From 0eb080a169ac5d0a1383dc117ff99afd1d70427e Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Mon, 10 Nov 2025 15:31:08 -0800 Subject: [PATCH] feat(site): add typedoc docs --- .gitattributes | 1 + pnpm-lock.yaml | 165 +- website/package.json | 4 +- website/public/llms-full.txt | 30 + website/public/llms.txt | 1 + website/public/typedoc/.nojekyll | 1 + website/public/typedoc/assets/hierarchy.js | 1 + website/public/typedoc/assets/highlight.css | 106 ++ website/public/typedoc/assets/icons.js | 18 + website/public/typedoc/assets/icons.svg | 1 + website/public/typedoc/assets/main.js | 60 + website/public/typedoc/assets/navigation.js | 1 + website/public/typedoc/assets/search.js | 1 + website/public/typedoc/assets/style.css | 1633 +++++++++++++++++ ...kit_db.drizzle_mod.BaseSQLiteDatabase.html | 96 + .../_rivetkit_db.drizzle_mod.Check.html | 7 + ..._rivetkit_db.drizzle_mod.CheckBuilder.html | 7 + ...tkit_db.drizzle_mod.ExecuteResultSync.html | 16 + .../_rivetkit_db.drizzle_mod.ForeignKey.html | 8 + ...tkit_db.drizzle_mod.ForeignKeyBuilder.html | 6 + .../_rivetkit_db.drizzle_mod.Index.html | 5 + ..._rivetkit_db.drizzle_mod.IndexBuilder.html | 6 + ...ivetkit_db.drizzle_mod.IndexBuilderOn.html | 4 + ...tkit_db.drizzle_mod.ManualViewBuilder.html | 8 + .../_rivetkit_db.drizzle_mod.PrimaryKey.html | 7 + ...tkit_db.drizzle_mod.PrimaryKeyBuilder.html | 4 + ..._rivetkit_db.drizzle_mod.QueryBuilder.html | 7 + ...kit_db.drizzle_mod.SQLiteAsyncDialect.html | 16 + ...tkit_db.drizzle_mod.SQLiteBaseInteger.html | 28 + ....drizzle_mod.SQLiteBaseIntegerBuilder.html | 36 + ..._rivetkit_db.drizzle_mod.SQLiteBigInt.html | 27 + ...it_db.drizzle_mod.SQLiteBigIntBuilder.html | 36 + ...etkit_db.drizzle_mod.SQLiteBlobBuffer.html | 27 + ...b.drizzle_mod.SQLiteBlobBufferBuilder.html | 36 + ...ivetkit_db.drizzle_mod.SQLiteBlobJson.html | 27 + ..._db.drizzle_mod.SQLiteBlobJsonBuilder.html | 36 + ...rivetkit_db.drizzle_mod.SQLiteBoolean.html | 29 + ...t_db.drizzle_mod.SQLiteBooleanBuilder.html | 37 + ..._rivetkit_db.drizzle_mod.SQLiteColumn.html | 29 + ...it_db.drizzle_mod.SQLiteColumnBuilder.html | 38 + ...kit_db.drizzle_mod.SQLiteCustomColumn.html | 27 + ...drizzle_mod.SQLiteCustomColumnBuilder.html | 36 + ...etkit_db.drizzle_mod.SQLiteDeleteBase.html | 53 + ...rivetkit_db.drizzle_mod.SQLiteDialect.html | 15 + ...etkit_db.drizzle_mod.SQLiteInsertBase.html | 54 + ...it_db.drizzle_mod.SQLiteInsertBuilder.html | 8 + ...rivetkit_db.drizzle_mod.SQLiteInteger.html | 28 + ...t_db.drizzle_mod.SQLiteIntegerBuilder.html | 37 + ...rivetkit_db.drizzle_mod.SQLiteNumeric.html | 27 + ...it_db.drizzle_mod.SQLiteNumericBigInt.html | 27 + ...rizzle_mod.SQLiteNumericBigIntBuilder.html | 36 + ...t_db.drizzle_mod.SQLiteNumericBuilder.html | 36 + ...it_db.drizzle_mod.SQLiteNumericNumber.html | 27 + ...rizzle_mod.SQLiteNumericNumberBuilder.html | 36 + ...it_db.drizzle_mod.SQLitePreparedQuery.html | 14 + .../_rivetkit_db.drizzle_mod.SQLiteReal.html | 27 + ...tkit_db.drizzle_mod.SQLiteRealBuilder.html | 36 + ...etkit_db.drizzle_mod.SQLiteSelectBase.html | 174 ++ ...it_db.drizzle_mod.SQLiteSelectBuilder.html | 4 + ...zzle_mod.SQLiteSelectQueryBuilderBase.html | 156 ++ ...rivetkit_db.drizzle_mod.SQLiteSession.html | 11 + ...tkit_db.drizzle_mod.SQLiteSyncDialect.html | 16 + .../_rivetkit_db.drizzle_mod.SQLiteTable.html | 8 + .../_rivetkit_db.drizzle_mod.SQLiteText.html | 28 + ...tkit_db.drizzle_mod.SQLiteTextBuilder.html | 36 + ...ivetkit_db.drizzle_mod.SQLiteTextJson.html | 27 + ..._db.drizzle_mod.SQLiteTextJsonBuilder.html | 36 + ...vetkit_db.drizzle_mod.SQLiteTimestamp.html | 29 + ...db.drizzle_mod.SQLiteTimestampBuilder.html | 40 + ...tkit_db.drizzle_mod.SQLiteTransaction.html | 99 + ...etkit_db.drizzle_mod.SQLiteUpdateBase.html | 58 + ...it_db.drizzle_mod.SQLiteUpdateBuilder.html | 8 + .../_rivetkit_db.drizzle_mod.SQLiteView.html | 6 + ...etkit_db.drizzle_mod.UniqueConstraint.html | 7 + ...b.drizzle_mod.UniqueConstraintBuilder.html | 3 + ...drizzle_mod.UniqueOnConstraintBuilder.html | 4 + .../_rivetkit_db.drizzle_mod.ViewBuilder.html | 7 + ...vetkit_db.drizzle_mod.ViewBuilderCore.html | 6 + ...api-full.core.serialization.JsonError.html | 15 + ...pi-full.core.serialization.ParseError.html | 15 + ...kit_engine-api-full.index.RivetClient.html | 127 ++ ...tkit_engine-api-full.index.RivetError.html | 17 + ...gine-api-full.index.RivetTimeoutError.html | 15 + .../_rivetkit_engine-runner.Runner.html | 27 + .../rivetkit.actor_errors.ActionNotFound.html | 44 + .../rivetkit.actor_errors.ActionTimedOut.html | 44 + ...etkit.actor_errors.ActorAlreadyExists.html | 44 + .../rivetkit.actor_errors.ActorError.html | 44 + .../rivetkit.actor_errors.ActorNotFound.html | 44 + ...tkit.actor_errors.ConnStateNotEnabled.html | 44 + ...etkit.actor_errors.DatabaseNotEnabled.html | 44 + ...it.actor_errors.FeatureNotImplemented.html | 44 + .../rivetkit.actor_errors.Forbidden.html | 44 + .../rivetkit.actor_errors.InternalError.html | 44 + ...kit.actor_errors.InvalidActionRequest.html | 44 + ...rivetkit.actor_errors.InvalidEncoding.html | 44 + .../rivetkit.actor_errors.InvalidParams.html | 44 + ...ivetkit.actor_errors.InvalidQueryJSON.html | 44 + .../rivetkit.actor_errors.InvalidRequest.html | 44 + ..._errors.InvalidRequestHandlerResponse.html | 44 + ...ivetkit.actor_errors.InvalidStateType.html | 44 + ...ivetkit.actor_errors.MalformedMessage.html | 44 + .../rivetkit.actor_errors.MessageTooLong.html | 44 + ...etkit.actor_errors.MissingActorHeader.html | 44 + .../rivetkit.actor_errors.ProxyError.html | 44 + ...actor_errors.RequestHandlerNotDfeined.html | 44 + .../rivetkit.actor_errors.RouteNotFound.html | 44 + ...rivetkit.actor_errors.StateNotEnabled.html | 44 + .../rivetkit.actor_errors.Unauthorized.html | 44 + .../rivetkit.actor_errors.Unreachable.html | 44 + .../rivetkit.actor_errors.Unsupported.html | 44 + .../rivetkit.actor_errors.UserError.html | 48 + .../rivetkit.actor_errors.VarsNotEnabled.html | 44 + ...tor_errors.WebSocketHandlerNotDefined.html | 44 + ...kit.actor_errors.WebSocketsNotEnabled.html | 44 + .../rivetkit.client_mod.ActorClientError.html | 35 + .../rivetkit.client_mod.ActorConnRaw.html | 45 + .../rivetkit.client_mod.ActorError.html | 39 + .../rivetkit.client_mod.ActorHandleRaw.html | 30 + .../rivetkit.client_mod.InternalError.html | 35 + ...t.client_mod.MalformedResponseMessage.html | 35 + .../rivetkit.client_mod.ManagerError.html | 35 + .../rivetkit.mod.InlineWebSocketAdapter2.html | 24 + .../classes/rivetkit.mod.Registry.html | 25 + .../rivetkit.utils.SinglePromiseQueue.html | 9 + ...etkit_engine-runner-protocol.StopCode.html | 4 + .../rivetkit.inspector_mod.ActorFeature.html | 10 + ...tkit_cloudflare-workers.createHandler.html | 2 + .../_rivetkit_db.drizzle_mod.alias.html | 1 + .../_rivetkit_db.drizzle_mod.blob.html | 16 + .../_rivetkit_db.drizzle_mod.check.html | 1 + .../_rivetkit_db.drizzle_mod.customType.html | 2 + .../_rivetkit_db.drizzle_mod.db.html | 1 + ..._rivetkit_db.drizzle_mod.defineConfig.html | 1 + ...etkit_db.drizzle_mod.extractUsedTable.html | 1 + .../_rivetkit_db.drizzle_mod.foreignKey.html | 3 + ...ivetkit_db.drizzle_mod.getTableConfig.html | 1 + ...rivetkit_db.drizzle_mod.getViewConfig.html | 1 + .../_rivetkit_db.drizzle_mod.index.html | 1 + .../_rivetkit_db.drizzle_mod.integer.html | 1 + .../_rivetkit_db.drizzle_mod.numeric.html | 1 + .../_rivetkit_db.drizzle_mod.primaryKey.html | 2 + .../_rivetkit_db.drizzle_mod.real.html | 1 + ...kit_db.drizzle_mod.sqliteTableCreator.html | 1 + .../_rivetkit_db.drizzle_mod.sqliteView.html | 1 + .../_rivetkit_db.drizzle_mod.text.html | 1 + .../_rivetkit_db.drizzle_mod.unique.html | 1 + .../_rivetkit_db.drizzle_mod.uniqueIndex.html | 1 + ...rivetkit_db.drizzle_mod.uniqueKeyName.html | 1 + .../functions/_rivetkit_db.mod.db.html | 1 + ...vetkit_engine-api-full.core.getHeader.html | 1 + ...ne-api-full.core.serialization.bigint.html | 1 + ...ull.core.serialization.booleanLiteral.html | 1 + ...gine-api-full.core.serialization.date.html | 1 + ...-full.core.serialization.discriminant.html | 1 + ...ine-api-full.core.serialization.enum_.html | 1 + ...core.serialization.getObjectLikeUtils.html | 1 + ...ull.core.serialization.getObjectUtils.html | 1 + ...ull.core.serialization.getSchemaUtils.html | 1 + ...pi-full.core.serialization.isProperty.html | 1 + ...gine-api-full.core.serialization.lazy.html | 1 + ...pi-full.core.serialization.lazyObject.html | 1 + ...gine-api-full.core.serialization.list.html | 1 + ...ne-api-full.core.serialization.object.html | 1 + ...ation.objectWithoutOptionalProperties.html | 1 + ...-api-full.core.serialization.optional.html | 1 + ...-api-full.core.serialization.property.html | 1 + ...ne-api-full.core.serialization.record.html | 1 + ...ngine-api-full.core.serialization.set.html | 1 + ...full.core.serialization.stringLiteral.html | 1 + ...api-full.core.serialization.transform.html | 1 + ...re.serialization.undiscriminatedUnion.html | 1 + ...ine-api-full.core.serialization.union.html | 1 + ...re.serialization.withParsedProperties.html | 2 + ...engine-runner-protocol.decodeToClient.html | 1 + ...ngine-runner-protocol.decodeToGateway.html | 1 + ...engine-runner-protocol.decodeToServer.html | 1 + ...ner-protocol.decodeToServerlessServer.html | 1 + ...engine-runner-protocol.encodeToClient.html | 1 + ...ngine-runner-protocol.encodeToGateway.html | 1 + ...engine-runner-protocol.encodeToServer.html | 1 + ...ner-protocol.encodeToServerlessServer.html | 1 + ...ngine-runner-protocol.readActorConfig.html | 1 + ...ngine-runner-protocol.readActorIntent.html | 1 + ..._engine-runner-protocol.readActorName.html | 1 + ...engine-runner-protocol.readActorState.html | 1 + ...runner-protocol.readActorStateStopped.html | 1 + ...it_engine-runner-protocol.readCommand.html | 1 + ...runner-protocol.readCommandStartActor.html | 1 + ...-runner-protocol.readCommandStopActor.html | 1 + ...ne-runner-protocol.readCommandWrapper.html | 1 + ...tkit_engine-runner-protocol.readEvent.html | 1 + ...-runner-protocol.readEventActorIntent.html | 1 + ...unner-protocol.readEventActorSetAlarm.html | 1 + ...er-protocol.readEventActorStateUpdate.html | 1 + ...gine-runner-protocol.readEventWrapper.html | 1 + ...ivetkit_engine-runner-protocol.readId.html | 1 + ...etkit_engine-runner-protocol.readJson.html | 1 + ...e-runner-protocol.readKvDeleteRequest.html | 1 + ...e-runner-protocol.readKvErrorResponse.html | 1 + ...gine-runner-protocol.readKvGetRequest.html | 1 + ...ine-runner-protocol.readKvGetResponse.html | 1 + ...tkit_engine-runner-protocol.readKvKey.html | 1 + ...runner-protocol.readKvListPrefixQuery.html | 1 + ...ngine-runner-protocol.readKvListQuery.html | 1 + ...-runner-protocol.readKvListRangeQuery.html | 1 + ...ine-runner-protocol.readKvListRequest.html | 1 + ...ne-runner-protocol.readKvListResponse.html | 1 + ...engine-runner-protocol.readKvMetadata.html | 1 + ...gine-runner-protocol.readKvPutRequest.html | 1 + ...ine-runner-protocol.readKvRequestData.html | 1 + ...ne-runner-protocol.readKvResponseData.html | 1 + ...it_engine-runner-protocol.readKvValue.html | 1 + ..._engine-runner-protocol.readMessageId.html | 1 + ...-runner-protocol.readProtocolMetadata.html | 1 + ..._engine-runner-protocol.readRequestId.html | 1 + ...t_engine-runner-protocol.readStopCode.html | 1 + ...t_engine-runner-protocol.readToClient.html | 1 + ...runner-protocol.readToClientAckEvents.html | 1 + ...-runner-protocol.readToClientCommands.html | 1 + ...gine-runner-protocol.readToClientInit.html | 1 + ...unner-protocol.readToClientKvResponse.html | 1 + ...ner-protocol.readToClientRequestChunk.html | 1 + ...ner-protocol.readToClientRequestStart.html | 1 + ...er-protocol.readToClientTunnelMessage.html | 1 + ...rotocol.readToClientTunnelMessageKind.html | 1 + ...r-protocol.readToClientWebSocketClose.html | 1 + ...protocol.readToClientWebSocketMessage.html | 1 + ...er-protocol.readToClientWebSocketOpen.html | 1 + ..._engine-runner-protocol.readToGateway.html | 1 + ...t_engine-runner-protocol.readToServer.html | 1 + ...nner-protocol.readToServerAckCommands.html | 1 + ...ne-runner-protocol.readToServerEvents.html | 1 + ...gine-runner-protocol.readToServerInit.html | 1 + ...runner-protocol.readToServerKvRequest.html | 1 + ...gine-runner-protocol.readToServerPing.html | 1 + ...er-protocol.readToServerResponseChunk.html | 1 + ...er-protocol.readToServerResponseStart.html | 1 + ...er-protocol.readToServerTunnelMessage.html | 1 + ...rotocol.readToServerTunnelMessageKind.html | 1 + ...r-protocol.readToServerWebSocketClose.html | 1 + ...protocol.readToServerWebSocketMessage.html | 1 + ...tocol.readToServerWebSocketMessageAck.html | 1 + ...er-protocol.readToServerWebSocketOpen.html | 1 + ...unner-protocol.readToServerlessServer.html | 1 + ...r-protocol.readToServerlessServerInit.html | 1 + ...gine-runner-protocol.writeActorConfig.html | 1 + ...gine-runner-protocol.writeActorIntent.html | 1 + ...engine-runner-protocol.writeActorName.html | 1 + ...ngine-runner-protocol.writeActorState.html | 1 + ...unner-protocol.writeActorStateStopped.html | 1 + ...t_engine-runner-protocol.writeCommand.html | 1 + ...unner-protocol.writeCommandStartActor.html | 1 + ...runner-protocol.writeCommandStopActor.html | 1 + ...e-runner-protocol.writeCommandWrapper.html | 1 + ...kit_engine-runner-protocol.writeEvent.html | 1 + ...runner-protocol.writeEventActorIntent.html | 1 + ...nner-protocol.writeEventActorSetAlarm.html | 1 + ...r-protocol.writeEventActorStateUpdate.html | 1 + ...ine-runner-protocol.writeEventWrapper.html | 1 + ...vetkit_engine-runner-protocol.writeId.html | 1 + ...tkit_engine-runner-protocol.writeJson.html | 1 + ...-runner-protocol.writeKvDeleteRequest.html | 1 + ...-runner-protocol.writeKvErrorResponse.html | 1 + ...ine-runner-protocol.writeKvGetRequest.html | 1 + ...ne-runner-protocol.writeKvGetResponse.html | 1 + ...kit_engine-runner-protocol.writeKvKey.html | 1 + ...unner-protocol.writeKvListPrefixQuery.html | 1 + ...gine-runner-protocol.writeKvListQuery.html | 1 + ...runner-protocol.writeKvListRangeQuery.html | 1 + ...ne-runner-protocol.writeKvListRequest.html | 1 + ...e-runner-protocol.writeKvListResponse.html | 1 + ...ngine-runner-protocol.writeKvMetadata.html | 1 + ...ine-runner-protocol.writeKvPutRequest.html | 1 + ...ne-runner-protocol.writeKvRequestData.html | 1 + ...e-runner-protocol.writeKvResponseData.html | 1 + ...t_engine-runner-protocol.writeKvValue.html | 1 + ...engine-runner-protocol.writeMessageId.html | 1 + ...runner-protocol.writeProtocolMetadata.html | 1 + ...engine-runner-protocol.writeRequestId.html | 1 + ..._engine-runner-protocol.writeStopCode.html | 1 + ..._engine-runner-protocol.writeToClient.html | 1 + ...unner-protocol.writeToClientAckEvents.html | 1 + ...runner-protocol.writeToClientCommands.html | 1 + ...ine-runner-protocol.writeToClientInit.html | 1 + ...nner-protocol.writeToClientKvResponse.html | 1 + ...er-protocol.writeToClientRequestChunk.html | 1 + ...er-protocol.writeToClientRequestStart.html | 1 + ...r-protocol.writeToClientTunnelMessage.html | 1 + ...otocol.writeToClientTunnelMessageKind.html | 1 + ...-protocol.writeToClientWebSocketClose.html | 1 + ...rotocol.writeToClientWebSocketMessage.html | 1 + ...r-protocol.writeToClientWebSocketOpen.html | 1 + ...engine-runner-protocol.writeToGateway.html | 1 + ..._engine-runner-protocol.writeToServer.html | 1 + ...ner-protocol.writeToServerAckCommands.html | 1 + ...e-runner-protocol.writeToServerEvents.html | 1 + ...ine-runner-protocol.writeToServerInit.html | 1 + ...unner-protocol.writeToServerKvRequest.html | 1 + ...ine-runner-protocol.writeToServerPing.html | 1 + ...r-protocol.writeToServerResponseChunk.html | 1 + ...r-protocol.writeToServerResponseStart.html | 1 + ...r-protocol.writeToServerTunnelMessage.html | 1 + ...otocol.writeToServerTunnelMessageKind.html | 1 + ...-protocol.writeToServerWebSocketClose.html | 1 + ...rotocol.writeToServerWebSocketMessage.html | 1 + ...ocol.writeToServerWebSocketMessageAck.html | 1 + ...r-protocol.writeToServerWebSocketOpen.html | 1 + ...nner-protocol.writeToServerlessServer.html | 1 + ...-protocol.writeToServerlessServerInit.html | 1 + ...ivetkit_framework-base.createRivetKit.html | 1 + ...etkit_next-js.client_mod.createClient.html | 2 + ...kit_next-js.client_mod.createRivetKit.html | 1 + ...s.client_mod.createRivetKitWithClient.html | 1 + .../_rivetkit_next-js.mod.toNextHandler.html | 1 + .../_rivetkit_react.createClient.html | 2 + .../_rivetkit_react.createRivetKit.html | 1 + ...vetkit_react.createRivetKitWithClient.html | 1 + .../rivetkit.client_mod.createClient.html | 7 + ...vetkit.common_log.configureBaseLogger.html | 2 + ...kit.common_log.configureDefaultLogger.html | 2 + .../rivetkit.common_log.getBaseLogger.html | 2 + .../rivetkit.common_log.getIncludeTarget.html | 1 + .../rivetkit.common_log.getLogger.html | 2 + .../rivetkit.common_log.getPinoLevel.html | 1 + ...tkit.common_websocket.importWebSocket.html | 1 + ...iver-helpers_mod.generateRandomString.html | 1 + ...helpers_mod.serializeEmptyPersistData.html | 1 + ...iver-test-suite_mod.createTestRuntime.html | 3 + ....driver-test-suite_mod.runDriverTests.html | 2 + ...rivetkit.inspector_mod.compareSecrets.html | 1 + ...tor_mod.configureInspectorAccessToken.html | 21 + ...pector_mod.createActorInspectorClient.html | 1 + ...ctor_mod.createManagerInspectorClient.html | 1 + ...ivetkit.inspector_mod.getInspectorUrl.html | 21 + ...tkit.inspector_mod.isInspectorEnabled.html | 21 + ...ivetkit.inspector_mod.secureInspector.html | 21 + .../typedoc/functions/rivetkit.mod.actor.html | 1 + .../rivetkit.mod.createActorRouter.html | 22 + .../rivetkit.mod.createClientWithDriver.html | 6 + .../rivetkit.mod.createEngineDriver.html | 2 + .../rivetkit.mod.createFileSystemDriver.html | 2 + .../rivetkit.mod.createMemoryDriver.html | 2 + ...ivetkit.mod.handleRawWebSocketHandler.html | 1 + .../rivetkit.mod.handleWebSocketConnect.html | 22 + .../rivetkit.mod.lookupInRegistry.html | 1 + .../functions/rivetkit.mod.noopNext.html | 2 + .../typedoc/functions/rivetkit.mod.setup.html | 1 + .../typedoc/functions/rivetkit.mod.test.html | 1 + .../functions/rivetkit.test_mod.getPort.html | 1 + .../rivetkit.test_mod.setupTest.html | 1 + .../rivetkit.utils.arrayBuffersEqual.html | 1 + .../rivetkit.utils.assertUnreachable.html | 1 + .../rivetkit.utils.bufferToArrayBuffer.html | 1 + .../rivetkit.utils.combineUrlPath.html | 12 + .../typedoc/functions/rivetkit.utils.dbg.html | 1 + .../rivetkit.utils.getEnvUniversal.html | 1 + .../rivetkit.utils.httpUserAgent.html | 1 + .../functions/rivetkit.utils.idToStr.html | 1 + .../rivetkit.utils.promiseWithResolvers.html | 3 + .../rivetkit.utils.setLongTimeout.html | 1 + .../rivetkit.utils.stringifyError.html | 1 + .../rivetkit.utils.toUint8Array.html | 5 + website/public/typedoc/hierarchy.html | 1 + website/public/typedoc/index.html | 1 + ..._rivetkit_cloudflare-workers.Bindings.html | 4 + ...tkit_cloudflare-workers.DriverContext.html | 2 + .../_rivetkit_db.drizzle_mod.BlobConfig.html | 2 + ...etkit_db.drizzle_mod.CustomTypeParams.html | 31 + .../_rivetkit_db.drizzle_mod.IndexConfig.html | 5 + ...rivetkit_db.drizzle_mod.IntegerConfig.html | 2 + ...it_db.drizzle_mod.PreparedQueryConfig.html | 7 + ...etkit_db.drizzle_mod.PrimaryKeyConfig.html | 3 + ...vetkit_db.drizzle_mod.ReferenceConfig.html | 3 + ...b.drizzle_mod.SQLiteColumnBuilderBase.html | 2 + ...zle_mod.SQLiteCustomColumnInnerConfig.html | 2 + ...kit_db.drizzle_mod.SQLiteDeleteConfig.html | 7 + ...it_db.drizzle_mod.SQLiteDialectConfig.html | 2 + ...izzle_mod.SQLiteGeneratedColumnConfig.html | 2 + ...kit_db.drizzle_mod.SQLiteInsertConfig.html | 7 + ...kit_db.drizzle_mod.SQLiteSelectConfig.html | 14 + ...vetkit_db.drizzle_mod.SQLiteSelectHKT.html | 12 + ...it_db.drizzle_mod.SQLiteSelectHKTBase.html | 12 + ...db.drizzle_mod.SQLiteSelectJoinConfig.html | 5 + ...izzle_mod.SQLiteSelectQueryBuilderHKT.html | 12 + ...rizzle_mod.SQLiteSetOperatorInterface.html | 2 + ...rivetkit_db.drizzle_mod.SQLiteTableFn.html | 19 + ...b.drizzle_mod.SQLiteTransactionConfig.html | 2 + ...kit_db.drizzle_mod.SQLiteUpdateConfig.html | 10 + ...tkit_db.drizzle_mod.ViewBuilderConfig.html | 5 + .../_rivetkit_db.drizzle_mod.WithBuilder.html | 1 + ...vetkit_engine-api-full.core.BasicAuth.html | 3 + ...kit_engine-api-full.core.Fetcher.Args.html | 14 + ...ll.core.Fetcher.FailedStatusCodeError.html | 4 + ...ne-api-full.core.Fetcher.NonJsonError.html | 4 + ...ne-api-full.core.Fetcher.TimeoutError.html | 2 + ...ne-api-full.core.Fetcher.UnknownError.html | 3 + ...l.core.serialization.BaseObjectSchema.html | 6 + ...-full.core.serialization.Discriminant.html | 3 + ...ll.core.serialization.ObjectLikeUtils.html | 2 + ...i-full.core.serialization.ObjectUtils.html | 3 + ...-api-full.core.serialization.Property.html | 4 + ...full.core.serialization.SchemaOptions.html | 33 + ...i-full.core.serialization.SchemaUtils.html | 7 + ...kit_engine-api-full.index.Rivet.Actor.html | 23 + ...engine-api-full.index.Rivet.ActorName.html | 3 + ...-full.index.Rivet.ActorsCreateRequest.html | 11 + ...full.index.Rivet.ActorsCreateResponse.html | 2 + ...-full.index.Rivet.ActorsDeleteRequest.html | 5 + ....index.Rivet.ActorsGetOrCreateRequest.html | 11 + ...index.Rivet.ActorsGetOrCreateResponse.html | 3 + ...ll.index.Rivet.ActorsListNamesRequest.html | 7 + ...l.index.Rivet.ActorsListNamesResponse.html | 3 + ...pi-full.index.Rivet.ActorsListRequest.html | 11 + ...i-full.index.Rivet.ActorsListResponse.html | 3 + ...ngine-api-full.index.Rivet.Datacenter.html | 5 + ...api-full.index.Rivet.DatacenterHealth.html | 7 + ...l.index.Rivet.DatacentersListResponse.html | 3 + ...full.index.Rivet.HealthFanoutResponse.html | 2 + ...e-api-full.index.Rivet.HealthResponse.html | 5 + ...engine-api-full.index.Rivet.Namespace.html | 5 + ...ull.index.Rivet.NamespaceListResponse.html | 3 + ...l.index.Rivet.NamespacesCreateRequest.html | 6 + ....index.Rivet.NamespacesCreateResponse.html | 2 + ...ull.index.Rivet.NamespacesListRequest.html | 8 + ...ngine-api-full.index.Rivet.Pagination.html | 3 + ...it_engine-api-full.index.Rivet.Runner.html | 16 + ...ine-api-full.index.Rivet.RunnerConfig.html | 4 + ...ll.index.Rivet.RunnerConfigKindNormal.html | 3 + ...ndex.Rivet.RunnerConfigKindServerless.html | 2 + ....RunnerConfigKindServerlessServerless.html | 10 + ...ll.index.Rivet.RunnerConfigServerless.html | 10 + ...ndex.Rivet.RunnerConfigsDeleteRequest.html | 5 + ....index.Rivet.RunnerConfigsListRequest.html | 9 + ...index.Rivet.RunnerConfigsListResponse.html | 3 + ...ConfigsListResponseRunnerConfigsValue.html | 2 + ...t.RunnerConfigsRefreshMetadataRequest.html | 6 + ...erConfigsServerlessHealthCheckRequest.html | 7 + ...sServerlessHealthCheckResponseFailure.html | 2 + ...lessHealthCheckResponseFailureFailure.html | 2 + ...sServerlessHealthCheckResponseSuccess.html | 2 + ...lessHealthCheckResponseSuccessSuccess.html | 3 + ...ServerlessMetadataErrorInvalidRequest.html | 3 + ...rlessMetadataErrorInvalidResponseJson.html | 2 + ...nvalidResponseJsonInvalidResponseJson.html | 3 + ...essMetadataErrorInvalidResponseSchema.html | 2 + ...idResponseSchemaInvalidResponseSchema.html | 4 + ...rverlessMetadataErrorNonSuccessStatus.html | 2 + ...ErrorNonSuccessStatusNonSuccessStatus.html | 4 + ...sServerlessMetadataErrorRequestFailed.html | 3 + ...erverlessMetadataErrorRequestTimedOut.html | 3 + ....Rivet.RunnerConfigsUpsertRequestBody.html | 6 + ...dex.Rivet.RunnerConfigsUpsertResponse.html | 3 + ...l.index.Rivet.RunnersListNamesRequest.html | 7 + ....index.Rivet.RunnersListNamesResponse.html | 3 + ...i-full.index.Rivet.RunnersListRequest.html | 10 + ...-full.index.Rivet.RunnersListResponse.html | 3 + ...ne-api-full.index.RivetClient.Options.html | 6 + ...full.index.RivetClient.RequestOptions.html | 9 + ...gine-api-full.serialization.Actor.Raw.html | 15 + ...-api-full.serialization.ActorName.Raw.html | 2 + ...serialization.ActorsCreateRequest.Raw.html | 7 + ...erialization.ActorsCreateResponse.Raw.html | 2 + ...lization.ActorsGetOrCreateRequest.Raw.html | 7 + ...ization.ActorsGetOrCreateResponse.Raw.html | 3 + ...alization.ActorsListNamesResponse.Raw.html | 3 + ....serialization.ActorsListResponse.Raw.html | 3 + ...api-full.serialization.Datacenter.Raw.html | 4 + ...ll.serialization.DatacenterHealth.Raw.html | 7 + ...alization.DatacentersListResponse.Raw.html | 3 + ...erialization.HealthFanoutResponse.Raw.html | 2 + ...full.serialization.HealthResponse.Raw.html | 4 + ...-api-full.serialization.Namespace.Raw.html | 5 + ...rialization.NamespaceListResponse.Raw.html | 3 + ...alization.NamespacesCreateRequest.Raw.html | 3 + ...lization.NamespacesCreateResponse.Raw.html | 2 + ...api-full.serialization.Pagination.Raw.html | 2 + ...ine-api-full.serialization.Runner.Raw.html | 16 + ...i-full.serialization.RunnerConfig.Raw.html | 4 + ...ialization.RunnerConfigKindNormal.Raw.html | 2 + ...zation.RunnerConfigKindServerless.Raw.html | 2 + ...nerConfigKindServerlessServerless.Raw.html | 8 + ...ialization.RunnerConfigServerless.Raw.html | 8 + ...ization.RunnerConfigsListResponse.Raw.html | 3 + ...igsListResponseRunnerConfigsValue.Raw.html | 2 + ...nfigsServerlessHealthCheckRequest.Raw.html | 3 + ...verlessHealthCheckResponseFailure.Raw.html | 2 + ...HealthCheckResponseFailureFailure.Raw.html | 2 + ...verlessHealthCheckResponseSuccess.Raw.html | 2 + ...HealthCheckResponseSuccessSuccess.Raw.html | 2 + ...erlessMetadataErrorInvalidRequest.Raw.html | 2 + ...sMetadataErrorInvalidResponseJson.Raw.html | 2 + ...idResponseJsonInvalidResponseJson.Raw.html | 2 + ...etadataErrorInvalidResponseSchema.Raw.html | 2 + ...sponseSchemaInvalidResponseSchema.Raw.html | 3 + ...lessMetadataErrorNonSuccessStatus.Raw.html | 2 + ...rNonSuccessStatusNonSuccessStatus.Raw.html | 3 + ...verlessMetadataErrorRequestFailed.Raw.html | 2 + ...rlessMetadataErrorRequestTimedOut.Raw.html | 2 + ...on.RunnerConfigsUpsertRequestBody.Raw.html | 2 + ...ation.RunnerConfigsUpsertResponse.Raw.html | 2 + ...lization.RunnersListNamesResponse.Raw.html | 3 + ...serialization.RunnersListResponse.Raw.html | 3 + .../_rivetkit_engine-runner.ActorConfig.html | 5 + ..._rivetkit_engine-runner.ActorInstance.html | 6 + ...etkit_engine-runner.HibernationConfig.html | 3 + ..._rivetkit_engine-runner.KvListOptions.html | 3 + .../_rivetkit_engine-runner.RunnerConfig.html | 22 + ..._rivetkit_framework-base.ActorOptions.html | 23 + ..._framework-base.CreateRivetKitOptions.html | 2 + ....actor_errors.InvalidStateTypeOptions.html | 2 + ...ivetkit.actor_errors.UserErrorOptions.html | 7 + .../rivetkit.client_mod.ActorAccessor.html | 33 + .../rivetkit.client_mod.ClientRaw.html | 46 + .../rivetkit.client_mod.CreateOptions.html | 10 + .../rivetkit.client_mod.GetOptions.html | 6 + .../rivetkit.client_mod.GetWithIdOptions.html | 6 + .../rivetkit.client_mod.QueryOptions.html | 6 + .../rivetkit.client_mod.Region.html | 10 + ...vetkit.driver-helpers_mod.ActorDriver.html | 24 + ...tkit.driver-helpers_mod.ActorInstance.html | 42 + ...vetkit.driver-helpers_mod.ActorOutput.html | 5 + ...vetkit.driver-helpers_mod.CreateInput.html | 6 + ...tkit.driver-helpers_mod.GetForIdInput.html | 4 + ...r-helpers_mod.GetOrCreateWithKeyInput.html | 6 + ...it.driver-helpers_mod.GetWithKeyInput.html | 4 + ...it.driver-helpers_mod.ListActorsInput.html | 5 + ...helpers_mod.ManagerDisplayInformation.html | 3 + ...tkit.driver-helpers_mod.ManagerDriver.html | 16 + ...ver-test-suite_mod.DriverDeployOutput.html | 6 + ...river-test-suite_mod.DriverTestConfig.html | 12 + ...etkit.driver-test-suite_mod.SkipTests.html | 4 + .../rivetkit.mod.ActionContext.html | 40 + .../interfaces/rivetkit.mod.Actions.html | 1 + .../interfaces/rivetkit.mod.ActorContext.html | 39 + .../rivetkit.mod.ActorDefinition.html | 3 + .../interfaces/rivetkit.mod.ActorTypes.html | 7 + .../typedoc/interfaces/rivetkit.mod.Conn.html | 40 + .../rivetkit.mod.ConnInitContext.html | 43 + .../rivetkit.mod.CreateConnStateContext.html | 43 + .../rivetkit.mod.OnBeforeConnectContext.html | 43 + .../rivetkit.mod.OnConnectContext.html | 41 + .../rivetkit.mod.RequestContext.html | 43 + .../rivetkit.mod.RivetCloseEvent.html | 9 + .../interfaces/rivetkit.mod.RivetEvent.html | 6 + .../rivetkit.mod.RivetMessageEvent.html | 9 + .../rivetkit.mod.UniversalErrorEvent.html | 9 + .../rivetkit.mod.UniversalEvent.html | 4 + .../rivetkit.mod.UniversalEventSource.html | 16 + .../rivetkit.mod.UniversalMessageEvent.html | 7 + .../rivetkit.mod.UniversalWebSocket.html | 22 + .../rivetkit.mod.UpgradeWebSocketArgs.html | 5 + .../rivetkit.mod.WebSocketContext.html | 43 + .../rivetkit.test_mod.SetupTestResult.html | 3 + .../modules/_rivetkit_cloudflare-workers.html | 5 + .../modules/_rivetkit_db.drizzle_mod.html | 1 + .../public/typedoc/modules/_rivetkit_db.html | 5 + .../typedoc/modules/_rivetkit_db.mod.html | 1 + ...rivetkit_engine-api-full.core.Fetcher.html | 1 + .../_rivetkit_engine-api-full.core.html | 1 + ...it_engine-api-full.core.serialization.html | 1 + .../modules/_rivetkit_engine-api-full.html | 1 + ...gine-api-full.index.Rivet.datacenters.html | 1 + ...it_engine-api-full.index.Rivet.health.html | 1 + ..._rivetkit_engine-api-full.index.Rivet.html | 1 + ...ngine-api-full.index.Rivet.namespaces.html | 1 + ...t_engine-api-full.index.Rivet.runners.html | 1 + ...kit_engine-api-full.index.RivetClient.html | 1 + .../_rivetkit_engine-api-full.index.html | 1 + ...t_engine-api-full.serialization.Actor.html | 1 + ...gine-api-full.serialization.ActorName.html | 1 + ...ull.serialization.ActorsCreateRequest.html | 1 + ...ll.serialization.ActorsCreateResponse.html | 1 + ...ll.serialization.ActorsDeleteResponse.html | 1 + ...erialization.ActorsGetOrCreateRequest.html | 1 + ...rialization.ActorsGetOrCreateResponse.html | 1 + ...serialization.ActorsListNamesResponse.html | 1 + ...full.serialization.ActorsListResponse.html | 1 + ...ne-api-full.serialization.CrashPolicy.html | 1 + ...ine-api-full.serialization.Datacenter.html | 1 + ...i-full.serialization.DatacenterHealth.html | 1 + ...serialization.DatacentersListResponse.html | 1 + ...ll.serialization.HealthFanoutResponse.html | 1 + ...api-full.serialization.HealthResponse.html | 1 + ...e-api-full.serialization.HealthStatus.html | 1 + ...gine-api-full.serialization.Namespace.html | 1 + ...l.serialization.NamespaceListResponse.html | 1 + ...serialization.NamespacesCreateRequest.html | 1 + ...erialization.NamespacesCreateResponse.html | 1 + ...ine-api-full.serialization.Pagination.html | 1 + ...engine-api-full.serialization.RivetId.html | 1 + ..._engine-api-full.serialization.Runner.html | 1 + ...e-api-full.serialization.RunnerConfig.html | 1 + ...i-full.serialization.RunnerConfigKind.html | 1 + ....serialization.RunnerConfigKindNormal.html | 1 + ...ialization.RunnerConfigKindServerless.html | 1 + ....RunnerConfigKindServerlessServerless.html | 1 + ....serialization.RunnerConfigServerless.html | 1 + ...ull.serialization.RunnerConfigVariant.html | 1 + ...alization.RunnerConfigsDeleteResponse.html | 1 + ...rialization.RunnerConfigsListResponse.html | 1 + ...ConfigsListResponseRunnerConfigsValue.html | 1 + ...nnerConfigsRefreshMetadataRequestBody.html | 1 + ....RunnerConfigsRefreshMetadataResponse.html | 1 + ...erConfigsServerlessHealthCheckRequest.html | 1 + ...rConfigsServerlessHealthCheckResponse.html | 1 + ...sServerlessHealthCheckResponseFailure.html | 1 + ...lessHealthCheckResponseFailureFailure.html | 1 + ...sServerlessHealthCheckResponseSuccess.html | 1 + ...lessHealthCheckResponseSuccessSuccess.html | 1 + ....RunnerConfigsServerlessMetadataError.html | 1 + ...ServerlessMetadataErrorInvalidRequest.html | 1 + ...rlessMetadataErrorInvalidResponseJson.html | 1 + ...nvalidResponseJsonInvalidResponseJson.html | 1 + ...essMetadataErrorInvalidResponseSchema.html | 1 + ...idResponseSchemaInvalidResponseSchema.html | 1 + ...rverlessMetadataErrorNonSuccessStatus.html | 1 + ...ErrorNonSuccessStatusNonSuccessStatus.html | 1 + ...sServerlessMetadataErrorRequestFailed.html | 1 + ...erverlessMetadataErrorRequestTimedOut.html | 1 + ...zation.RunnerConfigsUpsertRequestBody.html | 1 + ...alization.RunnerConfigsUpsertResponse.html | 1 + ...erialization.RunnersListNamesResponse.html | 1 + ...ull.serialization.RunnersListResponse.html | 1 + ...ivetkit_engine-api-full.serialization.html | 1 + ...ine-api-full.serialization.namespaces.html | 1 + .../_rivetkit_engine-runner-protocol.html | 1 + .../modules/_rivetkit_engine-runner.html | 1 + .../modules/_rivetkit_framework-base.html | 5 + .../modules/_rivetkit_next-js.client_mod.html | 1 + .../typedoc/modules/_rivetkit_next-js.html | 5 + .../modules/_rivetkit_next-js.mod.html | 1 + .../typedoc/modules/_rivetkit_react.html | 5 + .../modules/rivetkit.actor_errors.html | 1 + .../typedoc/modules/rivetkit.client_mod.html | 1 + .../typedoc/modules/rivetkit.common_log.html | 1 + .../modules/rivetkit.common_websocket.html | 1 + .../modules/rivetkit.driver-helpers_mod.html | 1 + .../rivetkit.driver-test-suite_mod.html | 1 + website/public/typedoc/modules/rivetkit.html | 5 + .../modules/rivetkit.inspector_mod.html | 1 + .../public/typedoc/modules/rivetkit.mod.html | 1 + .../typedoc/modules/rivetkit.test_mod.html | 1 + .../typedoc/modules/rivetkit.utils.html | 1 + .../_rivetkit_cloudflare-workers.Client.html | 4 + .../_rivetkit_cloudflare-workers.Config.html | 1 + ...vetkit_db.drizzle_mod.AnySQLiteColumn.html | 1 + ...it_db.drizzle_mod.AnySQLiteDeleteBase.html | 1 + ...vetkit_db.drizzle_mod.AnySQLiteInsert.html | 1 + ...vetkit_db.drizzle_mod.AnySQLiteSelect.html | 1 + ...izzle_mod.AnySQLiteSelectQueryBuilder.html | 1 + ...zle_mod.AnySQLiteSetOperatorInterface.html | 1 + ...ivetkit_db.drizzle_mod.AnySQLiteTable.html | 1 + ...vetkit_db.drizzle_mod.AnySQLiteUpdate.html | 1 + ...vetkit_db.drizzle_mod.BuildAliasTable.html | 1 + ...it_db.drizzle_mod.ConvertCustomConfig.html | 1 + ...mod.CreateSQLiteSelectFromBuilderMode.html | 1 + ...etkit_db.drizzle_mod.CustomTypeValues.html | 25 + .../_rivetkit_db.drizzle_mod.DBResult.html | 1 + ...rivetkit_db.drizzle_mod.ExecuteResult.html | 1 + ..._db.drizzle_mod.GetSQLiteSetOperators.html | 5 + .../_rivetkit_db.drizzle_mod.IndexColumn.html | 1 + .../_rivetkit_db.drizzle_mod.OnConflict.html | 1 + .../_rivetkit_db.drizzle_mod.Reference.html | 1 + .../_rivetkit_db.drizzle_mod.Result.html | 1 + ...rizzle_mod.SQLiteBigIntBuilderInitial.html | 1 + ...le_mod.SQLiteBlobBufferBuilderInitial.html | 1 + ...zzle_mod.SQLiteBlobJsonBuilderInitial.html | 1 + ...izzle_mod.SQLiteBooleanBuilderInitial.html | 1 + ...drizzle_mod.SQLiteCreateSetOperatorFn.html | 1 + ..._rivetkit_db.drizzle_mod.SQLiteDelete.html | 1 + ...it_db.drizzle_mod.SQLiteDeleteDynamic.html | 1 + ...it_db.drizzle_mod.SQLiteDeleteExecute.html | 1 + ...it_db.drizzle_mod.SQLiteDeletePrepare.html | 1 + ..._db.drizzle_mod.SQLiteDeleteReturning.html | 1 + ....drizzle_mod.SQLiteDeleteReturningAll.html | 1 + ...it_db.drizzle_mod.SQLiteDeleteWithout.html | 1 + ...it_db.drizzle_mod.SQLiteExecuteMethod.html | 1 + ..._rivetkit_db.drizzle_mod.SQLiteInsert.html | 1 + ...it_db.drizzle_mod.SQLiteInsertDynamic.html | 1 + ...it_db.drizzle_mod.SQLiteInsertExecute.html | 1 + ....SQLiteInsertOnConflictDoUpdateConfig.html | 9 + ...it_db.drizzle_mod.SQLiteInsertPrepare.html | 1 + ..._db.drizzle_mod.SQLiteInsertReturning.html | 1 + ....drizzle_mod.SQLiteInsertReturningAll.html | 1 + ...le_mod.SQLiteInsertSelectQueryBuilder.html | 1 + ...tkit_db.drizzle_mod.SQLiteInsertValue.html | 1 + ...it_db.drizzle_mod.SQLiteInsertWithout.html | 1 + ...izzle_mod.SQLiteIntegerBuilderInitial.html | 1 + ...mod.SQLiteNumericBigIntBuilderInitial.html | 1 + ...izzle_mod.SQLiteNumericBuilderInitial.html | 1 + ...it_db.drizzle_mod.SQLiteNumericConfig.html | 2 + ...mod.SQLiteNumericNumberBuilderInitial.html | 1 + ....drizzle_mod.SQLiteRealBuilderInitial.html | 1 + ..._rivetkit_db.drizzle_mod.SQLiteSelect.html | 1 + ...b.drizzle_mod.SQLiteSelectCrossJoinFn.html | 1 + ...it_db.drizzle_mod.SQLiteSelectDynamic.html | 1 + ...it_db.drizzle_mod.SQLiteSelectExecute.html | 1 + ...etkit_db.drizzle_mod.SQLiteSelectJoin.html | 1 + ...kit_db.drizzle_mod.SQLiteSelectJoinFn.html | 1 + ...etkit_db.drizzle_mod.SQLiteSelectKind.html | 1 + ...it_db.drizzle_mod.SQLiteSelectPrepare.html | 1 + ....drizzle_mod.SQLiteSelectQueryBuilder.html | 1 + ...it_db.drizzle_mod.SQLiteSelectWithout.html | 1 + ...tkit_db.drizzle_mod.SQLiteSetOperator.html | 1 + ..._mod.SQLiteSetOperatorExcludedMethods.html | 1 + ...izzle_mod.SQLiteSetOperatorWithResult.html | 1 + ...db.drizzle_mod.SQLiteTableExtraConfig.html | 1 + ...izzle_mod.SQLiteTableExtraConfigValue.html | 1 + ...db.drizzle_mod.SQLiteTableWithColumns.html | 1 + ....drizzle_mod.SQLiteTextBuilderInitial.html | 1 + ...etkit_db.drizzle_mod.SQLiteTextConfig.html | 1 + ...zzle_mod.SQLiteTextJsonBuilderInitial.html | 1 + ...zle_mod.SQLiteTimestampBuilderInitial.html | 1 + ..._rivetkit_db.drizzle_mod.SQLiteUpdate.html | 1 + ...it_db.drizzle_mod.SQLiteUpdateDynamic.html | 1 + ...it_db.drizzle_mod.SQLiteUpdateExecute.html | 1 + ...kit_db.drizzle_mod.SQLiteUpdateJoinFn.html | 1 + ...it_db.drizzle_mod.SQLiteUpdatePrepare.html | 1 + ..._db.drizzle_mod.SQLiteUpdateReturning.html | 1 + ....drizzle_mod.SQLiteUpdateReturningAll.html | 1 + ..._db.drizzle_mod.SQLiteUpdateSetSource.html | 1 + ..._db.drizzle_mod.SQLiteUpdateWithJoins.html | 1 + ...it_db.drizzle_mod.SQLiteUpdateWithout.html | 1 + ...b.drizzle_mod.SQLiteViewWithSelection.html | 1 + ...kit_db.drizzle_mod.SQLiteWithReplicas.html | 1 + ...ivetkit_db.drizzle_mod.SelectedFields.html | 1 + ...kit_db.drizzle_mod.SelectedFieldsFlat.html | 1 + ..._db.drizzle_mod.SelectedFieldsOrdered.html | 1 + ..._db.drizzle_mod.SetOperatorRestSelect.html | 1 + ...db.drizzle_mod.SetOperatorRightSelect.html | 1 + ..._db.drizzle_mod.SubqueryWithSelection.html | 1 + .../_rivetkit_db.drizzle_mod.TableConfig.html | 1 + ...kit_db.drizzle_mod.UpdateDeleteAction.html | 1 + ...drizzle_mod.WithSubqueryWithSelection.html | 1 + ...tkit_engine-api-full.core.APIResponse.html | 1 + ...tkit_engine-api-full.core.BearerToken.html | 1 + ...it_engine-api-full.core.FetchFunction.html | 1 + ...it_engine-api-full.core.Fetcher.Error.html | 1 + ...ivetkit_engine-api-full.core.Supplier.html | 1 + ...l.core.serialization.BaseRecordSchema.html | 1 + ...l.core.serialization.ObjectLikeSchema.html | 1 + ...-full.core.serialization.ObjectSchema.html | 1 + ...ll.core.serialization.PropertySchemas.html | 1 + ...-full.core.serialization.RecordSchema.html | 1 + ...ne-api-full.core.serialization.Schema.html | 1 + ...-full.core.serialization.SchemaGetter.html | 1 + ...ialization.UndiscriminatedUnionSchema.html | 1 + ...full.core.serialization.UnionSubtypes.html | 1 + ....inferObjectSchemaFromPropertySchemas.html | 1 + ...alPropertiesSchemaFromPropertySchemas.html | 1 + ...i-full.core.serialization.inferParsed.html | 1 + ...serialization.inferParsedDiscriminant.html | 1 + ....core.serialization.inferParsedObject.html | 1 + ....inferParsedObjectFromPropertySchemas.html | 1 + ...OptionalPropertiesFromPropertySchemas.html | 1 + ...rialization.inferParsedPropertySchema.html | 1 + ...nferParsedUnidiscriminatedUnionSchema.html | 1 + ...l.core.serialization.inferParsedUnion.html | 1 + ...-api-full.core.serialization.inferRaw.html | 1 + ...re.serialization.inferRawDiscriminant.html | 1 + ...i-full.core.serialization.inferRawKey.html | 1 + ...ull.core.serialization.inferRawObject.html | 1 + ...ion.inferRawObjectFromPropertySchemas.html | 1 + ....serialization.inferRawPropertySchema.html | 1 + ...n.inferRawUnidiscriminatedUnionSchema.html | 1 + ...full.core.serialization.inferRawUnion.html | 1 + ...full.index.Rivet.ActorsDeleteResponse.html | 2 + ...gine-api-full.index.Rivet.CrashPolicy.html | 2 + ...ine-api-full.index.Rivet.HealthStatus.html | 2 + ...t_engine-api-full.index.Rivet.RivetId.html | 2 + ...api-full.index.Rivet.RunnerConfigKind.html | 1 + ...-full.index.Rivet.RunnerConfigVariant.html | 2 + ...dex.Rivet.RunnerConfigsDeleteResponse.html | 2 + ...nnerConfigsRefreshMetadataRequestBody.html | 2 + ....RunnerConfigsRefreshMetadataResponse.html | 2 + ...rConfigsServerlessHealthCheckResponse.html | 1 + ....RunnerConfigsServerlessMetadataError.html | 1 + ...erialization.ActorsDeleteResponse.Raw.html | 1 + ...pi-full.serialization.CrashPolicy.Raw.html | 1 + ...i-full.serialization.HealthStatus.Raw.html | 1 + ...ne-api-full.serialization.RivetId.Raw.html | 1 + ...ll.serialization.RunnerConfigKind.Raw.html | 1 + ...serialization.RunnerConfigVariant.Raw.html | 1 + ...ation.RunnerConfigsDeleteResponse.Raw.html | 1 + ...ConfigsRefreshMetadataRequestBody.Raw.html | 1 + ...nerConfigsRefreshMetadataResponse.Raw.html | 1 + ...figsServerlessHealthCheckResponse.Raw.html | 1 + ...nerConfigsServerlessMetadataError.Raw.html | 1 + ...it_engine-runner-protocol.ActorConfig.html | 5 + ...it_engine-runner-protocol.ActorIntent.html | 1 + ...gine-runner-protocol.ActorIntentSleep.html | 2 + ...ngine-runner-protocol.ActorIntentStop.html | 1 + ...tkit_engine-runner-protocol.ActorName.html | 2 + ...kit_engine-runner-protocol.ActorState.html | 1 + ...ine-runner-protocol.ActorStateRunning.html | 2 + ...ine-runner-protocol.ActorStateStopped.html | 3 + ...vetkit_engine-runner-protocol.Command.html | 1 + ...ine-runner-protocol.CommandStartActor.html | 4 + ...gine-runner-protocol.CommandStopActor.html | 3 + ...engine-runner-protocol.CommandWrapper.html | 3 + ...rivetkit_engine-runner-protocol.Event.html | 1 + ...gine-runner-protocol.EventActorIntent.html | 5 + ...ne-runner-protocol.EventActorSetAlarm.html | 4 + ...runner-protocol.EventActorStateUpdate.html | 4 + ...t_engine-runner-protocol.EventWrapper.html | 3 + .../_rivetkit_engine-runner-protocol.Id.html | 1 + ..._rivetkit_engine-runner-protocol.Json.html | 1 + ...ngine-runner-protocol.KvDeleteRequest.html | 2 + ...gine-runner-protocol.KvDeleteResponse.html | 1 + ..._engine-runner-protocol.KvDropRequest.html | 1 + ...engine-runner-protocol.KvDropResponse.html | 1 + ...ngine-runner-protocol.KvErrorResponse.html | 3 + ...t_engine-runner-protocol.KvGetRequest.html | 3 + ..._engine-runner-protocol.KvGetResponse.html | 4 + ...rivetkit_engine-runner-protocol.KvKey.html | 2 + ...engine-runner-protocol.KvListAllQuery.html | 2 + ...ine-runner-protocol.KvListPrefixQuery.html | 2 + ...it_engine-runner-protocol.KvListQuery.html | 1 + ...gine-runner-protocol.KvListRangeQuery.html | 4 + ..._engine-runner-protocol.KvListRequest.html | 4 + ...engine-runner-protocol.KvListResponse.html | 4 + ...kit_engine-runner-protocol.KvMetadata.html | 3 + ...t_engine-runner-protocol.KvPutRequest.html | 3 + ..._engine-runner-protocol.KvPutResponse.html | 1 + ..._engine-runner-protocol.KvRequestData.html | 2 + ...engine-runner-protocol.KvResponseData.html | 1 + ...vetkit_engine-runner-protocol.KvValue.html | 1 + ...tkit_engine-runner-protocol.MessageId.html | 2 + ...gine-runner-protocol.ProtocolMetadata.html | 3 + ...tkit_engine-runner-protocol.RequestId.html | 1 + ...etkit_engine-runner-protocol.ToClient.html | 1 + ...ine-runner-protocol.ToClientAckEvents.html | 2 + ..._engine-runner-protocol.ToClientClose.html | 1 + ...gine-runner-protocol.ToClientCommands.html | 1 + ...t_engine-runner-protocol.ToClientInit.html | 4 + ...ne-runner-protocol.ToClientKvResponse.html | 3 + ...-runner-protocol.ToClientRequestAbort.html | 1 + ...-runner-protocol.ToClientRequestChunk.html | 3 + ...-runner-protocol.ToClientRequestStart.html | 8 + ...runner-protocol.ToClientTunnelMessage.html | 6 + ...er-protocol.ToClientTunnelMessageKind.html | 4 + ...unner-protocol.ToClientWebSocketClose.html | 3 + ...ner-protocol.ToClientWebSocketMessage.html | 4 + ...runner-protocol.ToClientWebSocketOpen.html | 5 + ...tkit_engine-runner-protocol.ToGateway.html | 3 + ...etkit_engine-runner-protocol.ToServer.html | 1 + ...e-runner-protocol.ToServerAckCommands.html | 2 + ...engine-runner-protocol.ToServerEvents.html | 1 + ...t_engine-runner-protocol.ToServerInit.html | 8 + ...ine-runner-protocol.ToServerKvRequest.html | 4 + ...t_engine-runner-protocol.ToServerPing.html | 2 + ...runner-protocol.ToServerResponseAbort.html | 1 + ...runner-protocol.ToServerResponseChunk.html | 3 + ...runner-protocol.ToServerResponseStart.html | 5 + ...gine-runner-protocol.ToServerStopping.html | 1 + ...runner-protocol.ToServerTunnelMessage.html | 4 + ...er-protocol.ToServerTunnelMessageKind.html | 4 + ...unner-protocol.ToServerWebSocketClose.html | 4 + ...ner-protocol.ToServerWebSocketMessage.html | 3 + ...-protocol.ToServerWebSocketMessageAck.html | 2 + ...runner-protocol.ToServerWebSocketOpen.html | 3 + ...ne-runner-protocol.ToServerlessServer.html | 1 + ...unner-protocol.ToServerlessServerInit.html | 3 + ...tkit_engine-runner-protocol.TunnelAck.html | 2 + .../_rivetkit_engine-runner-protocol.i64.html | 1 + .../_rivetkit_engine-runner-protocol.u16.html | 1 + .../_rivetkit_engine-runner-protocol.u32.html | 1 + .../_rivetkit_engine-runner-protocol.u64.html | 1 + ...kit_framework-base.ActorsStateDerived.html | 1 + ...vetkit_framework-base.AnyActorOptions.html | 1 + ...etkit_framework-base.AnyActorRegistry.html | 1 + ...it.actor_errors.InternalErrorMetadata.html | 1 + ...vetkit.client_mod.ActorActionFunction.html | 3 + .../types/rivetkit.client_mod.ActorConn.html | 8 + .../rivetkit.client_mod.ActorHandle.html | 9 + .../rivetkit.client_mod.CreateRequest.html | 2 + .../rivetkit.client_mod.EventUnsubscribe.html | 2 + ....client_mod.ExtractActorsFromRegistry.html | 2 + ....client_mod.ExtractRegistryFromClient.html | 2 + .../types/rivetkit.common_log.LogLevel.html | 1 + .../types/rivetkit.common_log.Logger.html | 1 + .../types/rivetkit.inspector_mod.Actor.html | 1 + .../types/rivetkit.inspector_mod.ActorId.html | 1 + ...it.inspector_mod.ActorInspectorClient.html | 1 + .../rivetkit.inspector_mod.ActorLogEntry.html | 1 + .../types/rivetkit.inspector_mod.Build.html | 1 + .../types/rivetkit.inspector_mod.Builds.html | 1 + .../types/rivetkit.inspector_mod.Column.html | 1 + .../types/rivetkit.inspector_mod.Columns.html | 1 + .../rivetkit.inspector_mod.Connection.html | 1 + .../rivetkit.inspector_mod.CreateActor.html | 1 + .../rivetkit.inspector_mod.DatabaseQuery.html | 1 + .../rivetkit.inspector_mod.ForeignKey.html | 1 + .../rivetkit.inspector_mod.ForeignKeys.html | 1 + ....inspector_mod.ManagerInspectorClient.html | 1 + .../rivetkit.inspector_mod.Operation.html | 1 + .../types/rivetkit.inspector_mod.Patch.html | 1 + .../rivetkit.inspector_mod.RealtimeEvent.html | 1 + ...t.inspector_mod.RecordedRealtimeEvent.html | 1 + .../types/rivetkit.inspector_mod.Table.html | 1 + .../types/rivetkit.inspector_mod.Tables.html | 1 + .../types/rivetkit.mod.ActionContextOf.html | 2 + .../types/rivetkit.mod.ActorConfig.html | 1 + .../types/rivetkit.mod.ActorConfigInput.html | 1 + .../types/rivetkit.mod.ActorContextOf.html | 2 + .../typedoc/types/rivetkit.mod.ActorKey.html | 1 + .../types/rivetkit.mod.ActorQuery.html | 1 + .../types/rivetkit.mod.ActorRouter.html | 1 + .../rivetkit.mod.AnyActorDefinition.html | 1 + .../types/rivetkit.mod.AnyActorInstance.html | 2 + .../typedoc/types/rivetkit.mod.AnyClient.html | 1 + .../types/rivetkit.mod.AuthIntent.html | 1 + .../typedoc/types/rivetkit.mod.Client.html | 4 + .../types/rivetkit.mod.DriverConfig.html | 1 + .../typedoc/types/rivetkit.mod.Encoding.html | 2 + .../types/rivetkit.mod.InitContext.html | 1 + .../types/rivetkit.mod.RegistryActors.html | 1 + .../types/rivetkit.mod.RegistryConfig.html | 1 + .../typedoc/types/rivetkit.mod.RunConfig.html | 1 + .../types/rivetkit.mod.RunConfigInput.html | 1 + ...tkit.mod.ServerlessActorDriverBuilder.html | 1 + .../rivetkit.utils.GetUpgradeWebSocket.html | 1 + .../rivetkit.utils.LongTimeoutHandle.html | 2 + .../rivetkit.utils.UpgradeWebSocket.html | 1 + .../_rivetkit_db.drizzle_mod.except.html | 7 + .../_rivetkit_db.drizzle_mod.int.html | 1 + .../_rivetkit_db.drizzle_mod.intersect.html | 7 + .../_rivetkit_db.drizzle_mod.sqliteTable.html | 1 + .../_rivetkit_db.drizzle_mod.union.html | 7 + .../_rivetkit_db.drizzle_mod.unionAll.html | 7 + .../_rivetkit_db.drizzle_mod.view.html | 1 + ..._rivetkit_db.drizzle_mod.withReplicas.html | 1 + ...vetkit_engine-api-full.core.BasicAuth.html | 1 + ...tkit_engine-api-full.core.BearerToken.html | 1 + ...rivetkit_engine-api-full.core.RUNTIME.html | 2 + ...ivetkit_engine-api-full.core.Supplier.html | 1 + ...rivetkit_engine-api-full.core.fetcher.html | 1 + ...ngine-api-full.core.serialization.any.html | 1 + ...e-api-full.core.serialization.boolean.html | 1 + ...ne-api-full.core.serialization.number.html | 1 + ...ne-api-full.core.serialization.string.html | 1 + ...e-api-full.core.serialization.unknown.html | 1 + ...gine-api-full.index.Rivet.CrashPolicy.html | 1 + ...ine-api-full.index.Rivet.HealthStatus.html | 1 + ...-full.index.Rivet.RunnerConfigVariant.html | 1 + ...t_engine-api-full.serialization.Actor.html | 1 + ...gine-api-full.serialization.ActorName.html | 1 + ...ull.serialization.ActorsCreateRequest.html | 1 + ...ll.serialization.ActorsCreateResponse.html | 1 + ...ll.serialization.ActorsDeleteResponse.html | 1 + ...erialization.ActorsGetOrCreateRequest.html | 1 + ...rialization.ActorsGetOrCreateResponse.html | 1 + ...serialization.ActorsListNamesResponse.html | 1 + ...full.serialization.ActorsListResponse.html | 1 + ...ne-api-full.serialization.CrashPolicy.html | 1 + ...ine-api-full.serialization.Datacenter.html | 1 + ...i-full.serialization.DatacenterHealth.html | 1 + ...serialization.DatacentersListResponse.html | 1 + ...ll.serialization.HealthFanoutResponse.html | 1 + ...api-full.serialization.HealthResponse.html | 1 + ...e-api-full.serialization.HealthStatus.html | 1 + ...gine-api-full.serialization.Namespace.html | 1 + ...l.serialization.NamespaceListResponse.html | 1 + ...serialization.NamespacesCreateRequest.html | 1 + ...erialization.NamespacesCreateResponse.html | 1 + ...ine-api-full.serialization.Pagination.html | 1 + ...engine-api-full.serialization.RivetId.html | 1 + ..._engine-api-full.serialization.Runner.html | 1 + ...e-api-full.serialization.RunnerConfig.html | 1 + ...i-full.serialization.RunnerConfigKind.html | 1 + ....serialization.RunnerConfigKindNormal.html | 1 + ...ialization.RunnerConfigKindServerless.html | 1 + ....RunnerConfigKindServerlessServerless.html | 1 + ....serialization.RunnerConfigServerless.html | 1 + ...ull.serialization.RunnerConfigVariant.html | 1 + ...alization.RunnerConfigsDeleteResponse.html | 1 + ...rialization.RunnerConfigsListResponse.html | 1 + ...ConfigsListResponseRunnerConfigsValue.html | 1 + ...nnerConfigsRefreshMetadataRequestBody.html | 1 + ....RunnerConfigsRefreshMetadataResponse.html | 1 + ...erConfigsServerlessHealthCheckRequest.html | 1 + ...rConfigsServerlessHealthCheckResponse.html | 1 + ...sServerlessHealthCheckResponseFailure.html | 1 + ...lessHealthCheckResponseFailureFailure.html | 1 + ...sServerlessHealthCheckResponseSuccess.html | 1 + ...lessHealthCheckResponseSuccessSuccess.html | 1 + ....RunnerConfigsServerlessMetadataError.html | 1 + ...ServerlessMetadataErrorInvalidRequest.html | 1 + ...rlessMetadataErrorInvalidResponseJson.html | 1 + ...nvalidResponseJsonInvalidResponseJson.html | 1 + ...essMetadataErrorInvalidResponseSchema.html | 1 + ...idResponseSchemaInvalidResponseSchema.html | 1 + ...rverlessMetadataErrorNonSuccessStatus.html | 1 + ...ErrorNonSuccessStatusNonSuccessStatus.html | 1 + ...sServerlessMetadataErrorRequestFailed.html | 1 + ...erverlessMetadataErrorRequestTimedOut.html | 1 + ...zation.RunnerConfigsUpsertRequestBody.html | 1 + ...alization.RunnerConfigsUpsertResponse.html | 1 + ...erialization.RunnersListNamesResponse.html | 1 + ...ull.serialization.RunnersListResponse.html | 1 + ...tkit.actor_errors.INTERNAL_ERROR_CODE.html | 1 + ...tor_errors.INTERNAL_ERROR_DESCRIPTION.html | 1 + ...rivetkit.actor_errors.USER_ERROR_CODE.html | 1 + .../rivetkit.common_log.LogLevelSchema.html | 1 + ...driver-helpers_mod.DriverConfigSchema.html | 1 + ...it.driver-helpers_mod.HEADER_ACTOR_ID.html | 1 + ...driver-helpers_mod.HEADER_ACTOR_QUERY.html | 1 + ...driver-helpers_mod.HEADER_CONN_PARAMS.html | 1 + ...it.driver-helpers_mod.HEADER_ENCODING.html | 1 + ...driver-helpers_mod.HEADER_RIVET_ACTOR.html | 1 + ...river-helpers_mod.HEADER_RIVET_TARGET.html | 1 + ...it.driver-helpers_mod.RunConfigSchema.html | 2 + ....driver-helpers_mod.WS_PROTOCOL_ACTOR.html | 1 + ...r-helpers_mod.WS_PROTOCOL_CONN_PARAMS.html | 1 + ...iver-helpers_mod.WS_PROTOCOL_ENCODING.html | 1 + ...t.driver-helpers_mod.WS_PROTOCOL_PATH.html | 1 + ...iver-helpers_mod.WS_PROTOCOL_STANDARD.html | 2 + ...driver-helpers_mod.WS_PROTOCOL_TARGET.html | 1 + .../rivetkit.inspector_mod.ActorId.html | 1 + .../rivetkit.inspector_mod.ActorLogEntry.html | 1 + .../rivetkit.inspector_mod.ActorSchema.html | 1 + .../rivetkit.inspector_mod.BuildSchema.html | 1 + .../rivetkit.inspector_mod.BuildsSchema.html | 1 + .../rivetkit.inspector_mod.ColumnSchema.html | 1 + .../rivetkit.inspector_mod.ColumnsSchema.html | 1 + ...vetkit.inspector_mod.ConnectionSchema.html | 1 + ...etkit.inspector_mod.CreateActorSchema.html | 1 + ...kit.inspector_mod.DatabaseQuerySchema.html | 1 + ...vetkit.inspector_mod.ForeignKeySchema.html | 1 + ...etkit.inspector_mod.ForeignKeysSchema.html | 1 + ...ivetkit.inspector_mod.OperationSchema.html | 1 + .../rivetkit.inspector_mod.PatchSchema.html | 1 + ...kit.inspector_mod.RealtimeEventSchema.html | 1 + ...ector_mod.RecordedRealtimeEventSchema.html | 1 + .../rivetkit.inspector_mod.TableSchema.html | 1 + .../rivetkit.inspector_mod.TablesSchema.html | 1 + .../rivetkit.mod.ALLOWED_PUBLIC_HEADERS.html | 3 + .../rivetkit.mod.ActorConfigSchema.html | 1 + .../variables/rivetkit.mod.PATH_CONNECT.html | 1 + .../rivetkit.mod.PATH_WEBSOCKET_PREFIX.html | 1 + .../rivetkit.mod.RegistryConfigSchema.html | 2 + .../rivetkit.utils.EXTRA_ERROR_LOG.html | 1 + .../variables/rivetkit.utils.VERSION.html | 1 + website/scripts/gen-typedoc.ts | 328 ++++ .../src/content/docs/actors/api-reference.mdx | 8 + website/src/sitemap/mod.ts | 5 + 1047 files changed, 8778 insertions(+), 53 deletions(-) create mode 100644 website/public/typedoc/.nojekyll create mode 100644 website/public/typedoc/assets/hierarchy.js create mode 100644 website/public/typedoc/assets/highlight.css create mode 100644 website/public/typedoc/assets/icons.js create mode 100644 website/public/typedoc/assets/icons.svg create mode 100644 website/public/typedoc/assets/main.js create mode 100644 website/public/typedoc/assets/navigation.js create mode 100644 website/public/typedoc/assets/search.js create mode 100644 website/public/typedoc/assets/style.css create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.BaseSQLiteDatabase.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Check.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.CheckBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ExecuteResultSync.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKey.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKeyBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Index.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilderOn.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ManualViewBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKey.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKeyBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.QueryBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteAsyncDialect.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseInteger.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseIntegerBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigInt.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBuffer.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJson.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBoolean.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumn.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumnBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumn.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumnBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDeleteBase.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDialect.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBase.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInteger.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumeric.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigInt.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumber.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLitePreparedQuery.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteReal.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteRealBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBase.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderBase.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSession.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSyncDialect.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTable.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteText.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJson.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestamp.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTransaction.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBase.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteView.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraint.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraintBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueOnConstraintBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilder.html create mode 100644 website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilderCore.html create mode 100644 website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.JsonError.html create mode 100644 website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.ParseError.html create mode 100644 website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetClient.html create mode 100644 website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetError.html create mode 100644 website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetTimeoutError.html create mode 100644 website/public/typedoc/classes/_rivetkit_engine-runner.Runner.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ActionNotFound.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ActionTimedOut.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ActorAlreadyExists.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ActorError.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ActorNotFound.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ConnStateNotEnabled.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.DatabaseNotEnabled.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.FeatureNotImplemented.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.Forbidden.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InternalError.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidActionRequest.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidEncoding.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidParams.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidQueryJSON.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequest.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequestHandlerResponse.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.InvalidStateType.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.MalformedMessage.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.MessageTooLong.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.MissingActorHeader.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.ProxyError.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.RequestHandlerNotDfeined.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.RouteNotFound.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.StateNotEnabled.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.Unauthorized.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.Unreachable.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.Unsupported.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.UserError.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.VarsNotEnabled.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.WebSocketHandlerNotDefined.html create mode 100644 website/public/typedoc/classes/rivetkit.actor_errors.WebSocketsNotEnabled.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.ActorClientError.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.ActorConnRaw.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.ActorError.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.ActorHandleRaw.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.InternalError.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.MalformedResponseMessage.html create mode 100644 website/public/typedoc/classes/rivetkit.client_mod.ManagerError.html create mode 100644 website/public/typedoc/classes/rivetkit.mod.InlineWebSocketAdapter2.html create mode 100644 website/public/typedoc/classes/rivetkit.mod.Registry.html create mode 100644 website/public/typedoc/classes/rivetkit.utils.SinglePromiseQueue.html create mode 100644 website/public/typedoc/enums/_rivetkit_engine-runner-protocol.StopCode.html create mode 100644 website/public/typedoc/enums/rivetkit.inspector_mod.ActorFeature.html create mode 100644 website/public/typedoc/functions/_rivetkit_cloudflare-workers.createHandler.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.alias.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.blob.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.check.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.customType.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.db.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.defineConfig.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.extractUsedTable.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.foreignKey.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getTableConfig.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getViewConfig.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.index.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.integer.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.numeric.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.primaryKey.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.real.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteTableCreator.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteView.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.text.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.unique.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueIndex.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueKeyName.html create mode 100644 website/public/typedoc/functions/_rivetkit_db.mod.db.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.getHeader.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.bigint.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.booleanLiteral.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.date.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.discriminant.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.enum_.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectLikeUtils.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectUtils.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getSchemaUtils.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.isProperty.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazy.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazyObject.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.list.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.object.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.objectWithoutOptionalProperties.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.optional.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.property.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.record.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.set.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.stringLiteral.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.transform.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.undiscriminatedUnion.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.union.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.withParsedProperties.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToGateway.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServerlessServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToGateway.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServerlessServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorConfig.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorIntent.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorName.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorState.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorStateStopped.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommand.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStartActor.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStopActor.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandWrapper.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEvent.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorIntent.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorSetAlarm.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorStateUpdate.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventWrapper.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readId.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readJson.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvDeleteRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvErrorResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvKey.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListPrefixQuery.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListQuery.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRangeQuery.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvMetadata.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvPutRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvRequestData.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvResponseData.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvValue.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readMessageId.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readProtocolMetadata.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readRequestId.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readStopCode.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientAckEvents.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientCommands.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientInit.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientKvResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestChunk.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestStart.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessageKind.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketClose.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketOpen.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToGateway.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerAckCommands.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerEvents.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerInit.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerKvRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerPing.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseChunk.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseStart.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessageKind.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketClose.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessageAck.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketOpen.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServerInit.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorConfig.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorIntent.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorName.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorState.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorStateStopped.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommand.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStartActor.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStopActor.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandWrapper.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEvent.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorIntent.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorSetAlarm.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorStateUpdate.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventWrapper.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeId.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeJson.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvDeleteRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvErrorResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvKey.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListPrefixQuery.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListQuery.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRangeQuery.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvMetadata.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvPutRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvRequestData.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvResponseData.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvValue.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeMessageId.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeProtocolMetadata.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeRequestId.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeStopCode.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientAckEvents.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientCommands.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientInit.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientKvResponse.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestChunk.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestStart.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessageKind.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketClose.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketOpen.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToGateway.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerAckCommands.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerEvents.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerInit.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerKvRequest.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerPing.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseChunk.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseStart.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessageKind.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketClose.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessage.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessageAck.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketOpen.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServer.html create mode 100644 website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServerInit.html create mode 100644 website/public/typedoc/functions/_rivetkit_framework-base.createRivetKit.html create mode 100644 website/public/typedoc/functions/_rivetkit_next-js.client_mod.createClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKit.html create mode 100644 website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKitWithClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_next-js.mod.toNextHandler.html create mode 100644 website/public/typedoc/functions/_rivetkit_react.createClient.html create mode 100644 website/public/typedoc/functions/_rivetkit_react.createRivetKit.html create mode 100644 website/public/typedoc/functions/_rivetkit_react.createRivetKitWithClient.html create mode 100644 website/public/typedoc/functions/rivetkit.client_mod.createClient.html create mode 100644 website/public/typedoc/functions/rivetkit.common_log.configureBaseLogger.html create mode 100644 website/public/typedoc/functions/rivetkit.common_log.configureDefaultLogger.html create mode 100644 website/public/typedoc/functions/rivetkit.common_log.getBaseLogger.html create mode 100644 website/public/typedoc/functions/rivetkit.common_log.getIncludeTarget.html create mode 100644 website/public/typedoc/functions/rivetkit.common_log.getLogger.html create mode 100644 website/public/typedoc/functions/rivetkit.common_log.getPinoLevel.html create mode 100644 website/public/typedoc/functions/rivetkit.common_websocket.importWebSocket.html create mode 100644 website/public/typedoc/functions/rivetkit.driver-helpers_mod.generateRandomString.html create mode 100644 website/public/typedoc/functions/rivetkit.driver-helpers_mod.serializeEmptyPersistData.html create mode 100644 website/public/typedoc/functions/rivetkit.driver-test-suite_mod.createTestRuntime.html create mode 100644 website/public/typedoc/functions/rivetkit.driver-test-suite_mod.runDriverTests.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.compareSecrets.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.configureInspectorAccessToken.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.createActorInspectorClient.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.createManagerInspectorClient.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.getInspectorUrl.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.isInspectorEnabled.html create mode 100644 website/public/typedoc/functions/rivetkit.inspector_mod.secureInspector.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.actor.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.createActorRouter.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.createClientWithDriver.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.createEngineDriver.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.createFileSystemDriver.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.createMemoryDriver.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.handleRawWebSocketHandler.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.handleWebSocketConnect.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.lookupInRegistry.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.noopNext.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.setup.html create mode 100644 website/public/typedoc/functions/rivetkit.mod.test.html create mode 100644 website/public/typedoc/functions/rivetkit.test_mod.getPort.html create mode 100644 website/public/typedoc/functions/rivetkit.test_mod.setupTest.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.arrayBuffersEqual.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.assertUnreachable.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.bufferToArrayBuffer.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.combineUrlPath.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.dbg.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.getEnvUniversal.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.httpUserAgent.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.idToStr.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.promiseWithResolvers.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.setLongTimeout.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.stringifyError.html create mode 100644 website/public/typedoc/functions/rivetkit.utils.toUint8Array.html create mode 100644 website/public/typedoc/hierarchy.html create mode 100644 website/public/typedoc/index.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.Bindings.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.DriverContext.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.BlobConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.CustomTypeParams.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IndexConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IntegerConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PreparedQueryConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PrimaryKeyConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ReferenceConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteColumnBuilderBase.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteCustomColumnInnerConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDeleteConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDialectConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteGeneratedColumnConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteInsertConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKT.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKTBase.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectJoinConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderHKT.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSetOperatorInterface.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTableFn.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTransactionConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteUpdateConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ViewBuilderConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.WithBuilder.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.BasicAuth.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.Args.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.FailedStatusCodeError.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.NonJsonError.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.TimeoutError.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.UnknownError.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.BaseObjectSchema.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Discriminant.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectLikeUtils.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectUtils.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Property.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaOptions.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaUtils.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Actor.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorName.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Datacenter.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacenterHealth.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacentersListResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthFanoutResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Namespace.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespaceListResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesListRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Pagination.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Runner.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindNormal.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerless.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerlessServerless.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigServerless.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponseRunnerConfigsValue.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailure.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccess.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestFailed.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertRequestBody.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListRequest.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListResponse.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.Options.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.RequestOptions.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Actor.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorName.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Datacenter.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacenterHealth.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacentersListResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Namespace.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespaceListResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Pagination.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Runner.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfig.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListResponse.Raw.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorInstance.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-runner.HibernationConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-runner.KvListOptions.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_engine-runner.RunnerConfig.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_framework-base.ActorOptions.html create mode 100644 website/public/typedoc/interfaces/_rivetkit_framework-base.CreateRivetKitOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.actor_errors.InvalidStateTypeOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.actor_errors.UserErrorOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.ActorAccessor.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.ClientRaw.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.CreateOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.GetOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.GetWithIdOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.QueryOptions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.client_mod.Region.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorDriver.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorInstance.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorOutput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.CreateInput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetForIdInput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetOrCreateWithKeyInput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetWithKeyInput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ListActorsInput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDisplayInformation.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDriver.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverDeployOutput.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverTestConfig.html create mode 100644 website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.SkipTests.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.ActionContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.Actions.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.ActorContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.ActorDefinition.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.ActorTypes.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.Conn.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.ConnInitContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.CreateConnStateContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.OnBeforeConnectContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.OnConnectContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.RequestContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.RivetCloseEvent.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.RivetEvent.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.RivetMessageEvent.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.UniversalErrorEvent.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.UniversalEvent.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.UniversalEventSource.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.UniversalMessageEvent.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.UniversalWebSocket.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.UpgradeWebSocketArgs.html create mode 100644 website/public/typedoc/interfaces/rivetkit.mod.WebSocketContext.html create mode 100644 website/public/typedoc/interfaces/rivetkit.test_mod.SetupTestResult.html create mode 100644 website/public/typedoc/modules/_rivetkit_cloudflare-workers.html create mode 100644 website/public/typedoc/modules/_rivetkit_db.drizzle_mod.html create mode 100644 website/public/typedoc/modules/_rivetkit_db.html create mode 100644 website/public/typedoc/modules/_rivetkit_db.mod.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.core.Fetcher.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.core.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.core.serialization.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.datacenters.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.health.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.namespaces.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.runners.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.RivetClient.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.index.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Actor.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorName.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.CrashPolicy.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Datacenter.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacenterHealth.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthStatus.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Namespace.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Pagination.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RivetId.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Runner.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfig.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListResponse.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.namespaces.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-runner-protocol.html create mode 100644 website/public/typedoc/modules/_rivetkit_engine-runner.html create mode 100644 website/public/typedoc/modules/_rivetkit_framework-base.html create mode 100644 website/public/typedoc/modules/_rivetkit_next-js.client_mod.html create mode 100644 website/public/typedoc/modules/_rivetkit_next-js.html create mode 100644 website/public/typedoc/modules/_rivetkit_next-js.mod.html create mode 100644 website/public/typedoc/modules/_rivetkit_react.html create mode 100644 website/public/typedoc/modules/rivetkit.actor_errors.html create mode 100644 website/public/typedoc/modules/rivetkit.client_mod.html create mode 100644 website/public/typedoc/modules/rivetkit.common_log.html create mode 100644 website/public/typedoc/modules/rivetkit.common_websocket.html create mode 100644 website/public/typedoc/modules/rivetkit.driver-helpers_mod.html create mode 100644 website/public/typedoc/modules/rivetkit.driver-test-suite_mod.html create mode 100644 website/public/typedoc/modules/rivetkit.html create mode 100644 website/public/typedoc/modules/rivetkit.inspector_mod.html create mode 100644 website/public/typedoc/modules/rivetkit.mod.html create mode 100644 website/public/typedoc/modules/rivetkit.test_mod.html create mode 100644 website/public/typedoc/modules/rivetkit.utils.html create mode 100644 website/public/typedoc/types/_rivetkit_cloudflare-workers.Client.html create mode 100644 website/public/typedoc/types/_rivetkit_cloudflare-workers.Config.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteColumn.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteDeleteBase.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteInsert.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelect.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelectQueryBuilder.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSetOperatorInterface.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteTable.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteUpdate.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.BuildAliasTable.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.ConvertCustomConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.CreateSQLiteSelectFromBuilderMode.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.CustomTypeValues.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.DBResult.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.ExecuteResult.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.GetSQLiteSetOperators.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.IndexColumn.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.OnConflict.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.Reference.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.Result.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteCreateSetOperatorFn.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDelete.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteDynamic.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteExecute.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeletePrepare.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturning.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturningAll.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteWithout.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteExecuteMethod.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsert.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertDynamic.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertExecute.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertOnConflictDoUpdateConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertPrepare.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturning.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturningAll.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertSelectQueryBuilder.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertValue.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertWithout.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteRealBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelect.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectCrossJoinFn.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectDynamic.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectExecute.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoin.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoinFn.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectKind.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectPrepare.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilder.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectWithout.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperator.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorExcludedMethods.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorWithResult.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfigValue.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableWithColumns.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilderInitial.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdate.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateDynamic.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateExecute.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateJoinFn.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdatePrepare.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturning.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturningAll.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateSetSource.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithJoins.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithout.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteViewWithSelection.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteWithReplicas.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFields.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsFlat.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsOrdered.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRestSelect.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRightSelect.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.SubqueryWithSelection.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.TableConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.UpdateDeleteAction.html create mode 100644 website/public/typedoc/types/_rivetkit_db.drizzle_mod.WithSubqueryWithSelection.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.APIResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.BearerToken.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.FetchFunction.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.Fetcher.Error.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.Supplier.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.BaseRecordSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectLikeSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.PropertySchemas.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.RecordSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.Schema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.SchemaGetter.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UndiscriminatedUnionSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UnionSubtypes.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectSchemaFromPropertySchemas.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsed.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedDiscriminant.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObject.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectFromPropertySchemas.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedPropertySchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnidiscriminatedUnionSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnion.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRaw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawDiscriminant.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawKey.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObject.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObjectFromPropertySchemas.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawPropertySchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnidiscriminatedUnionSchema.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnion.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RivetId.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKind.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequestBody.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataError.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.CrashPolicy.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.HealthStatus.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RivetId.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigKind.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.Raw.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorConfig.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntent.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentSleep.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentStop.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorName.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorState.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateRunning.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateStopped.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.Command.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStartActor.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStopActor.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandWrapper.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.Event.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorIntent.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorSetAlarm.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorStateUpdate.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventWrapper.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.Id.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.Json.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteRequest.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropRequest.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvErrorResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetRequest.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvKey.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListAllQuery.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListPrefixQuery.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListQuery.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRangeQuery.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRequest.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvMetadata.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutRequest.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvRequestData.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvResponseData.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvValue.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.MessageId.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ProtocolMetadata.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.RequestId.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClient.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientAckEvents.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientClose.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientCommands.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientInit.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientKvResponse.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestAbort.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestChunk.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestStart.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessage.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessageKind.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketClose.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketMessage.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketOpen.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToGateway.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServer.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerAckCommands.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerEvents.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerInit.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerKvRequest.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerPing.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseAbort.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseChunk.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseStart.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerStopping.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessage.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessageKind.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketClose.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessage.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessageAck.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketOpen.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServer.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServerInit.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.TunnelAck.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.i64.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.u16.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.u32.html create mode 100644 website/public/typedoc/types/_rivetkit_engine-runner-protocol.u64.html create mode 100644 website/public/typedoc/types/_rivetkit_framework-base.ActorsStateDerived.html create mode 100644 website/public/typedoc/types/_rivetkit_framework-base.AnyActorOptions.html create mode 100644 website/public/typedoc/types/_rivetkit_framework-base.AnyActorRegistry.html create mode 100644 website/public/typedoc/types/rivetkit.actor_errors.InternalErrorMetadata.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.ActorActionFunction.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.ActorConn.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.ActorHandle.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.CreateRequest.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.EventUnsubscribe.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.ExtractActorsFromRegistry.html create mode 100644 website/public/typedoc/types/rivetkit.client_mod.ExtractRegistryFromClient.html create mode 100644 website/public/typedoc/types/rivetkit.common_log.LogLevel.html create mode 100644 website/public/typedoc/types/rivetkit.common_log.Logger.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Actor.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.ActorId.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.ActorInspectorClient.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.ActorLogEntry.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Build.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Builds.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Column.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Columns.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Connection.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.CreateActor.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.DatabaseQuery.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.ForeignKey.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.ForeignKeys.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.ManagerInspectorClient.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Operation.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Patch.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.RealtimeEvent.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.RecordedRealtimeEvent.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Table.html create mode 100644 website/public/typedoc/types/rivetkit.inspector_mod.Tables.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActionContextOf.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActorConfig.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActorConfigInput.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActorContextOf.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActorKey.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActorQuery.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ActorRouter.html create mode 100644 website/public/typedoc/types/rivetkit.mod.AnyActorDefinition.html create mode 100644 website/public/typedoc/types/rivetkit.mod.AnyActorInstance.html create mode 100644 website/public/typedoc/types/rivetkit.mod.AnyClient.html create mode 100644 website/public/typedoc/types/rivetkit.mod.AuthIntent.html create mode 100644 website/public/typedoc/types/rivetkit.mod.Client.html create mode 100644 website/public/typedoc/types/rivetkit.mod.DriverConfig.html create mode 100644 website/public/typedoc/types/rivetkit.mod.Encoding.html create mode 100644 website/public/typedoc/types/rivetkit.mod.InitContext.html create mode 100644 website/public/typedoc/types/rivetkit.mod.RegistryActors.html create mode 100644 website/public/typedoc/types/rivetkit.mod.RegistryConfig.html create mode 100644 website/public/typedoc/types/rivetkit.mod.RunConfig.html create mode 100644 website/public/typedoc/types/rivetkit.mod.RunConfigInput.html create mode 100644 website/public/typedoc/types/rivetkit.mod.ServerlessActorDriverBuilder.html create mode 100644 website/public/typedoc/types/rivetkit.utils.GetUpgradeWebSocket.html create mode 100644 website/public/typedoc/types/rivetkit.utils.LongTimeoutHandle.html create mode 100644 website/public/typedoc/types/rivetkit.utils.UpgradeWebSocket.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.except.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.int.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.intersect.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.sqliteTable.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.union.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.unionAll.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.view.html create mode 100644 website/public/typedoc/variables/_rivetkit_db.drizzle_mod.withReplicas.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.BasicAuth.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.BearerToken.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.RUNTIME.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.Supplier.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.fetcher.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.any.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.boolean.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.number.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.string.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.unknown.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Actor.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorName.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.CrashPolicy.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Datacenter.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacenterHealth.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthStatus.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Namespace.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Pagination.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RivetId.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Runner.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfig.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html create mode 100644 website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListResponse.html create mode 100644 website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_CODE.html create mode 100644 website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_DESCRIPTION.html create mode 100644 website/public/typedoc/variables/rivetkit.actor_errors.USER_ERROR_CODE.html create mode 100644 website/public/typedoc/variables/rivetkit.common_log.LogLevelSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.DriverConfigSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_ID.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_QUERY.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_CONN_PARAMS.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ENCODING.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_ACTOR.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_TARGET.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.RunConfigSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ACTOR.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_CONN_PARAMS.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ENCODING.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_PATH.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_STANDARD.html create mode 100644 website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_TARGET.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ActorId.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ActorLogEntry.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ActorSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.BuildSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.BuildsSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ColumnSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ColumnsSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ConnectionSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.CreateActorSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.DatabaseQuerySchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeySchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeysSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.OperationSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.PatchSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.RealtimeEventSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.RecordedRealtimeEventSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.TableSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.inspector_mod.TablesSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.mod.ALLOWED_PUBLIC_HEADERS.html create mode 100644 website/public/typedoc/variables/rivetkit.mod.ActorConfigSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.mod.PATH_CONNECT.html create mode 100644 website/public/typedoc/variables/rivetkit.mod.PATH_WEBSOCKET_PREFIX.html create mode 100644 website/public/typedoc/variables/rivetkit.mod.RegistryConfigSchema.html create mode 100644 website/public/typedoc/variables/rivetkit.utils.EXTRA_ERROR_LOG.html create mode 100644 website/public/typedoc/variables/rivetkit.utils.VERSION.html create mode 100644 website/scripts/gen-typedoc.ts create mode 100644 website/src/content/docs/actors/api-reference.mdx diff --git a/.gitattributes b/.gitattributes index 1ade211256..22b4d17f3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,6 +19,7 @@ engine/sdks/schema/** linguist-generated=false website/public/llms.txt linguist-generated=true website/public/llms-full.txt linguist-generated=true website/public/docs/**/*.md linguist-generated=true +website/public/typedoc/**/* linguist-generated=true **/Cargo.lock linguist-generated=true # I refuse to admit there's more TypeScript than Rust in the codebase diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e93968c39..f9ed13666f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2364,6 +2364,9 @@ importers: tsx: specifier: ^4.19.4 version: 4.20.5 + typedoc: + specifier: ^0.28.0 + version: 0.28.14(typescript@5.9.2) typescript: specifier: ^5.7.3 version: 5.9.2 @@ -2442,13 +2445,13 @@ importers: version: 6.0.1 '@mdx-js/loader': specifier: ^3.1.1 - version: 3.1.1(webpack@5.101.3) + version: 3.1.1(webpack@5.101.3(esbuild@0.25.9)) '@mdx-js/react': specifier: ^3.1.1 version: 3.1.1(@types/react@19.2.2)(react@19.1.1) '@next/mdx': specifier: ^15.5.2 - version: 15.5.2(@mdx-js/loader@3.1.1(webpack@5.101.3))(@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.1.1)) + version: 15.5.2(@mdx-js/loader@3.1.1(webpack@5.101.3(esbuild@0.25.9)))(@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.1.1)) '@next/third-parties': specifier: latest version: 16.0.1(next@15.5.2(@opentelemetry/api@1.9.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(sass@1.93.2))(react@19.1.1) @@ -2638,7 +2641,7 @@ importers: version: 13.0.2(eslint@8.26.0)(typescript@5.9.2) file-loader: specifier: ^6.2.0 - version: 6.2.0(webpack@5.101.3) + version: 6.2.0(webpack@5.101.3(esbuild@0.25.9)) prettier: specifier: ^2.8.8 version: 2.8.8 @@ -2648,6 +2651,9 @@ importers: tsx: specifier: ^4.20.5 version: 4.20.5 + typedoc: + specifier: ^0.28.14 + version: 0.28.14(typescript@5.9.2) typescript: specifier: ^5.9.2 version: 5.9.2 @@ -4540,6 +4546,9 @@ packages: '@fortawesome/fontawesome-svg-core': ~1 || ~6 || ~7 react: ^16.3 || ^17.0.0 || ^18.0.0 || ^19.0.0 + '@gerrit0/mini-shiki@3.15.0': + resolution: {integrity: sha512-L5IHdZIDa4bG4yJaOzfasOH/o22MCesY0mx+n6VATbaiCtMeR59pdRqYk4bEiQkIHfxsHPNgdi7VJlZb2FhdMQ==} + '@giscus/react@3.1.0': resolution: {integrity: sha512-0TCO2TvL43+oOdyVVGHDItwxD1UMKP2ZYpT6gXmhFOqfAJtZxTzJ9hkn34iAF/b6YzyJ4Um89QIt9z/ajmAEeg==} peerDependencies: @@ -6412,18 +6421,27 @@ packages: '@shikijs/engine-oniguruma@3.12.2': resolution: {integrity: sha512-hozwnFHsLvujK4/CPVHNo3Bcg2EsnG8krI/ZQ2FlBlCRpPZW4XAEQmEwqegJsypsTAN9ehu2tEYe30lYKSZW/w==} + '@shikijs/engine-oniguruma@3.15.0': + resolution: {integrity: sha512-HnqFsV11skAHvOArMZdLBZZApRSYS4LSztk2K3016Y9VCyZISnlYUYsL2hzlS7tPqKHvNqmI5JSUJZprXloMvA==} + '@shikijs/langs@1.29.2': resolution: {integrity: sha512-FIBA7N3LZ+223U7cJDUYd5shmciFQlYkFXlkKVaHsCPgfVLiO+e12FmQE6Tf9vuyEsFe3dIl8qGWKXgEHL9wmQ==} '@shikijs/langs@3.12.2': resolution: {integrity: sha512-bVx5PfuZHDSHoBal+KzJZGheFuyH4qwwcwG/n+MsWno5cTlKmaNtTsGzJpHYQ8YPbB5BdEdKU1rga5/6JGY8ww==} + '@shikijs/langs@3.15.0': + resolution: {integrity: sha512-WpRvEFvkVvO65uKYW4Rzxs+IG0gToyM8SARQMtGGsH4GDMNZrr60qdggXrFOsdfOVssG/QQGEl3FnJ3EZ+8w8A==} + '@shikijs/themes@1.29.2': resolution: {integrity: sha512-i9TNZlsq4uoyqSbluIcZkmPL9Bfi3djVxRnofUHwvx/h6SRW3cwgBC5SML7vsDcWyukY0eCzVN980rqP6qNl9g==} '@shikijs/themes@3.12.2': resolution: {integrity: sha512-fTR3QAgnwYpfGczpIbzPjlRnxyONJOerguQv1iwpyQZ9QXX4qy/XFQqXlf17XTsorxnHoJGbH/LXBvwtqDsF5A==} + '@shikijs/themes@3.15.0': + resolution: {integrity: sha512-8ow2zWb1IDvCKjYb0KiLNrK4offFdkfNVPXb1OZykpLCzRU6j+efkY+Y7VQjNlNFXonSw+4AOdGYtmqykDbRiQ==} + '@shikijs/transformers@1.29.2': resolution: {integrity: sha512-NHQuA+gM7zGuxGWP9/Ub4vpbwrYCrho9nQCLcCPfOe3Yc7LOYwmSuhElI688oiqIXk9dlZwDiyAG9vPBTuPJMA==} @@ -6436,6 +6454,9 @@ packages: '@shikijs/types@3.12.2': resolution: {integrity: sha512-K5UIBzxCyv0YoxN3LMrKB9zuhp1bV+LgewxuVwHdl4Gz5oePoUFrr9EfgJlGlDeXCU1b/yhdnXeuRvAnz8HN8Q==} + '@shikijs/types@3.15.0': + resolution: {integrity: sha512-BnP+y/EQnhihgHy4oIAN+6FFtmfTekwOLsQbRw9hOKwqgNy8Bdsjq8B05oAt/ZgvIWWFrshV71ytOrlPfYjIJw==} + '@shikijs/vscode-textmate@10.0.2': resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} @@ -10211,6 +10232,9 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} + linkify-it@5.0.0: + resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} + lit-element@4.2.1: resolution: {integrity: sha512-WGAWRGzirAgyphK2urmYOV72tlvnxw7YfyLDgQ+OZnM9vQQBQnumQ7jUJe6unEzwGU3ahFOjuz1iz1jjrpCPuw==} @@ -10323,6 +10347,9 @@ packages: peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc + lunr@2.3.9: + resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} + magic-string@0.30.19: resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} @@ -10341,6 +10368,10 @@ packages: resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==} engines: {node: '>=16'} + markdown-it@14.1.0: + resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} + hasBin: true + markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} @@ -10408,6 +10439,9 @@ packages: mdast-util-to-string@4.0.0: resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==} + mdurl@2.0.0: + resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} + mdx-annotations@0.1.4: resolution: {integrity: sha512-SUYBUXP1qbgr0nRFFnUBg4HxxTbYyl5rE38fLTaIm0naPK+EhmKa0wRlUdgTMlMBj5gdCMwP1n7+L47JIHHWUQ==} @@ -11574,6 +11608,10 @@ packages: pump@3.0.3: resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} + punycode.js@2.3.1: + resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} + engines: {node: '>=6'} + punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} @@ -12908,6 +12946,13 @@ packages: resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} engines: {node: '>= 0.4'} + typedoc@0.28.14: + resolution: {integrity: sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA==} + engines: {node: '>= 18', pnpm: '>= 10'} + hasBin: true + peerDependencies: + typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x + typescript-plugin-css-modules@5.2.0: resolution: {integrity: sha512-c5pAU5d+m3GciDr/WhkFldz1NIEGBafuP/3xhFt9BEXS2gmn/LvjkoZ11vEBIuP8LkXfPNhOt1BUhM5efFuwOw==} peerDependencies: @@ -12934,6 +12979,9 @@ packages: peerDependencies: '@babel/runtime': ^7.23.2 + uc.micro@2.1.0: + resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} + ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} @@ -15660,6 +15708,14 @@ snapshots: prop-types: 15.8.1 react: 19.1.1 + '@gerrit0/mini-shiki@3.15.0': + dependencies: + '@shikijs/engine-oniguruma': 3.15.0 + '@shikijs/langs': 3.15.0 + '@shikijs/themes': 3.15.0 + '@shikijs/types': 3.15.0 + '@shikijs/vscode-textmate': 10.0.2 + '@giscus/react@3.1.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': dependencies: giscus: 1.6.0 @@ -16148,12 +16204,12 @@ snapshots: '@marijn/find-cluster-break@1.0.2': {} - '@mdx-js/loader@3.1.1(webpack@5.101.3)': + '@mdx-js/loader@3.1.1(webpack@5.101.3(esbuild@0.25.9))': dependencies: '@mdx-js/mdx': 3.1.1 source-map: 0.7.6 optionalDependencies: - webpack: 5.101.3 + webpack: 5.101.3(esbuild@0.25.9) transitivePeerDependencies: - supports-color @@ -16331,11 +16387,11 @@ snapshots: dependencies: glob: 7.1.7 - '@next/mdx@15.5.2(@mdx-js/loader@3.1.1(webpack@5.101.3))(@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.1.1))': + '@next/mdx@15.5.2(@mdx-js/loader@3.1.1(webpack@5.101.3(esbuild@0.25.9)))(@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.1.1))': dependencies: source-map: 0.7.6 optionalDependencies: - '@mdx-js/loader': 3.1.1(webpack@5.101.3) + '@mdx-js/loader': 3.1.1(webpack@5.101.3(esbuild@0.25.9)) '@mdx-js/react': 3.1.1(@types/react@19.2.2)(react@19.1.1) '@next/swc-darwin-arm64@15.4.5': @@ -17890,6 +17946,11 @@ snapshots: '@shikijs/types': 3.12.2 '@shikijs/vscode-textmate': 10.0.2 + '@shikijs/engine-oniguruma@3.15.0': + dependencies: + '@shikijs/types': 3.15.0 + '@shikijs/vscode-textmate': 10.0.2 + '@shikijs/langs@1.29.2': dependencies: '@shikijs/types': 1.29.2 @@ -17898,6 +17959,10 @@ snapshots: dependencies: '@shikijs/types': 3.12.2 + '@shikijs/langs@3.15.0': + dependencies: + '@shikijs/types': 3.15.0 + '@shikijs/themes@1.29.2': dependencies: '@shikijs/types': 1.29.2 @@ -17906,6 +17971,10 @@ snapshots: dependencies: '@shikijs/types': 3.12.2 + '@shikijs/themes@3.15.0': + dependencies: + '@shikijs/types': 3.15.0 + '@shikijs/transformers@1.29.2': dependencies: '@shikijs/core': 1.29.2 @@ -17926,6 +17995,11 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 + '@shikijs/types@3.15.0': + dependencies: + '@shikijs/vscode-textmate': 10.0.2 + '@types/hast': 3.0.4 + '@shikijs/vscode-textmate@10.0.2': {} '@simplewebauthn/browser@13.2.2': {} @@ -21149,11 +21223,11 @@ snapshots: dependencies: flat-cache: 3.2.0 - file-loader@6.2.0(webpack@5.101.3): + file-loader@6.2.0(webpack@5.101.3(esbuild@0.25.9)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.101.3 + webpack: 5.101.3(esbuild@0.25.9) file-saver@2.0.5: {} @@ -22361,6 +22435,10 @@ snapshots: lines-and-columns@1.2.4: {} + linkify-it@5.0.0: + dependencies: + uc.micro: 2.1.0 + lit-element@4.2.1: dependencies: '@lit-labs/ssr-dom-shim': 1.4.0 @@ -22464,6 +22542,8 @@ snapshots: dependencies: react: 19.1.1 + lunr@2.3.9: {} + magic-string@0.30.19: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -22484,6 +22564,15 @@ snapshots: markdown-extensions@2.0.0: {} + markdown-it@14.1.0: + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.0 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + markdown-table@3.0.4: {} marky@1.3.0: {} @@ -22673,6 +22762,8 @@ snapshots: dependencies: '@types/mdast': 4.0.4 + mdurl@2.0.0: {} + mdx-annotations@0.1.4: dependencies: acorn: 8.15.0 @@ -24215,6 +24306,8 @@ snapshots: end-of-stream: 1.4.5 once: 1.4.0 + punycode.js@2.3.1: {} + punycode@2.3.1: {} pvtsutils@1.3.6: @@ -25665,16 +25758,6 @@ snapshots: webpack: 5.101.3(esbuild@0.25.9) optionalDependencies: esbuild: 0.25.9 - optional: true - - terser-webpack-plugin@5.3.14(webpack@5.101.3): - dependencies: - '@jridgewell/trace-mapping': 0.3.31 - jest-worker: 27.5.1 - schema-utils: 4.3.3 - serialize-javascript: 6.0.2 - terser: 5.44.0 - webpack: 5.101.3 terser@5.44.0: dependencies: @@ -26027,6 +26110,15 @@ snapshots: possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 + typedoc@0.28.14(typescript@5.9.2): + dependencies: + '@gerrit0/mini-shiki': 3.15.0 + lunr: 2.3.9 + markdown-it: 14.1.0 + minimatch: 9.0.5 + typescript: 5.9.2 + yaml: 2.8.1 + typescript-plugin-css-modules@5.2.0(typescript@5.9.2): dependencies: '@types/postcss-modules-local-by-default': 4.0.2 @@ -26065,6 +26157,8 @@ snapshots: transitivePeerDependencies: - debug + uc.micro@2.1.0: {} + ufo@1.6.1: {} uint8array-extras@1.5.0: {} @@ -26787,38 +26881,6 @@ snapshots: webpack-virtual-modules@0.6.2: {} - webpack@5.101.3: - dependencies: - '@types/eslint-scope': 3.7.7 - '@types/estree': 1.0.8 - '@types/json-schema': 7.0.15 - '@webassemblyjs/ast': 1.14.1 - '@webassemblyjs/wasm-edit': 1.14.1 - '@webassemblyjs/wasm-parser': 1.14.1 - acorn: 8.15.0 - acorn-import-phases: 1.0.4(acorn@8.15.0) - browserslist: 4.26.3 - chrome-trace-event: 1.0.4 - enhanced-resolve: 5.18.3 - es-module-lexer: 1.7.0 - eslint-scope: 5.1.1 - events: 3.3.0 - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.11 - json-parse-even-better-errors: 2.3.1 - loader-runner: 4.3.1 - mime-types: 2.1.35 - neo-async: 2.6.2 - schema-utils: 4.3.3 - tapable: 2.3.0 - terser-webpack-plugin: 5.3.14(webpack@5.101.3) - watchpack: 2.4.4 - webpack-sources: 3.3.3 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - webpack@5.101.3(esbuild@0.25.9): dependencies: '@types/eslint-scope': 3.7.7 @@ -26850,7 +26912,6 @@ snapshots: - '@swc/core' - esbuild - uglify-js - optional: true whatwg-fetch@3.6.20: {} diff --git a/website/package.json b/website/package.json index ea30b1e777..5538155a06 100644 --- a/website/package.json +++ b/website/package.json @@ -14,6 +14,7 @@ "gen:examples": "node scripts/generateExamples.mjs", "gen:markdown": "tsx scripts/generateMarkdownAndLlms.ts", "gen:readme": "node scripts/generateReadme.mjs", + "gen:typedoc": "tsx scripts/gen-typedoc.ts", "gen": "pnpm gen:navigation && pnpm gen:examples && pnpm gen:markdown && pnpm gen:readme" }, "browserslist": "defaults, not ie <= 11", @@ -22,7 +23,6 @@ "@fortawesome/free-brands-svg-icons": "^6.7.2", "@fortawesome/free-solid-svg-icons": "^6.7.2", "@fortawesome/react-fontawesome": "^0.2.6", - "@rivet-gg/cloud": "https://pkg.pr.new/rivet-dev/cloud/@rivet-gg/cloud@bf2ebb2", "@giscus/react": "^3.1.0", "@headlessui/react": "^2.2.7", "@heroicons/react": "^2.2.0", @@ -32,6 +32,7 @@ "@next/mdx": "^15.5.2", "@next/third-parties": "latest", "@rivet-gg/api": "0.0.1-rc8", + "@rivet-gg/cloud": "https://pkg.pr.new/rivet-dev/cloud/@rivet-gg/cloud@bf2ebb2", "@rivet-gg/components": "workspace:*", "@rivet-gg/icons": "workspace:^", "@shikijs/transformers": "^1.29.2", @@ -97,6 +98,7 @@ "prettier": "^2.8.8", "prettier-plugin-tailwindcss": "^0.3.0", "tsx": "^4.20.5", + "typedoc": "^0.28.14", "typescript": "^5.9.2", "vite-node": "^2.1.9", "yaml": "^2.8.1" diff --git a/website/public/llms-full.txt b/website/public/llms-full.txt index c1c784cffc..326df2442c 100644 --- a/website/public/llms-full.txt +++ b/website/public/llms-full.txt @@ -178,6 +178,36 @@ function incrementCount(c: ActionContextOf) ``` See [helper types](/docs/actors/helper-types) for more details on using `ActionContextOf` and other utility types. +## API Reference + +# API Reference + +For comprehensive API documentation, please refer to the TypeDoc generated documentation for each package: + +## Core Packages + +- [**rivetkit**](/typedoc/rivetkit/) - Main RivetKit package with full actor framework +- [**@rivetkit/actor**](/typedoc/actor/) - Core actor primitives +- [**@rivetkit/core**](/typedoc/core/) - Core utilities and types + +## Platform Adapters + +- [**@rivetkit/cloudflare-workers**](/typedoc/cloudflare-workers/) - Cloudflare Workers adapter +- [**@rivetkit/next-js**](/typedoc/next-js/) - Next.js integration +- [**@rivetkit/react**](/typedoc/react/) - React hooks and components + +## Additional Packages + +- [**@rivetkit/db**](/typedoc/db/) - Database integration utilities + +--- + +The TypeDoc documentation provides detailed information about: + +- All exported types and interfaces +- Function signatures and parameters +- Class methods and properties +- Return types and examples ## Authentication # Authentication diff --git a/website/public/llms.txt b/website/public/llms.txt index 92b2c848d1..213416054c 100644 --- a/website/public/llms.txt +++ b/website/public/llms.txt @@ -62,6 +62,7 @@ https://rivet.dev/changelog/godot-multiplayer-compared-to-unity https://rivet.dev/cloud https://rivet.dev/docs/actors https://rivet.dev/docs/actors/actions +https://rivet.dev/docs/actors/api-reference https://rivet.dev/docs/actors/authentication https://rivet.dev/docs/actors/clients https://rivet.dev/docs/actors/communicating-between-actors diff --git a/website/public/typedoc/.nojekyll b/website/public/typedoc/.nojekyll new file mode 100644 index 0000000000..e2ac6616ad --- /dev/null +++ b/website/public/typedoc/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/website/public/typedoc/assets/hierarchy.js b/website/public/typedoc/assets/hierarchy.js new file mode 100644 index 0000000000..9d5062f0a0 --- /dev/null +++ b/website/public/typedoc/assets/hierarchy.js @@ -0,0 +1 @@ +window.hierarchyData = "eJytm113mzgQhv+Lr9ksID57l6TpNt22afPRXuzpySFGSTjFyAu427Sn/31nhO1IgN1B8g0lmHnnYSSNRoL+nNVCtM3sxT9+4Kep40fMCxyfBb7veBELmeMHYRrB9ShijhfHKfzquW7qeEkQenDuuZ7jpTEL8Z4Efo1iBlZuGsRfnFnN70s+bwtRgY+fMymJJ1W24LMXs5Os4Vcf3xYtf5m12R38NXNmX4sqn73w/MSZreoS7pqXWdPw5s/buvjG269Fe5vfHeV18eNHyW8XIj8ayhw9tosStKQpSLRN/gfq/tFdgB8eizKveYVP7oYs+PLLAbowjRW6d1m1yspPBf/vZAV389oIbqDyGzYJkqSpAtI923HzVM1fFhkG1IhkKENBSRNvgIIBP69a/mAYk4HKlPbykiiCfuayOIQeGbFYtl0Mf+/jtGnCXWLTqGMcWW7AAqROo47aY9GQungAPzakUoDQuLHvjzSutD5AvFQdCgxz2RCmFHcnq/t7O5KtCAkjSfZgHCAufS0KVBC7o1BvGlFZsqAEBSEMw50Ih4mKokQBisZGvBAlz6xC0imQANKRwduZHyAgmhAFBybnAc6pKFcLm3B0ApMyHSY1R3ZZRw5qqBUgVo6cSuA8cSFvpx5UDHCewj0pC6DycN0ohqPP1pkxCYepqYOxj62mM+3ZIGM6ciw4MlPAM/gBPi1MP/AkUErA0ffwehpjZYT53nc95uGzpUw+G4Zj+GyrphUL+/ZSZAidBun3ohwg2EM1Clgw0v721Q+t8NHbPE0jaEmsybrWg/JjQGZfDdEqIQkAlcQuAPvmmlTiSBwY0AOc96sFr4u5BcdagQSQDifHtbl1LaXpUGBg2O+HsW+iMTkCGmannWgHg6LjwBSwCwf+uTsETadDgYGcvR/mYBHS5ChoMD0O0C55VlqgoDnFNcxeo67tg6GoUEBCbzhNXXFM5SemuwZ9EQpGPNJlO4WPK14/rR/oIEh9wWlTFsRLTlY4dw2JD7KRcDVlH0GWdwOQa/7dhgDNKa6h+hp1bd+LFRUKiD+y2kcJy1XcRoKEkA7ngI39YeIxaRUnt3GGQMWCN222WNqgbDQoEGN5bitwgLD0pChI4RhSnVVNJvdTbWieVSggSaTOjLbboZM2QuU28rjzU1Gb5diexrSdYoiFI7eJMbnKjfD9a1RtJvDDaENZQJFd32fziUvVvfPAVrO/ZIWV9Bo3GeJ2k83rv6/tMLcyBDzJ4rkj89JGxD5smtTUkAEdrOBlvLrAeSPF4XCWPlAQe5LEgDLmq417LIf3e9G+Eivg2TNQNkhHkBFEfcvrWtTNkW5PGKmMRe7AP+a9/GK1d47f539jT/Kf9vyL+riseZY/nX0vmrYxYuhpUDgC3+9znKGeoX9pOylJscjzHT9wAx9f5CUxnEPh6sgWcmQ/gWMU42s+3H6DY4hXEsCCO3G7KoAUB1diFuERt+VYEOI5k/enIR6jgOGvboi+YvQVxgkePbw/TZDB9/E8TvF66rt4JcQrYYBUrud/6UIWRv2QWfXcZ3NSgyXqFHMqquqqzWC1JtqzKrsruQHDiAiFBEKnkGzeZdqADDVIHNqk+4pn7apGifPFsuQLDnnHAGVUhkQTq8n3lajvijznewugHQQbU4pXGESKV9wUq6usNBzJmvmkwRx4LusGCYw3DehbVhZ5lyYv+b8rqC9NuIYqpODEwZDlrJqLvKgejDE2AhSCWNtzXAt8yOpsYZDoNXOSd20dtzaX8/abq4v3xgBbBRKDtp5eK9j2hAl9ALL6Tv+vsyoveX3Jm6Wo9u+FUHB6chQ6mM2GdDIlXz8tzYG2CiSGUK3I3mXlvaihnnnHmyZ7MGDoK5AYtKpobXgtxFthMlB1e4p/mPVV/0XTwACXU/RrKKv2ryF3MAw0SByhyvGhFt+fDHP5sy3Jb6JOI3p/hqnw5T0vKpPZdJcSgQnrLpVJrGSdYlhuaeYk74Hq3brUml5mYbWqENxU2ap9FLAYM3GvWlN8e9o3LjcVLC7mj0hu4nprTPKs7SfdVM1quRS1USmnGJM8R+pcfdNw0wXR1pTkVfuW71NWNzbdTLen+Ie1j+L/M7+7EvOvXB2x/N5s7O/WInGFo1xW0RlTIbGkaX/hd1oWsDKgd5C5vF9uovTtpxXa+DGHHwSxh0f8zDUIPflZqPzJfEnfByR34EB7kTx9BaI4nrL+6HxrnxJtC49NBTalhFEwdulQiEJPJ6rAzqwVVFuS50RNX6eQdFt+sey+ad6/3TfmXbMn7u0FoVbF/cVbc//PxnTnTHf+uWgfz3MrBE2CDqKuuuRiyRxCNZ+8P4x9Qn4Z78pjt0KP9Ln9vCohJW8z43GeLUHMJ/XWbsyO2hN6LH7DP0irAh5Fedn6m0A9p9PObnKEooC5XVTgpLe9dl4VrQFPz9QACfc8o9BL1mDaJkY3LrcbdyZ8owrEzo1YCs1FdcIhVUo1PjeJ1rgClSbSvvW9ROHTUjT87BuvJmH0TMn+I9b3b+aa6rXXVeD55f95WXeVSHsFKoXXU5cZlWpMDon2nvymAp26WU/pkylGzMkcSTDKYY5g2EQxNlHsR10TwckYlmkzjQpQQxQzNsayzeVGIFvr6aGSe8i/fv0PFP8esQ==" \ No newline at end of file diff --git a/website/public/typedoc/assets/highlight.css b/website/public/typedoc/assets/highlight.css new file mode 100644 index 0000000000..88bd80febb --- /dev/null +++ b/website/public/typedoc/assets/highlight.css @@ -0,0 +1,106 @@ +:root { + --light-hl-0: #008000; + --dark-hl-0: #6A9955; + --light-hl-1: #0000FF; + --dark-hl-1: #569CD6; + --light-hl-2: #000000; + --dark-hl-2: #D4D4D4; + --light-hl-3: #0070C1; + --dark-hl-3: #4FC1FF; + --light-hl-4: #001080; + --dark-hl-4: #9CDCFE; + --light-hl-5: #795E26; + --dark-hl-5: #DCDCAA; + --light-hl-6: #A31515; + --dark-hl-6: #CE9178; + --light-hl-7: #098658; + --dark-hl-7: #B5CEA8; + --light-hl-8: #AF00DB; + --dark-hl-8: #CE92A4; + --light-hl-9: #267F99; + --dark-hl-9: #4EC9B0; + --light-hl-10: #000000FF; + --dark-hl-10: #D4D4D4; + --light-hl-11: #000000; + --dark-hl-11: #C8C8C8; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +.hl-8 { color: var(--hl-8); } +.hl-9 { color: var(--hl-9); } +.hl-10 { color: var(--hl-10); } +.hl-11 { color: var(--hl-11); } +pre, code { background: var(--code-background); } diff --git a/website/public/typedoc/assets/icons.js b/website/public/typedoc/assets/icons.js new file mode 100644 index 0000000000..58882d76dd --- /dev/null +++ b/website/public/typedoc/assets/icons.js @@ -0,0 +1,18 @@ +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `MMNEPVFCICPMFPCPTTAAATR`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); + } + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/website/public/typedoc/assets/icons.svg b/website/public/typedoc/assets/icons.svg new file mode 100644 index 0000000000..50ad5799da --- /dev/null +++ b/website/public/typedoc/assets/icons.svg @@ -0,0 +1 @@ +MMNEPVFCICPMFPCPTTAAATR \ No newline at end of file diff --git a/website/public/typedoc/assets/main.js b/website/public/typedoc/assets/main.js new file mode 100644 index 0000000000..64b80ab2d8 --- /dev/null +++ b/website/public/typedoc/assets/main.js @@ -0,0 +1,60 @@ +"use strict"; +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings.","hierarchy_expand":"Expand","hierarchy_collapse":"Collapse","folder":"Folder","search_index_not_available":"The search index is not available","search_no_results_found_for_0":"No results found for {0}","kind_1":"Project","kind_2":"Module","kind_4":"Namespace","kind_8":"Enumeration","kind_16":"Enumeration Member","kind_32":"Variable","kind_64":"Function","kind_128":"Class","kind_256":"Interface","kind_512":"Constructor","kind_1024":"Property","kind_2048":"Method","kind_4096":"Call Signature","kind_8192":"Index Signature","kind_16384":"Constructor Signature","kind_32768":"Parameter","kind_65536":"Type Literal","kind_131072":"Type Parameter","kind_262144":"Accessor","kind_524288":"Get Signature","kind_1048576":"Set Signature","kind_2097152":"Type Alias","kind_4194304":"Reference","kind_8388608":"Document"}; +"use strict";(()=>{var Ke=Object.create;var he=Object.defineProperty;var Ge=Object.getOwnPropertyDescriptor;var Ze=Object.getOwnPropertyNames;var Xe=Object.getPrototypeOf,Ye=Object.prototype.hasOwnProperty;var et=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var tt=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ze(e))!Ye.call(t,i)&&i!==n&&he(t,i,{get:()=>e[i],enumerable:!(r=Ge(e,i))||r.enumerable});return t};var nt=(t,e,n)=>(n=t!=null?Ke(Xe(t)):{},tt(e||!t||!t.__esModule?he(n,"default",{value:t,enumerable:!0}):n,t));var ye=et((me,ge)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=(function(e){return function(n){e.console&&console.warn&&console.warn(n)}})(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,l],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(oc?d+=2:a==c&&(n+=r[l+1]*i[d+1],l+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}if(s.str.length==0&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),c=0;c1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},(function(e,n){typeof define=="function"&&define.amd?define(n):typeof me=="object"?ge.exports=n():e.lunr=n()})(this,function(){return t})})()});var M,G={getItem(){return null},setItem(){}},K;try{K=localStorage,M=K}catch{K=G,M=G}var S={getItem:t=>M.getItem(t),setItem:(t,e)=>M.setItem(t,e),disableWritingLocalStorage(){M=G},disable(){localStorage.clear(),M=G},enable(){M=K}};window.TypeDoc||={disableWritingLocalStorage(){S.disableWritingLocalStorage()},disableLocalStorage:()=>{S.disable()},enableLocalStorage:()=>{S.enable()}};window.translations||={copy:"Copy",copied:"Copied!",normally_hidden:"This member is normally hidden due to your filter settings.",hierarchy_expand:"Expand",hierarchy_collapse:"Collapse",search_index_not_available:"The search index is not available",search_no_results_found_for_0:"No results found for {0}",folder:"Folder",kind_1:"Project",kind_2:"Module",kind_4:"Namespace",kind_8:"Enumeration",kind_16:"Enumeration Member",kind_32:"Variable",kind_64:"Function",kind_128:"Class",kind_256:"Interface",kind_512:"Constructor",kind_1024:"Property",kind_2048:"Method",kind_4096:"Call Signature",kind_8192:"Index Signature",kind_16384:"Constructor Signature",kind_32768:"Parameter",kind_65536:"Type Literal",kind_131072:"Type Parameter",kind_262144:"Accessor",kind_524288:"Get Signature",kind_1048576:"Set Signature",kind_2097152:"Type Alias",kind_4194304:"Reference",kind_8388608:"Document"};var pe=[];function X(t,e){pe.push({selector:e,constructor:t})}var Z=class{alwaysVisibleMember=null;constructor(){this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){pe.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!rt(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function rt(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var fe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var Ie=nt(ye(),1);async function R(t){let e=Uint8Array.from(atob(t),s=>s.charCodeAt(0)),r=new Blob([e]).stream().pipeThrough(new DecompressionStream("deflate")),i=await new Response(r).text();return JSON.parse(i)}var Y="closing",ae="tsd-overlay";function it(){let t=Math.abs(window.innerWidth-document.documentElement.clientWidth);document.body.style.overflow="hidden",document.body.style.paddingRight=`${t}px`}function st(){document.body.style.removeProperty("overflow"),document.body.style.removeProperty("padding-right")}function xe(t,e){t.addEventListener("animationend",()=>{t.classList.contains(Y)&&(t.classList.remove(Y),document.getElementById(ae)?.remove(),t.close(),st())}),t.addEventListener("cancel",n=>{n.preventDefault(),ve(t)}),e?.closeOnClick&&document.addEventListener("click",n=>{t.open&&!t.contains(n.target)&&ve(t)},!0)}function Ee(t){if(t.open)return;let e=document.createElement("div");e.id=ae,document.body.appendChild(e),t.showModal(),it()}function ve(t){if(!t.open)return;document.getElementById(ae)?.classList.add(Y),t.classList.add(Y)}var I=class{el;app;constructor(e){this.el=e.el,this.app=e.app}};var be=document.head.appendChild(document.createElement("style"));be.dataset.for="filters";var le={};function we(t){for(let e of t.split(/\s+/))if(le.hasOwnProperty(e)&&!le[e])return!0;return!1}var ee=class extends I{key;value;constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),be.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=S.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){S.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),le[`tsd-is-${this.el.name}`]=this.value,this.app.filterChanged(),this.app.updateIndexVisibility()}};var Le=0;async function Se(t,e){if(!window.searchData)return;let n=await R(window.searchData);t.data=n,t.index=Ie.Index.load(n.index),e.innerHTML=""}function _e(){let t=document.getElementById("tsd-search-trigger"),e=document.getElementById("tsd-search"),n=document.getElementById("tsd-search-input"),r=document.getElementById("tsd-search-results"),i=document.getElementById("tsd-search-script"),s=document.getElementById("tsd-search-status");if(!(t&&e&&n&&r&&i&&s))throw new Error("Search controls missing");let o={base:document.documentElement.dataset.base};o.base.endsWith("/")||(o.base+="/"),i.addEventListener("error",()=>{let a=window.translations.search_index_not_available;Pe(s,a)}),i.addEventListener("load",()=>{Se(o,s)}),Se(o,s),ot({trigger:t,searchEl:e,results:r,field:n,status:s},o)}function ot(t,e){let{field:n,results:r,searchEl:i,status:s,trigger:o}=t;xe(i,{closeOnClick:!0});function a(){Ee(i),n.setSelectionRange(0,n.value.length)}o.addEventListener("click",a),n.addEventListener("input",fe(()=>{at(r,n,s,e)},200)),n.addEventListener("keydown",l=>{if(r.childElementCount===0||l.ctrlKey||l.metaKey||l.altKey)return;let d=n.getAttribute("aria-activedescendant"),f=d?document.getElementById(d):null;if(f){let p=!1,v=!1;switch(l.key){case"Home":case"End":case"ArrowLeft":case"ArrowRight":v=!0;break;case"ArrowDown":case"ArrowUp":p=l.shiftKey;break}(p||v)&&ke(n)}if(!l.shiftKey)switch(l.key){case"Enter":f?.querySelector("a")?.click();break;case"ArrowUp":Te(r,n,f,-1),l.preventDefault();break;case"ArrowDown":Te(r,n,f,1),l.preventDefault();break}});function c(){ke(n)}n.addEventListener("change",c),n.addEventListener("blur",c),n.addEventListener("click",c),document.body.addEventListener("keydown",l=>{if(l.altKey||l.metaKey||l.shiftKey)return;let d=l.ctrlKey&&l.key==="k",f=!l.ctrlKey&&!ut()&&l.key==="/";(d||f)&&(l.preventDefault(),a())})}function at(t,e,n,r){if(!r.index||!r.data)return;t.innerHTML="",n.innerHTML="",Le+=1;let i=e.value.trim(),s;if(i){let a=i.split(" ").map(c=>c.length?`*${c}*`:"").join(" ");s=r.index.search(a).filter(({ref:c})=>{let l=r.data.rows[Number(c)].classes;return!l||!we(l)})}else s=[];if(s.length===0&&i){let a=window.translations.search_no_results_found_for_0.replace("{0}",` "${te(i)}" `);Pe(n,a);return}for(let a=0;ac.score-a.score);let o=Math.min(10,s.length);for(let a=0;a`,f=Ce(c.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(f+=` (score: ${s[a].score.toFixed(2)})`),c.parent&&(f=` + ${Ce(c.parent,i)}.${f}`);let p=document.createElement("li");p.id=`tsd-search:${Le}-${a}`,p.role="option",p.ariaSelected="false",p.classList.value=c.classes??"";let v=document.createElement("a");v.tabIndex=-1,v.href=r.base+c.url,v.innerHTML=d+`${f}`,p.append(v),t.appendChild(p)}}function Te(t,e,n,r){let i;if(r===1?i=n?.nextElementSibling||t.firstElementChild:i=n?.previousElementSibling||t.lastElementChild,i!==n){if(!i||i.role!=="option"){console.error("Option missing");return}i.ariaSelected="true",i.scrollIntoView({behavior:"smooth",block:"nearest"}),e.setAttribute("aria-activedescendant",i.id),n?.setAttribute("aria-selected","false")}}function ke(t){let e=t.getAttribute("aria-activedescendant");(e?document.getElementById(e):null)?.setAttribute("aria-selected","false"),t.setAttribute("aria-activedescendant","")}function Ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(te(t.substring(s,o)),`${te(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(te(t.substring(s))),i.join("")}var lt={"&":"&","<":"<",">":">","'":"'",'"':"""};function te(t){return t.replace(/[&<>"'"]/g,e=>lt[e])}function Pe(t,e){t.innerHTML=e?`
${e}
`:""}var ct=["button","checkbox","file","hidden","image","radio","range","reset","submit"];function ut(){let t=document.activeElement;return t?t.isContentEditable||t.tagName==="TEXTAREA"||t.tagName==="SEARCH"?!0:t.tagName==="INPUT"&&!ct.includes(t.type):!1}var D="mousedown",Me="mousemove",$="mouseup",ne={x:0,y:0},Qe=!1,ce=!1,dt=!1,F=!1,Oe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Oe?"is-mobile":"not-mobile");Oe&&"ontouchstart"in document.documentElement&&(dt=!0,D="touchstart",Me="touchmove",$="touchend");document.addEventListener(D,t=>{ce=!0,F=!1;let e=D=="touchstart"?t.targetTouches[0]:t;ne.y=e.pageY||0,ne.x=e.pageX||0});document.addEventListener(Me,t=>{if(ce&&!F){let e=D=="touchstart"?t.targetTouches[0]:t,n=ne.x-(e.pageX||0),r=ne.y-(e.pageY||0);F=Math.sqrt(n*n+r*r)>10}});document.addEventListener($,()=>{ce=!1});document.addEventListener("click",t=>{Qe&&(t.preventDefault(),t.stopImmediatePropagation(),Qe=!1)});var re=class extends I{active;className;constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener($,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(D,n=>this.onDocumentPointerDown(n)),document.addEventListener($,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){F||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!F&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var ue=new Map,de=class{open;accordions=[];key;constructor(e,n){this.key=e,this.open=n}add(e){this.accordions.push(e),e.open=this.open,e.addEventListener("toggle",()=>{this.toggle(e.open)})}toggle(e){for(let n of this.accordions)n.open=e;S.setItem(this.key,e.toString())}},ie=class extends I{constructor(e){super(e);let n=this.el.querySelector("summary"),r=n.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)});let i=`tsd-accordion-${n.dataset.key??n.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`,s;if(ue.has(i))s=ue.get(i);else{let o=S.getItem(i),a=o?o==="true":this.el.open;s=new de(i,a),ue.set(i,s)}s.add(this.el)}};function He(t){let e=S.getItem("tsd-theme")||"os";t.value=e,Ae(e),t.addEventListener("change",()=>{S.setItem("tsd-theme",t.value),Ae(t.value)})}function Ae(t){document.documentElement.dataset.theme=t}var se;function Ne(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Re),Re())}async function Re(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let e=await R(window.navigationData);se=document.documentElement.dataset.base,se.endsWith("/")||(se+="/"),t.innerHTML="";for(let n of e)Be(n,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Be(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',De(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let c=a.appendChild(document.createElement("ul"));c.className="tsd-nested-navigation";for(let l of t.children)Be(l,c,i)}else De(t,r,t.class)}function De(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));if(r.href=se+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&(r.classList.add("current"),r.ariaCurrent="page"),t.kind){let i=window.translations[`kind_${t.kind}`].replaceAll('"',""");r.innerHTML=``}r.appendChild(Fe(t.text,document.createElement("span")))}else{let r=e.appendChild(document.createElement("span")),i=window.translations.folder.replaceAll('"',""");r.innerHTML=``,r.appendChild(Fe(t.text,document.createElement("span")))}}function Fe(t,e){let n=t.split(/(?<=[^A-Z])(?=[A-Z])|(?<=[A-Z])(?=[A-Z][a-z])|(?<=[_-])(?=[^_-])/);for(let r=0;r{let i=r.target;for(;i.parentElement&&i.parentElement.tagName!="LI";)i=i.parentElement;i.dataset.dropdown&&(i.dataset.dropdown=String(i.dataset.dropdown!=="true"))});let t=new Map,e=new Set;for(let r of document.querySelectorAll(".tsd-full-hierarchy [data-refl]")){let i=r.querySelector("ul");t.has(r.dataset.refl)?e.add(r.dataset.refl):i&&t.set(r.dataset.refl,i)}for(let r of e)n(r);function n(r){let i=t.get(r).cloneNode(!0);i.querySelectorAll("[id]").forEach(s=>{s.removeAttribute("id")}),i.querySelectorAll("[data-dropdown]").forEach(s=>{s.dataset.dropdown="false"});for(let s of document.querySelectorAll(`[data-refl="${r}"]`)){let o=gt(),a=s.querySelector("ul");s.insertBefore(o,a),o.dataset.dropdown=String(!!a),a||s.appendChild(i.cloneNode(!0))}}}function pt(){let t=document.getElementById("tsd-hierarchy-script");t&&(t.addEventListener("load",Ve),Ve())}async function Ve(){let t=document.querySelector(".tsd-panel.tsd-hierarchy:has(h4 a)");if(!t||!window.hierarchyData)return;let e=+t.dataset.refl,n=await R(window.hierarchyData),r=t.querySelector("ul"),i=document.createElement("ul");if(i.classList.add("tsd-hierarchy"),ft(i,n,e),r.querySelectorAll("li").length==i.querySelectorAll("li").length)return;let s=document.createElement("span");s.classList.add("tsd-hierarchy-toggle"),s.textContent=window.translations.hierarchy_expand,t.querySelector("h4 a")?.insertAdjacentElement("afterend",s),s.insertAdjacentText("beforebegin",", "),s.addEventListener("click",()=>{s.textContent===window.translations.hierarchy_expand?(r.insertAdjacentElement("afterend",i),r.remove(),s.textContent=window.translations.hierarchy_collapse):(i.insertAdjacentElement("afterend",r),i.remove(),s.textContent=window.translations.hierarchy_expand)})}function ft(t,e,n){let r=e.roots.filter(i=>mt(e,i,n));for(let i of r)t.appendChild(je(e,i,n))}function je(t,e,n,r=new Set){if(r.has(e))return;r.add(e);let i=t.reflections[e],s=document.createElement("li");if(s.classList.add("tsd-hierarchy-item"),e===n){let o=s.appendChild(document.createElement("span"));o.textContent=i.name,o.classList.add("tsd-hierarchy-target")}else{for(let a of i.uniqueNameParents||[]){let c=t.reflections[a],l=s.appendChild(document.createElement("a"));l.textContent=c.name,l.href=oe+c.url,l.className=c.class+" tsd-signature-type",s.append(document.createTextNode("."))}let o=s.appendChild(document.createElement("a"));o.textContent=t.reflections[e].name,o.href=oe+i.url,o.className=i.class+" tsd-signature-type"}if(i.children){let o=s.appendChild(document.createElement("ul"));o.classList.add("tsd-hierarchy");for(let a of i.children){let c=je(t,a,n,r);c&&o.appendChild(c)}}return r.delete(e),s}function mt(t,e,n){if(e===n)return!0;let r=new Set,i=[t.reflections[e]];for(;i.length;){let s=i.pop();if(!r.has(s)){r.add(s);for(let o of s.children||[]){if(o===n)return!0;i.push(t.reflections[o])}}}return!1}function gt(){let t=document.createElementNS("http://www.w3.org/2000/svg","svg");return t.setAttribute("width","20"),t.setAttribute("height","20"),t.setAttribute("viewBox","0 0 24 24"),t.setAttribute("fill","none"),t.innerHTML='',t}X(re,"a[data-toggle]");X(ie,".tsd-accordion");X(ee,".tsd-filter-item input[type=checkbox]");var qe=document.getElementById("tsd-theme");qe&&He(qe);var yt=new Z;Object.defineProperty(window,"app",{value:yt});_e();Ne();$e();"virtualKeyboard"in navigator&&(navigator.virtualKeyboard.overlaysContent=!0);})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/website/public/typedoc/assets/navigation.js b/website/public/typedoc/assets/navigation.js new file mode 100644 index 0000000000..87d3aa83ca --- /dev/null +++ b/website/public/typedoc/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "eJzVnWtz3DiSrv/KCffX9s50u7fPzHw6si62xm5Jo0v3bmxMKKgqSOKaRVazSNvqjf3vh7cq4pJIZCZQkif2Q69HzPd5AaJAEEiA//U/rxr1tXn1t1f/r84/q+ZT3rz6/tXiMS+WtSpf/e2/dn9fFFW7vC+yWr3+UtWfVL3pLlxnzWP3t1W1bAu1+dPtVuPWvfrfHptV0YV8ysvlq7/9CEPedn/MywdNOi8bVd9ni5D6NtLC/PvP//v9Tv2oF6gPq3L4NxthhGOcwyJXpQZontYh7THEEv3zX//vD//+oy5clff5A094CAkJL2qVNep9Vi4LVc/69225aPKqDDCMaBP180//+0+Ns7zDGs3yjtRIlnX+xx+F+lMnEFCbrrzt/khrftlGXf3jY96oo6zJ7rp/zYBFkW02GMANNpk//PiX70eV/s5tlq/zzesOq+oyK17pN/lRLT4xuMP1Eai3bVcR+l2nEacwGfj4q1q0jbpUm7Zorp7KBYPuxMosnFS1yh/KD+qJwZ6DYqH8WndiZRZOy6X6ysAO10eg+AXVw+LB56UQfV7K4L9kZZsVv+bqC7/oTqzMwkWdr7L6ide256BYKL/cTqzMwj9aVQvoepgMPPb7B5uuNzrKs0ItGgbeDY4x0T+GTrshygOrCpzYRBb4N8MnEWUofzgt+bdkDIsHiytBj46yUVR3b9v7e4mHXWgaA+K6sBVi7fx9U3GeDGZgCnhMTWjxUVaqqlCZoBrGuARocSUY4TFGDquiXfGrYAyLB0srwIiOstFummolrQUtOJUJcY24GjGWjlShxucQ28kcGmVAOJBIMIY4LTeqbkRln0MTGBC2BCM6zoZsHJVgDBU5fko3djprV6rOOS/oRlwCtHD0ZkQnsyG9IZBIClORdpIZ6f5zJ/cxRiezEVkrhkiMqYtarbNaLYcXTLYbIzrGxqXKCja9D4qFSu+DFhtj4Ur1D0LRY2wOTWBAWAtGdLwNfZYjok5smThjm00ueA2b4qLQEVM1V2lmaq6zu4J/F4aoKKyx+EWlOktefKj0d6DFxloQvfRvA1PAY+og0Uv/db5SmyZbrfkmtpFJ8OKqsASizNRZucmGNU6+jzk2xsLNepkJ3zPn0AQGhHfDiI6x0S96sOl9kAx6U+a/t+qwKjdNneWs1ws7NI0B/g3wKMTYOS/jDQEaMkuyJbToxTNN4LCqOb9KK1KG76d37TwPMEPFTj/YxTmpKbRcgGH67PpprS6yOluFUnDslAArWuZhWH6VFF4LlJKH+RIZWwuV0Y03PYkHQEDqZLsQK7NhRss8XKp7VatyoSQWrGCZA2CK3XxAU5x4RKIcaVPcp2Upa6+oVIy7cdpbbkmPj/IxvppFGNEFYpy8U13FdsOj5VjPckegUIyzcYpcbkiPj/ExzinIfejx8T7ef7iWm+iCkziQ9jSGQLyTv1d5RIO1NeL96PNOUffJEopz1pyv+x9mVZ9uXciMuToxvoY5opNSYmUKjaLPL8byBuSIxDgaX1LlZvR4mQ/j1YBvwwmXufgtbx6dNyoKXwuUkQ/KJzjdwk5ht8BWHJjHzjMAretTTfgW9kVGxkco38QYl8DA2B3yDYxxyQzASZs8M/4MTqExrF+nWwv26hJz1rIB1Q2wbiDCj30hnz/GyQ0Md/egyLMNrwKsOLmBruP93I95pxcnfCeOPT3ixkYYGbbb6M3/pK5WU+v/pVrS6yaoFGFyNyH0a1a0akP3ZAXKLRy9HfeIkNHbADnS2JtC5hpRcvg71TgdD73ewWi5mWlGjvWw12Lk4GH6+b7IGU+2OUSO3c07kam7iBgoq53FNrCxi1DLk1wVS3rLMsNS4U+KjF5yNzSVjfO66yrVUuhkio4xs/uxdne3YQ7pwOg0ZvKHxxg3c3iEnTFTXM+4Oy3zJteToUKWvBLRtuz9DEJrHpkU9rR8A7k5VyTampH6L3QGacQam0ZTcys+oT/6vAqxpsZXVqaPMSgN+uipzFZ6/jDDwRSbxsg0yhIZmWLTGJkW60RGptg0Ri5V09ZlXtLfY8DoxGYOCu6v2RVIY6mf9apaxgPMjY01MjW8X1SnxhhkuLGxRpizVWmmqnQVWT9ixKYxIutHjNg0RubXlqMKnuFmOPOJpbEq6/KM2DRGpF2eFZ3YDL/LcwXSWIqYksVl0tgbpoREjobINCZkjwUjNt6Ivr1LNgYGNWKNQducZPYQpVQmU9jbhzFRN27EJjJibISKqidIKdaktktI5s0ViLXEnfFIsp5mZMLU1WbTp12w3z2d+DSGZMM2IzaNEdmwzYhNY6SvXZGLPjCdBWEDSdk2PvTREhN9YBoLsoGpEZvGSMSQK/1ga1SUjXOM2Hgju6kwto1dZEITx18XRbtUy/GdmrEEEhBKaLGveea6EKIRa2xYcz/+2tSZaFBjh6e2I3mfADWSGOurfVz+5LYsOzzajvoaN3p3BVJYkrWhXWAKC9GLIrBItDVrU6TQG6wSa46ZMpQmX0hXkQ1Cjdg0RmSDUCM2jRHRCFAPTWNDNvwyYtMYkc4LWtGJzfDnBV2BNJa6wcFV1daM9BYwOo2Z/kHXt0LuU9KKTmeGP0o2YmON9NnhvdQ49Db2spPMOPGxhsbx47rIFxn3HumhETbau9/79yFhrUDRcjPD4Iw5dNFi5ODpATasRx7wqsANldsYqjHqhngV5KbU14Vaa7/az1md93WOuBhDTOQbGs04YICAck4VoHNUvTGmIGm0MUrE3Pxe5E5WOoGqxYm4bWk0IQJxiJCzjKcxFec8gYnEz8ZxGATaZ+coDCLpC9hZE4hfvF01kZz1WfkzEvrahIUcIkzWzz+RWHdFdcdC9QEi0sL8fgMBtXC/4EBl7ZLlecBdmIi65NXk0qlHXUvd56XzdKSoaoGIvuonahbNzUYtrS6KwLCDRbV1D3xogsC+93xqQqcu1bpWi35f+P9BDDyoBhyCEEyYoaLidxL9+FIGnyNF7Nz81gWBmbtfuyCzrLNiSTTgnFgir7TPZSXwSuhMViJvDXxTgoBce74qQaTWxtGVBF7tHFtJJGnDkSENt+LdSjc8woV5FhaZ7p6GRaQO/+Hw+gARqR2OiGKxxpAI2im7F9DiIrhdmz/LVpLCTpEMtv6RrVXwu1grJx/0e/hLW+EHvecB/0/DkSofumf162ydv75v9VG06866lGRzYRzTFdZcOIdzeYRPVNONzWq29hRnMn6CGQd18HN3KKOPd/bka3V/kuWFWl41WdNuDqulOq7rKrT7HwWCgpiDs6rsFzyiwboOxutXMaq2iebpOhjvpvxUVl/iy6frYDwLZM+doAxIfPoaoP6D3XTDhO5d64/MnKYhNn8jmvQjANrH0NVxWZ728cOPf9EKd5HVG/tnIKLNQhiuPy7i/O6/1aK56m7BKpM0EZNrK2KN5SjfLLohWF5mZeiTlwSyroZRR3cf80/qpskLUf9mgi3BMDspN8i8qKu1qpuneOBWCaONd/18PTyO45GGXJibqGY1MYzZt/VL1cUv7V8Pqd9zfzi6GNwR6u9096rWf2n98QjbOzT+L8j6BsEQBcAwOa0njbcyKyahXG327p5PJhVr6GGRHEGqyVGHgYS7zTg80nliVsYKTmViVGPj99J0AgC2SW8j3Lt7DplRLDMylWVTlWHnpsyXuzbcDP+uyrTeEATPKLa6yLbkWWi04ZfZl3hoJ0KFpe2kLEGqCWNCMILtzBD6kal6xJ0UD7yX3gRTp9pL3V04klQje+0ocH2GxRRdxFYphJ3fXxJUgy1GgycD06ApfyHM30Oy9wXOu0ICHAf0TjUNtlOEjBuFQtCbci8/aL9s2FB/aXs3QCM9aEohbFZqTzsoR4IA7DTsdAk9UcH+Jq+Qcgd9o9cgldYn+4SgEvh2n8HZNLWRWCvkjDIIpx3nT6NBkw52j/IHI6MLWhuh3KJBBklemO5hnxdZh9ZB6U1iksOSMox0fSHNTd83GeDgVcryDlzNZJCurd5GwwYVhPKgGu/8pxDpSlL4idkELjhDKOd65wgNbr5xp1+FzFkK4RXZH/GkXiTAsF9zIkjQa47JyzcJSJ0IwqjSlKcKlaXCp2QSGfDqY86mi+MtTEIIa53qN7EO/yLqYZwcTRplEM5GxTefTgMjDIOMVA9cQw2hNv3HDu6rehVN3CkhtBYYdEeDIVHUQxooTukzlI05zxQ/f0gUyH8xlrDyxUHbMQWLZrtgbJHs4OL0Um3WXVGQ/VmgvBYZevV5q7Ja1dfVJ8WdN9EiQ5AhT+FkujFMjBEbfItu1+siZ79Bb8OCleXec/LbiOeWvwneDDrBd0MMxr2d/UTWv4fynwzty5uz69NfjgXaUySi7d5asjh8ew31blj6XmXLUKYvKL+LRfsLK2s5nHQDJC17Etouewm+9BBGSuTpXvq6Xm3YTyTFaBIWUqujR5UV+o+LWZIh2q9eZquuU+y7ZylhViBV29nu8vEI4Ev1e6s24jtl0b+b/70Y5Oud/OTqh7/+9ObPeg3Mhj52g/q92enfGHxm9J9E3fafKBTfjSmcdCsux2v7Yg+VEFl2Hf3d9I++1EMdhO+D5mZPRijVf7Bo2KmNOnuIRwcw/QVmsrQM4qZNAyDfj0yGNNXocHu8FkkHB3EAfntYcpqyG2ph+DvVnNdpa9+VZNpIdB8AzbARfy8jdGELsiwkqglHkWYiZRWwSp+04JQyH+1GOBHIWYSGem+NmCKA74Hhkw+bqoY9ipiJ0eZJVlZtCgeQXBifDExB7kZtEbSdBgmU6O6CeiQDyZ7lHkWeiXQVwXiuB8bqER6IXelF9tDP+hkzNmzqLIKhxvFwBGYUCCNIX2kNgzxfa/XgPnR/P6vqlT71HAWeBTkWrlT9WdXdqwU3zR+zMYvKrOzZFN9espG0X5RqJXndCGojTd/jk2TaiO6HvZoiI8YfrDNH01lzKWSzl+q+VpvHX1ST9dNvie8jrE42NzfGcSR02B+Xktgixog1Ot6dfttsWye78RRWUuMv4D9pMa7axSJdB0liJTX+Av7lxdj+1IfNsafl56zIl3v7xSKwZNbHeum3Fz+X/5m4h0J8E+Xaf1FFG64jSxbeki0W/WZKt5cin/VZ2GO/M5wtseeC2bjU9l+4OKmLN3Wo4+Efey6LwUpkvD/MY3ne7vvxY9HI5m/W4/fchui31ZJ7koDXpyPMtpT2XcpUDZtJuUTiUeSZSFQdvFUSbBk4xgCvBtIWnr9kyc1w8y9X0jLeDuts83hRFfmCscVVh2oCIdY4CrcfFRyYrhDcIddHnDIOVjDu4RgcZFhzbUKYpcKhJmk4iCDLCzwJYnb1Yl9+8TiPySrOo8xyh76yJvCI6gudGoODpB4NZY67X/tkSM6BAT4zk5CoF6VkZJJ60jfhTpTL8nekb8h1ymUG6/WNeUDbEHVY5KqUJoSNwaSUONlJUy6LcMTU1HOlIppyLjhYpeFz4QJVap4FN1zGPnpOQwRPmxuugk9AZIH8hx+aPPFJgfkuafk7W8OfiCimIUcSelKlrZxHLgJIefQlnOqnxpDaOURyj42xmjeQYikqk5thuc9yDTRa2eSp0wAXSwLZZ3ktLrPk9lAorujQwOdZyj6BiYX3DfJlhcdG+JTChwZTBKb3BCi37Fg+raz8oXTavTYAAE5sBGhGb4KaePbfAkQn1gUyWSWricBU1V7rwWUzaiFlBbxQ2enFBt+zuOX1vmel7/t0FKnLg9KmueXzZU3v6T5quOD986dqywsJZWrvvagTlFHgRD9WUo743ovP/NniWercKggnqe+p/CCYWPhUxX6BAnOLas9NyQoKzU2l76ANFqmHBvYfcAvo2X6wp5s404L3L7DlQVzOZ++pYHKw/LI90dZRcc++Kxrlk/dFg+0glSnSxpN9twXuvEN460t8NbzEb4I9BwHtfeEW3bf1ZU+F1XDB4jkLxdyygYvF6Z9VWwzpMWVvImKXCdhDtKd7NaHC9wnctCQrGLRnaa/Fm4CsQpoZBTEFdbMK9tA8bR6jnfq3hsWWGtoZ9gw3WkOzbzm00ym2GnybnZ6pKjR8RHXst2K+mSqSVlayVQJyOtB+OxHRmkFoy2BMXbxgCxG3iTRvcsStgs9QEcyZJ9F2xWS1E9qt+Nz1Bfjh1SAlwS+q9qhJfnvueRAb7F4onHGYtsZeoKP2eeDXFW0fbFSF0bfBPsfPE3XD+3ESc0f3UXkv0OZwJ8lanmdj8/4qEdwQ/IIt0XSVsEX69lzvvWq/6RreQ0U7u6r3V8PgbuoXr9qtq/R1+vxV+03XcGxFe3YSJKpUZDfBsz2rTA8xTynS8QP7qDns9IHnbYiYrSRNED1CYK916zsu4FuoYM3bvmr5W6j4f7F78Vy3xz6R4RnuBnT2wrdT+ZO7/dX1t3ID/gXvyh5vlf/si33cEPyoixesdsfYXir3ZSv7X6by93MzPMei7KPmkVNRXrCaTVcp69Q9sWWPtQof2PLy9brzxatZ5DiZqEoMnCbzHPXlWpBVTdKpX+xUm+esFMnSn7N3PaYmwL3r+51B2CIZEwYpt0jRjvPZayOQbJJCj/WJqIOXKj5ze9iMpZzUYFKBrd3GwRDATmshxN1r7YJ8achCJJaEjMDtFhRLhxoRgPdl9UjxWEIPgMe230othDbghmykqorg9lfACNKtSm0E+lWPibR8Alp8yI3JpB1zA22E5LN8WyE9KHtTYgwQ2pbowSa7naTNgcBpQr6deXwH4b15AD4dmIyUnJ8EAYMnKAHbxfgsz4YxGJSqMRF2b8EG0j2tSduGAiYSVgT9yQ3tmOGDfXtm3qDHHPI54P4V4BywKAawn8R71Fg8CNrf4cWZ+yzikO5OCxRrb3eIh0MbHlAL8+RMShuzqsjKvk2x7SUchpPT671m0tcOvz5SPWaIqeU0I1hWd0Jrobxuv1lKAnWkUWoKNcNk4rtMSln22/NkIkWPNoRZwmyjiWsTpSSx6qRo7tMxmJ0ZZ/wl/KcshpNluE//YIJhnPGX8C8uhicHMZllJAuRbc+X9rcfs1jin9w6lOG1Z/++hK4Uhfg2yrX3otpJSM9SMijjKE1Bvp3S7aPI/uyZ/RQMz5eJtv/SxUlcPE96zX7KgiTYSI27OSx7tQ5nsfjNI2kikT4DiSJhS4lfBLAEjbSn+jNzIwB42mU0Wn6Cz0ZiB174P40l+kmvtmZWvWkJNTCB6jnW3Z6t9R6KP2lCc7PmCfjDOqE9N4slM0zKWpybsGDJn5abJiv1hRIqYBuJId7nd6oeJ9MF5XCiMdSHz30zYH3eYcIYkRgCniwnEPyz43YKiRH3el1XTbWoKAfzWBGkFnvVVOvDaqnde1W2K4L4NtCkBJuuJxPLVvc3X+cLMFNDbBThqzMgZoxlYK4KpdYxrEGAA+zqOorXxZNwZl4RB+QmE3kQ/chNyBhC6ZD+F5eXwranK9CRfUWvVfhjZH7kpBBCHlarVVbyQVMcUb5zVDdWRhsPNCuQkdU6kjgJEIG/1VlX4WLcFB6CHX+WdE9DFEk6phO0BejAK9UcFFm9ikBuJRjQ/mdys15KuhFQhYSWNhM9OATKf/6Jrd/FhGQJX2K0VcPfXzSn14iywEe4HeEPn7cLs9bUKpFhxdNx9qsImwe9fIDAulpHlG6OpqLkJdPCw7BprkBMM+LDuHfK/VotmTUHE0HiUmnRYdQHFf5ep4voosLS/fvNQVH8o1W1hKGH02AXtbrPv8bwNAUaMgbGwFxm5YOKYc0CRKC4nfs/w+xFiVs68tllALadYRSAtqFhyEUbUXdzMBEkrrkLX8ouhJo8HcnqToumoEZTYtYcHoZZSUNkCpAF5Mr/ojab7EEJhkK7yBDiYooQN2xbIAScbqWgTLvIEOK6sj9ZSiRsA6mAg8WnYaQc/jq5j7RToCIPi0rwYzWiyajxXVFeuK0AFXha5vJ71gdTQfOPXIybJajQqfke3FW1vJS6CBN8+NiWn2LBgwgTPMymxIIHESr4utcqpj5QTDZURGgzUTwG76aJ+y38pu6uqsUnFdlXmDJseGzt20JsA+drxX/XB1XC6HdZo75k/IH1LjKMGFe5BYQxkAroHkgR/b6jQcWKH6N6OBUmfM7MwVTQbuAqpu0UqMh5s4KYOUvwoVFVa8pQ4ReS1RI9mAraPvClT3BAhYuWPsMBFS5a+hQHVKjoYVUp5u5uBajA2HEDoCJCC8cNHiWqhehxAyTDhsfWPn/cAMd1D7FkHjottg3h8AVQCaKHBiMq7zYyhGh/+Jkt3sUEZd/8yJd982NQVrCi1YZXtJZqUS2VOzlx35aLIYMnTDElTODPPwEsZ2AqgIFDVJBmDzwEMGjggbCg4Y6Y6hv4GHxVRt9FU4LAirmLlgaBFlGfpgSZFXkXfWIIv1bZEsz0YmAtDQrNznWQ0KB0B5hm5kVJWG5+FEyy0qMkKCBNCmE5KUtiJJi65JCdzCUmD8xg8lGgBCYZz5fI5Cc7eUxSMJjP5OM6eSoyKpix4jCtrCYmCshuggkpfvB4khPCdXOcxGQ41wljQ6lOcrwv5Ql2ENuS/JlPDu9U3h3Ya1iOtpmoxFR3E5YcfW++EhOF5i0BVE+2DZuKZN0AVCjpho30Jd/4eNFl9ObgAEQjBYdNclJxAII3OYZNQ5NkPOQUTDoNSpURIX0pMz5udCP1Zs54idHN1J9AAzDdNAM2D040AFhQGg2b5kunAXhgigsb6E11AYlQposA6ct4AZhWwgsbBiS+OBQg74XJ8eS/OCR/+gsTiKfBOFwgC4YJ9GTDOCR3qxQTBG+ZcjhRMyK6AJED5N4IgZ4cHC/ZXR8VguFFUi/XXFsTMt2VNS8PypIRUn3ZMl42nLMipPtzV0J8a9Erjg+sfXn5npUooQFkRYrmwFyQSuHCXZjyOvGtSwltYOtTYQ+pbgm+TBX2YS4PxZpwl4kABzGz0IZCkBQxF6wLEDlgyosQ6U198dKjH2L+DBgvM/JJ4svR8PKAPBgh1JMP4yVHrizAUmx2kvrGsmO8HszkGCHZTZLx8jyJKkIwkrASdBD76A7mrXgdpHp2B7NJaA4in92kpBKvk2TP7nBuSdhDqlvCfnYTMkwSWXFyMcJuIkcSwYQTw8GXOm9U7MKrLULiRazE2CIknnjx1ZQgseTLr5YGnRazAAtLhdgxS7C6AJETuQgLS5HZMcuwoBKRHLN8BuiEqPKl2DmcxEjSBTBWY63ro5ZjPVoMeuSCrF+O5CG6TRHXZIdrhTOqU2xIXbwsu4sOEVIszEJCYW780iwkFOZGLs46KkRifDlp67PTxdIF2jk8zEixRAtL0dhJqAxe5DItqEQkxzdY2kqtcXF8kyWu1U5XRy2KWRphWuRyraMSJsYu2LoyFGbkki2gE6bKF211gRAnbtnWlAixkizcgkohctzSrSkRYkUt3hoKIVLU8q2hQCXFLeDCUlR21Hw/qEQli6eCHRUqMXIZ16NFpUcv5HrVmA7k88FeNaqD+Alhv5zIg3hKGJekekkwKYzosV0kuzGMeWE4TjwV65cLe4hZ1jUlwqyIpThDgUqKXdr1iVH58Q844uqucXXsM4a0ymhcG7fAC0tR2ZFLvB4tPj1NrZNXeY0o8TKvo0Ilxi/0+uW4HqIf7by1XiMo2bOdt9rrD4p9tvPXe43AdM925oovHJXsxvCf7WkXfUOibD+xYw3Kuq/+fYj7OlupL1X96fVdpjcM97sQ5pWmqOd7EMO6BO0LGpa6HmmhjC9oTJ/y7lU+5MSPdVgoUAJjDt6Gj0apI9WrIoeCQMUyQi2Q+zmA8gmuxRDJjKNiLtVDvmmws2g9nG1gCLQwahtv6RbKDEVbddn95/V/b7DmPF1CaseLYQD/p06EojhefdtdQBMfikWZ5gEAejDS13Bq3Uvx1ryP81vePEaVyxVC7zrx/lBvTFOddf/P++7FoggNYnVpIwzwqzvuSrloMM/DBYmb0ai5h5ajC++tsUAQtH0Y9T2puFW+/QuprrO+x/uT6hdUgT5mJzVcdjteRn1edqU9q5qTqtWHi9svf8HKZpQJcr7/1V3pfumPog9/sA/4vthB0WegPR1/7Z4HGwbDigxyrC/7EvSBb/UCuoLqn4Mw9cOqLIdHf3fxcdl/mI7MAEIxUr/61D8y+SA3EuOcdD/Ctu4vPl2tC7XqfoB0FBiM0qr6Ll8u9fFxgLANwFT7nKG6zApWczKCcPXhO7DjT8iZjAlB3FgC67g/dseYeCBhtmEEwkXWDczIP20jiKA+rPf//er8jAnYxREYsjtBvwfTldMgwF3o4eAsEQJ96Cmuu3E7E7iLwxi/ZMV9VXfPAucdHmfYcShjvOS6qj5W9IZsRqH6+WbTNfWh537fPXKgr2x6GE4kxrmoq69PrI5ljsB0zZbR9aBH9yov6V2vLx5lVu3w+GE9G40gTF34XGQ8E2/KrG0eqzr/gy6vx+Da/aj0sfdAl96F4Mqbdr2uasZzVQtBlTeKN4TaBWCqv2b1hn8bzShMfzexpbVddc9p+34FEldQOiiW04tjs1q0/pwwqbW7u3yaHYphjIGT7+MmhDEX9bMmp2fXx5dnBx9vjy8vzy9vD8+Pjmfa/H1oD9ENNnlvENTR8dXh5enF9ak+kGESNQ0EfHN1fCkqnxXoIPQ3Z2wKbKfOnPka9woNMaGeSFO2o4IvdP3L02X2haM+RkS/gtq6NL9jx8RzvItJ8aqjiZNfdHbDu+04NTw81DC+aJxYdldw7oEeEZ7GWHQ93kaXhjpC+z5so9A1izFjSb+/AeldRHgphNR969J6FCb/TqHLK5D2HBIQ7ufvTpcCeSMQgwwvh1yAHoSJ92sf+gaUgOx4eXCFaXzvP5mmQL3PSLcF6mHBdZ9td0fW7y8mqY5dEll3vDykPC3WwZ/v8Ldv4tc6hnyefvx8t1nU+R3JvB0TZHxt6u4pPK4EntTVyrfkBsJ8wUTq9vI+FP4YG0J1g2mLff5ZfQhGXJcYqmAYuOfmzyM0KPluGAIt9chR/qcf/vrTmz8bjGltU4Ypn+gku4qC6ottgE/RnQUMaqo5xFQ1xoHVajUUBRrQFRXKG0Jvu4tIo8OP1cOD+7kcSG28EmyM348Dgj58s3ydb1532sOA5pVWpi7+o/qsCiJruDbU9LfXXS0e1Up7wwHG5ID6GIWM+RfDDvu2Vm+zjbJrCvqBzQwgFFuk217d/QiytmiELCMawT2ohl8iIwgXPy0XRbtU11nd/YOhb8ThCLZ3iu+LvKysNhrU3cWgi+Zf1N1mmJ0I/3J3l5J+v/mqn4TaTX5QjM8AKziwrLvsherXj6pYq3oTeEk1L+a9rB4NsfhID9DXYoPDvtNy02TlQskg2+gg5rxt1voSMAcyxobfRU5LCUKLDbw2nHTlXcogRnTotaceLfUvGx/UkxgI6RBejGKQVNTwQfZhUClDWfEYanoJP8o36yLrnPXv/VkTfH8CoF4lCl72QzaiMcx4xXgODmEIAKBcBWQ48P744Oj48vbg8Pr88vb0iMuywqmgf9wcX/5nFGtQCOMOz8/Obi8OLg9+uRLiNIUw7vjs8Pzo9OydkLUND4MuT389vh6rQsjSFKi464PLd8fXUbxRAgFetmVM27fCEdBvV7cXl+fX54fnH2X16AgQYRFN0iNDBEsbJ6RBRF4cXL+PwfXxRNTV9cHZ0cEluweDNIhI2e/BVUBwD6pUdT8NlZXLanXV1J59QRgQ0kDeGTaqK0WR/6GOV+vm6aJTyf1HKmBcrxA2OfPx4/lvx0e3FzdvP54e3o59h/Y7oY7Jv8uKovqilrfr9q7IF7ePQ8bFhjBl446i6cxp4iafJXy0vmEPP+Hjw2sBqb/+tntFLtUCm8oZKL8dv706P/zQdb4Xl8cnp/8hxe1esW7Xwzky6GTPpNSoTfN60+aNor1azdeT367G0c6RWhfVE+PVxCK5KuEx2nW/cd069JBLnDUw3tWnfN1fGViAgEG7YIwwzp32l3VP0CaHTzoMgBwN5Hdet+VcAeB+2gDMFEDnKbqf41oNedd4G9xdx3uzn7JRZ2FVtiuvrB5iMpx1RO+kIqBIWlc5dbYbYZL2YSY+0W1kYFUAIpihJNzH6uG4xNY8AM42JgR423a3mCg8XEsSdHZeYYrB7VaHVdGu/GtupuR4MU2SanO6Oiw6PJyw9UdbdxtAW8nj/ES0iJD4No3dOoUMlTdiQoCTqlb5Q2kcH4eqzwF0aerN1CJC4tMEhuznDgeHkOfrftxKb0K760PCF1mzeCSKDteGBC9VVvRPPOv4U1TYiAkDFv2C4FIGAmJDwGszJRUFXLu5qB5BarscL2Y/1IAXMMKD7Q3hIUNThh80rj5hbgNQD05pDE8QtrYWFdLeyMQ3QfXxocJW18OC6nzzRhyqv310CRBmKEaZH2J8jB2LcIynGZsERCOs+fnDBtmhJAq/DTixCGf3/GFTrEiEMTyO2PpaFDb3qj8g2AwgGmUBDyUB06uCsIenC5ulRYW0+c1MD0OTN1brrFZXqnvXDrw2m/pmICVrYzdWGxNTr6tP8PEiXiCig/Hnnso71AzDvSJBcmiYS2RTBrxuhsl08U2NJ2uYQCsSYeSb3YXORpQgxg1G55AX+q1nYKxIdGIHn86hTuKclkVeql3CyMEyWzeq/nFWdhLDx/R2MApLDnfTNUFlODET2o7fDR6Gf6OTgtPwcb48kOARznOeFcOH3XAs7q4OqkJplajwHBDU7nc90SpguhbNZjHyo31aQGK0o9IfHkeuTCsgnG+zOyWAjgDjMNJ5+Vbdd6OpachLJsFxOInPoKtvj6ylapvXo8p92HAsmvV675U2A4LaHFma4rTbhiOsh2D6N2U/vb+ZdhARCUAQjcGV5ylfVW0dSsxz9ccoEoV3H8AwEgdIygxCPLmYFmH9UGdL7YFaPxB6YSgKo8yHD1J/vXZE+Ok5XXh+753rch7J5/ekqS57sRGWhT+ihkpaqXu4LpSn5xWn1YR2KUkYmzzfSRImzIfr8Jn+nRxpcn+4cji6wL80sVMcrwtKIltJIGXncirATXxA5D3ZwpB4YKFgUiUuAbbNo/3RL0hvd1lwLSlsjuZMT7pE5fQLQ6LuVhxAED5+B9jQDo0gAT3/wBFYlRhfVcYEXlTVvJQqTKhP89Kg8DY/ENfcXkWWC/eg5qUh4fnsaG0HwDCZHuhZsEDGE4EwgWU9FoJzV6HULh8CDMNmSMHUKo+6fnFI059IhYnbUeicqN6UibcACkIYWXA+phfNwLkXcJbOftp5FJ2IoPr07YO8ebRT7lGEHRbkHA+nIrMYekhQ/yQv1NXTplErFsMOC89cqlVVP7EYegii/7g9IsI+ASeI8UYGafq4e8pypKDsMIRTVNWndn1autNyHoIdgGiXVbU+Mx60Hs3thehcatOug0LDVYhK4/mWgyHS4F9paKqb7jXpLwd1rX9dxDvx+l1Ttf312XS9L0sVOE/Kr9l2F6vp4qCgc2wDQbfaxfizW/t6CiQT9peQ8wiv+ps3JE6qTVsE3kp3ylYU9mba7+ms4E8quLrTxaEmeR1qUTvB3eXobH7b5AV2q4a/06qzGw0X/WfgVvmwEN1iZ8mMsm4INv3+TjX2zIN3UDbqAxGh0Vh/FGF/dG73tAwciDEinOtDAGYRuP6P/+P68mA6JOrjOb7rZCRYEcgo5tduCBg6HmvUnK7ERkR99/S2vb9X9eb49zbD195GVScG+bH07a1uwIP+/Pp2DKJ/N9i4rg5mTwQCEIWuCq/uuhHPTV1c9LpheTMAUV7e4ftZRrnuKnzt9Lj8vJtvJOhZEdhopGnW/fPk4CG0DLztn7TrsbXY5XV11VDu1HQlorUeu61+zNs9Cqris6rx3IBRGArDO32tiyHomwGY8rAlKb+3Dzz1KxsB7BGLV1e/HHhWdf/3/wEch4CB" \ No newline at end of file diff --git a/website/public/typedoc/assets/search.js b/website/public/typedoc/assets/search.js new file mode 100644 index 0000000000..b964f85005 --- /dev/null +++ b/website/public/typedoc/assets/search.js @@ -0,0 +1 @@ +window.searchData = "eJzkvVt33DiSrv1fKm9dbvGQOszVp5JVVZ7yaSS5a2b1mqVFZVISxykyh2Ta5d5r//ePJJhJIBgAcQhQcu+r7rISwSfAAALAC4D/56ey+Fb99G//+D8/fcny9U//Fr76KU+e0p/+7af/r8y+pvWXrP7balPs1vebpEx//laUX9Ky+unVT7ty0/zoqVjvNmn1t9v9j2/HP379WD9tmhKrTVJVafOwn376v68Oz1seH574S/MvWf4wWM/yOi3vk9XUA/YFkSe9+mnb/DKvpxwaiIKjMD4gnV/cfLy6ffPRDWmRrOqivF0XVmwHW2rIP/5OAvnlKxkk/27ftGXLi6Ih+6s2BhVK07/lqk7qlABqsTdkUX9iBXGVeHR2EiyHZnmxyVpre9j6+3aKk5UgqbURTJHfZw9GMF0JEpjj4QWuyrSp+N+TfL1JywPO/S5f1VmRTyAJhWmqCelE13eKTnN9p+4kD/bWZfbPf27SvzUm1Ob6H942f9R1qSFEK5cjx2oUPAx1RfK817w7+LPT+yxPQZjpUHDlnHmG6p+s9lmq27iaZe4MP0rzh6a+fk622c/3u81G4ST4pWbcrooyNTDa/lzXP4g+PH6o01/TevXI9QyaBH0xS5LOhiQdnpdTwxwlUFvchWpvSJYQk7uirK+zhzzZUFAuOnvV3p4LcWdUhn1XrL+T8PaGvIGu2jSf1zdNviTh7e3VzJ437PVuu0n/IiE+mPIG+5gma36q4kI72PKG+5T8dZXWZZbSEDfmyoM5f9Bp/cilRCfgvSlvsP+7S8vvn5Ky+a+aKjA6m1vepjf8Mm0eVtH1Gb09331GmVbbZgSTEnIzg77B6+wpLXb1e5pA6a09eQ2RFpMCltnxhvktqx8vynTdGMySDU39tjZXgk1KfH7o9muSbdL1dTPT31UXxTq9LMuidPABtedzcOc4SpLzkgyb8OqVdi5JVeR+nDnYns+d6vAzPy4x+ytm36tbfIP5UOT/3tSkazvhzfhsHmXy7Re3FjIiXTQ2KdqGUJO+mgRCT9ISdOBJGsDYAbq4lzjBh/sNy/Su4c6b8RrurvEyAiWKF6Ee8ar+nH/Ji2/OPQtvxmdVp+0D3qdVlTy4xPcId9EZfjoYdqp2oU59xczYBZqYkcBD2UIMGKhaKJ/gI0i4/i8tm9Fr9s+kXfU1Xa0UChOtWQbh6QFunMR742ZgNElcrKkBeBnwi855VZe7VtakRF6Idt3xX0/mxa6BV6ROHEz64uci51NSVilB6Ax2fpzYAcz0wcNVrsfogW5Qhg/qgbAxJKnSj3f/k67q66brfEosMo/4RGjQSzgJ7+D2Ia07P9efymKblrXdQq+GG4v2UdvuUVv+UQQvavQeFM5eJd9m8bSZWj2Xm83TLVc1dZxrrI+WOOtq/XNW/ZzlzQAiq9O1dxf/x26cp+Pf/8Dx3uzOdY3Ek3d72/O6J+y4yqpVmT1leZJPbLjSeCZvzH9nyXovvw6wN7Rec//+c0DTfwjg8lUmz/41T5jROT7yWHC+y76kn+vMan1ffCSw5z/+WjGBPFljXnSyhZ9cDV+C6lVRvqaZXlH6V53mNsqzmnlxsEv2CmD1g56uqurHstg9PNL7Ihr35hAfT317sVk9B3OC3pD/SMoqP9CLrNoOhimmSXtr8pTyR0rtRGP0S/qdKnlMufA12exSojme6Ednudpb9uMK3xCYEx+33fZNZ18Ea/6bRLLZFN8+52W6Kh7y7J/p+jLfPf29q0EPriy6x+24x6XN477uH0fwrsSXoev057z5+fv06c5us5C527v2gU+HB87l+F2ZJutVuXu6a3rC9D6z2eA36Sz3kO3+IXM5WDxl9eecbQl3HzIgzrUP2HEPmMux6ku2bZplthb1AkLP2id85Z8wl2t8u2DDjia3eWmG/JOK7klf2JM8ujrOFDRDcM6W/yzRLuB8LG+aAeY3cvBudago69442atQDsbzpmhyt3FfEhp5w1mex5WiCzmr3fsTrnCW53Xlg7e3s3/C7G+pm/l7a0Kd9bnbUF0meXVflE/0/vCmvTkDtwq0i61XTX4o12BaorVrYLxwy9vy0kVDB7L8Pi355eJfy+JpP3lh/1K5OKVjf25H/8zqx2JXf+zb9bCI57sGzB88X9WwBU1nR5mZubHRtXI3F7xLGgp3WLQQOcKMPY8LPprShP3ncVTasn3XgMmD564a8fFEbotG53bpc54NqlndLwKR+qd4wjM4yy0bOLvltuvQzIGr5JszeGNjVmDSJAbszeoILzM48DdmZsUmyroHS88A7yPbqIzP6iJxOhlZnNUZn4lEbX5uNwlSyN7QLOjDzgj31wFtzegAFfyM4IQ913P0U1TrQLOvAbkjzw77W1rXqeEZHQyZ2ZkF/HPuo8OXW53JqfZ5u7uO3M0PzpAX9GigTvJhgPo1aX5+Z3x+qjHhm/KuKDZpkruS9mZ80+a7dmOCKyyz4pu1qsssf3BlZVZ8s+7YmUVX2N6MF1rudrq7rCk3zKGwG+p0Qraz4p2VNYx3WZMBOCnUllmw5pt9zd9Iaknc2vDOia1p2PL6Xs/guNstZreuwJ0R36QPaS3bUG+JPbY4mw+0/HOxY1t07Nl9b9I5Vu5ttuQeLPlm3iT/dKZtbczBCVYUHWg9rijyzFnlTtvY8M1ZkNRrMUudFmqZjsYJqXnv3sGNZLZu9HZ8826J+rvtTL1d2a0FudIyK75Zq9S5STYmvFN2szaiQb9gzDf5eO+cJfXBkG/iHbI45QqP2fTvBwn4DKTKo6mW4JhNP4uL4p0e2ep8V9ucezyUpbrlCB7J/Mb3ybZcC86SVTUOVSQ7JNFUdPd/nVE5S2SocCn5/NPbq/7uXrOFZK4g1VX8cJdv2pgob4ovqaGWyRX0hNZdF/Zr37DN4ISinvCud9vtJjNVavaliKC41dRxt6K9nuq1V7kvi6fWdlH23eLv3ZXyrpSL1m7C233c23Vrx69vb7vbZ2Tb/AsfztTFPK5E6pavj0/e+j3FDOAkjxrO/jxxAx2ijRyVO1zs3IOvymjj35N+V4Yjuvr84ebt+0tzor4gPdEoP2gjEecIeHOXI9CCmbCKr4OhUXCJy86gdWiP7g9FqXI+t+trzX3/Zfpe0u73lhToBalX7Y+NAbpStpXBfMZg1kndDLXzWv1BTBUSZ8EJj5lDIZuucMONhgyrrCvsC639n2rbzlYs8QYDxIjBWRwdDaAfDs+56L4VeMU+nUJDvRj+m32JsDxYd/CGe4qWY++yqvblVqsY+HRqWEzd5bl9Y+xL+w2lK/aQtrq7ynercx550f9HW9tdPdFU+b5OtVzy440vR4QP8gk3/Wqto/DGu+K0kSNeTtPaf2u4JoUDsu/8ZjarUiODMtxV0dT1qm6HVTeGt1pIoDmLtc3lHProZVI9fio22crwKi0ZeGtvu7fnEbtNHVSV3RnzW8/D0IcEWTDnD7rphsriO1E199b81vMX0yvhJLDMjjdM82VsCaflKrYRaDcEIeqND/b89sjbtPs8+/lmU6y6JRKiGO7tJge7fqO57O7wawcVRPyDQc/g3eijHfJdp5uUarDRj5K6GBrMenOi2qTplqjiO1t+67yqk7Kmwm1tkeOORqAf3LvB1oTHkehTWidtsqWiXHAGnau2qz5F9Urm73YuiMY8VjndkBRBph6ggir2PfrDPKIdC+o5lOXbnYeAWuztzuSG+2gRc4Jo7KjnAsFIEvOBalyp70Q3KvTkyd72TO6Qj34wv/yMhaQOypML2OPi6KHbxhfdtSUPtIuE/B30Nat6CW+ad0+W4QVjHl8BWXMfAxM3d7F6VS/it7T+WJKOt8YWf4xBl4SbfOSF1Lj34ZfMN+IxmL5rJAMxmVd0ozF9hwiGZDJ3qMZl+s5QDM5k3pCN0MzcIem3VT7Rdd76jtEP2GQeehq1KV2dSFY04zfE5EsfxMmQCUdyWEUrJS3XVXa5U4N9326N402q/1s6Ce35HBjtyso91FDgxcG2+xsZ1bDEnU32lPmp/sXe9HzOkOUj3CHabKRwStlgaLrnkUHf0zs/wIu9bdL3oe6Yt8lDezaPP49C65PwAL+O4ZFG2Cv775D7vUEkASY0936jEF10TfRedJnFZ1KZnH+uNrt1+obt7XAfvozc6R+w5h4wi2ME89CRL1QTUA18sjzvMcXPMHkeeUA2a9Z0gGx44nlkojsooRyPzDVPJEoVoxkiZaaYcwjiffQxMfB4Q7AcO9jwGD2b5C41/KaYgnGxN+dSyVzdeek2ITNBfzmN3LKSETNj5MB4AP8uHjdygP/dw9kjiQjyjiqsOWZOAaEN876GJ51y20o25RNpM1C7lJaly6wA92RvdA4HSuchAu4DZ3cWN+r6vcPIQeJDXT+5Dht0HajqpN6Re3Cw6skFvJ8lGntKDM7S65K8CWT8Jj6B5q3MNihVekY2Mp12jI86FpK/JnmxIwg5zNpLjzcpM2GwobWseiFUr2KGl1Du8jpzGY4gpIvBqHu1TzVt19SB8ZMkDj38r014OnVLGP9g1IsDfMB/cF84OpjwumfM9RCmSEl1EHOoPlknmVXbTfLdbcoA2HubBBOFSXy3GT7gngvY+RAhwk1zkBDDR1sjzRgUNTfHZluKdjoepAnmSV7DXGNPhVNkI88pp9A4ozq2JTHoc/RJ2rGih53ou9k5ztkofZrFGXWkkXVq853jIFDXlNRkIpu0tqdeDsnWDNTcC94vJ+el2dmAV68fFV3hC4WSbuQKVf/lQ1E3dqQfTFKMaBTiuvteoCnH+Hb/iWBIM9h4wS0cQNI0a6728Opl13bZU7PyL3o2zSFSTaX7WvN4roqHJjtFNYFdJpnThTACc2vMcz077UXjYd03oKlBG8P1Bbu6LF1T1XBrdLU36rmm22d9yvIHSvZtY28G7KvaYaQCmcvadXCiBna/VoUnJrpTRY3sNoDicQlGTNOozuttkJhmsU0NXqZPTW/atJfrTVETNcGDzaq36RG/+ytVpTNrnmu8qgunK6544NaW5xquizrZEAZHZ89/YDgLUjwzjRA1Ah4PlptMfp89uEIzKy/6iq4RKG1G6etR1lkX5VPisB1vDH+w6Bu9SssmGDdp5dwaeXzBqgcXZIH+R/PXD4QvY7DncxXUHzB9HHE1rPc6rokDTLTp8bVQtwwE3E87AbVu+pr8vrBZXh37mM4c/IvhUX5eH/oixdyZ/HUFviLg0d/macM3C57N5Syf0+Usf36X+y8KvMvu21mc8zBUx+/+kZvhkc/mPKv+90nZ2J/FdfbAp/0Dn8vxblrzKS1pVr51PO+euE3Lcv/E53Ld6UCRvr/uR40MnZQlYaprAOU2X7aQP8FNJuUr6nz6JVGPjX680ZD/8c/8I55Zxjjzj2pmGcc808hlvrHKs4xO5hqPPM8IZLYxx4yjDL/jCrORBMmmM5nFF7wrRYlMs0dFWs9+dp+pPaLYgGbqEPVIz9u9KKaODfeHEqXfsWvcxaEzO9d9MTj3FoiDec9OTXR5rlugpSY9dnoUxyDU3HRHIeRVrmxUfQFv/rGnrA5P8e2iVhQKf/h7stn5iMvxQ176uWRTVwiPK5u8Ko2XfZXel2n1+L6XmWkHXLhxjy/3rlg7b1CcZl/0jyF7jZKXMNPgReWpl3HMpLvSaB1mEOz48sVjuvpCG7OqR/woy1vTTnhY8VK/nJliedpxLxFt4zrZpF3Dadp5vK67ps2Y5bFfk2yzKz0HhPAoj836/nmcWQzP9f3SxZdG9PLnjwH/oeB4nZqTRyTXrlm/RdeguN6tVmRildajfG7Ieh5nFsNz54mB/Usjevnzx4D/UCDajG3pE+n2bYs3aRQY+7nCZduPvc2/Jpts7Wvcr3iWx2DIntepRf/88vB8D0GheosE4cDC7N8rD01q6oFzBMZzuzeECPvD/1S+Oo/J10saLC8hfuYNKcJlMncXyVfT3N48WWhdrx7TJ6KzQEaPnK8vel4XYX9U7WlmjqS+FogD56VE09whVrpeWerBU6IrT4ljYeZZhVMFep1ruFegaYv9UOT72YzjBbU2T/N6iu/ZHVs0DP1iBclNvVbvky40njdUZgwd/4NKLefmGk5OvmfljdYXxdpzitOrLEazYjQvqMpMW12/itCuOLt8+s/4UT4HQs/p0n4r+v3+6b5jQ3yBzoFw04zW1h93ntfRwMP8B8PzubUPiHYYvC52cywQwlepERSft1Va7ndc/kKXkEZ2f6gNaji9rz1p43cw094PiZteNnyonJyMTtINvqJRn/p1vt4WDSt77sVjkj+Q5SXEicX+eWxH7OrwPPJ3qLEzdvzNdEe/8Q+9+3lxNAdSJJ+mJzyPovowPf1xFIk/dKdRtN0h6wclLtF2gCq31A2HptuTfLve03IIxUEaCfGC7ggNUsvez2nIvCI+pqF0TRJvlH30D9U9e+2ZJ3qxLF9tduv0ui62W/dxwdid3n51sD+PW3S5xmea8XrlvsyH3up8LtAlSd/5UeuUptNnA2TOMNPuHwxQOiPtdwlT/A91aNH/cUWDg4pUUTU+nEgaVONsfnR2EizDgzfnq7ooD5fbgNCqv2+1vcIM0YYVRL8ok+rxU7HJVt+tiLnyfkHZNk2gTJmQ8gb8onZ/5660NqHsy3oG5BYX2iu07EiBkfmQKVqawt6MjuDnC4XlYGun5Laf00GqVyYxPKNryh3k7g4qzT+Lm4LkQemgYHg+1/4OLumw9aS3QwseqVN0dwPI3eb507QwqnvTdDBlQUe5WB8MugzmeLO3t+1rljnQtK86KWs6B8qDwXkcuN6k6ZYOv+rNeYOPJgZ4ph74G+QJ1Sx2gc6QJIceBavqKPn4hZC9+OIVPNLrvE398N6BCxUOvpFABUv/uYG99YleZnwtK5lLlY8r+qVuxeKk7WKTpVxQPRXrnbZLrKxTEEkWrj5u28UZ+8WSnqw3QxDmfTXJtlcmVfrZ4coIBHfR2nS+GkI0LN898DUri/yJDwQKF0S73t24T+vVo8MNopgLg03v+HXxJbVf7MTg9xZ9oAvLzGyiTdRoRWve225yV5T1dfaQO3wgR06+6MxXe/PubwLUtacbixQOkVxOZORMexl3WpeZg9qv8Ke9ivtgfS6X2p2axa5+m1+nqyJ30JoUjvXPyPLq8Ayf7oWnyoFF/+jnGFgsg2FA3dREM7/etaKDM9pCNOath7rFdp1aQ9/KtpbW1frnrPp5WxZ19xFdai8eu0kPgQMHQ/OxH2RoihcgGJvPhwKkZ3sHBkvz0UP51J4ek0vp6cPjMIjVG8etXSDbHD5FTdVkkRZLzkrZRCUtlJyZLKhJtgCMaY/iIanfPqT1+a5+LMrsn93Wid+7gSBBg2wMJ7zhx71hr+2T9y3pNiFclGlSp+4OMWurvTVvbyThtk5QUa/31jxT/5bWH0vaCm/CqCjnqvV2mwwV+CZzvdNJl/iDsGWaAJtgm7SavRxvWqDqLfvb3P1HvOADTeAIHviOn1KxC4HYlZJZp/mwtoFX6NYDYt+GZX42HFr1z5jHQ3agitil3d4o6dwXriSI0qMRufv+Cl/rCAMZ3TICqyidKyBsUd3vb1AyIvcv2JJSXZ4w4oXRecOW2RyClLfwImN1BEgXskLtcSJlcBZHR8KX0rNk088PjMXKvcoqmHCWK53hhHKWLx4Vds+FV20K0pW2jUOxLiRyUfLNbL0b42uMkDAyc1JxqP3jbWZ4ZErFu+BMEoC3dqWH14omVa/qdo/CbW0oMShdGBn27Ui7n+p2K+4HJHBDNOvdiXZmSvwiOJue8Yc1R0J+wahvB9jGStoXIBj17MCXlDL4mTXPyOZnG5XMlocaLaC7xV/afh+Y9ezENs3XWf5wm2w2xaorQxv4Mvue3Sq7i2Tb8QytO9Cubze6SXQnBN5W6SYVxmsE3uDmPTvV7ZymfS2cSd/w7Z51YvjBJD08GOx/4DtaqwF/a+GlD/o7RtqBf1dxsn1HcI2ThHvhsLipsC2PjV7XghdvWEWJaOulxwugpY0cUK1zTF0k/niYyIyfNMO8QOYe9SxB37ks35re52jg1976rC5RzCJkDpHNKfTdIZlhyPyhm2/oO+RlaChz0N9AUemwLEGBg8RuGcrt2PDsKarH9ZSj1FeTJLRBBlxZJB7CaniGIq4klybYxRXNjQnSuIKntrnYmjqlrUFLHFagYuVvgNvmQzP+HBt88S0cQSZ+HUgtzzIcVXjmY0yKP26OganKUfLRqZmbRENUlYeU41Qz50gGqyrX6EasZo7RDFtVnhGOXc1c8zOAVbnqcRQ76boy4ZGMOxCLP1bK8zMEwSra7/BW5RTpGFfyILWw7C5VqR0cnjKPi7Bhye+qtmtWZDdVz9aoxsTETUr7our9rm9vDllfv639GOprRw39c7qA1MZJrDkRtqQfqhH5bD9auYio7UiyEGW7eY4mM1NrmWwo2CV0pi2E4BI6/ytGPCRZk+BrD6vdN+PpuWnlDiZecLfDQZLVLVd3spvxk7vU8DqTSezF3igVvM8JMsZPMiXWw9+ZXgY1TW93F5QmPNYufxcPf9u3Tmboh2ijPaqHltrX5uRi5S1h0wXeLJCn0Lqntx57S9e4FR4St/ZpB1PhBBCpW7aXZdo7U1p9LkLXH876jC7V9e2T09Bb4dDe9nzuVBZfrNZ1x/rb3kbuYEmHZmIqsfdDpCBPU1RZFU/21kQhJpnauV1lo/0wv3PXSS8JJ7B6Tg4espb3a5IXO/d2hRl7wY0KxSVrUWjN+m1OSodI25LsSYoYI4quHyaufEWUxoek2qsdPTiwGExTOuJ3FCPzhWgMo+/K16bdOSYSmS+DaY/OwPYMvktg15rdvkvgf+1ToCRuyH0FYjX8IYFfTDSt3oOFF9xPDoxkNTtUnM9j1mNwwqPWgnHpgCGrtpvku/NSCeIJMD2DMx6cmBee4jiwxAmyI8EyZ5BOh2SOjVr7ETojP/NrvHKnYoqml8InncJDPDjnf1494SDhrFrHQeXrM209gwnqJgOvTjq4RnQOFJBzYcZSZHmw7/ZKuEpWdmZEbkns/Qgdmq9jrrIqnmvIIj0P6mUAM9+Zw0kHZ3RM1aCoBgg/zpE8KbLHNqU5UvDq1oJ/jB8HpXH3aTxUMI20wcQLji0OkiyauLqTTYd3ZeWmSiPci4NVKnxpdFy1lrgPi5uGRl/+5S5A7QHJYmJfY2htdidl7CuzK/6C21gPSFeXrL58LjUBZMJ1psGy3yOS0APCA5EaLpRJ5nq12ciBwaZvfMcDjpCc4jjjNHRjvr7t7wBN18SVjxmfxaFte52dB18Gu7O4UdZOp4FRF5hN3/gU121BfLK7tqbxXWeFEJ1kEqiHTbG8jeGTrW1Pu1GmT02n3Ta1alPQtuKxae/OsAPNtC+EN+rbgaouXG+ChPiDSd/wdVEnG/owEs36doJgMwJ0gGoTAgoP5yjsqyWOMxVm5MXPV3pM4llLX4Peky2gp065g3lpBivKJ9NvN+s4crA7jxvV4fNA9K4Itr25g7fhP9q/UbTj1tALXseBpF6ac1eZOjX+QWwUrvXOzP0gPSkH7O0l9PU7S5eE+OOjcxIfoxVl1+M+yzXSBpM/ULRx0N4ijqvr2TKIxDdf+WT8OMMo9BqPP3hkzhuj09HKvvLrKVSxoB0e6N9p5TpX8tfoa+benRcf+swVkOXPUAHCQ5+3AvotUreb7L5dIyOYpevWAvLkZ64K9kpun5KyecyMFQGf+7zV0C0L3W7Tso/R+SoCefLzVoXj1Rlm3lNcqmHhMD6WobqvWmHzx5g/e7u9WlXbU2+HeGz5w40mfY8fZx8xzjVGfLZR4ZzjwGcb+c051nve0d3s47nnHMHNPGZ73lHa7OOy2Udic4y9TEdbJKfgpBZ/kKzu6bYZeUV7PTA27RnloTHl0yb2dqxYKc/Ojh42j8MaDU74w9+Tzc5DExw/40dslIgX/psp8nr83mxj4z7phTeGANPRfpXel2n1+L7fDtEfv/qlWNvfJqxp/weZ5Csc8BPgijdi/jYpxw0S4z/qe/Q6mJC9iMk3OAwP2e0sF4/p6ovrqWHtJ/womUfpg583qnwx8ywF6bntZXVo8tEzzM403aeesJm4btaoKTtn5SN+kC5a7cOszdqxu2bFf02yza6c4wX3T/rBu2/Rl2d43/sXJunL7sH7nLUaFsPTZ64Ogj6utzR7g/gXbBfP3zwmWonzBfPOVUJ0Eb0Lh2N7ud6tVlQSrtaT/iVayN6XZ2ga+xcmk2TA+5y1GhbD02euDrqWMHuD+BdsF8/fPCZaCdlpQIdKIT4/aEdi0mb2S0yXQtolah+C8R9uFinS+w578UXYvsG3+dfmSWtPK36KR/14PZ3KmVlfNnhnkt4tY7+6LcGrnbdCFmOMuSvIqYc7mGJ9579XDheyWT7vX6WlcB49T3PhXuFkm2G/vf2fysv4QLuCFjKiZ6k26pb0AhrX/xPt7SU2QYNWecfvDngZtbbomV5K1VG2zOvVY/qUzNkQ2RP/tdpd79NzNrP+Rermukp8789STeN8d6B6puqjb1kvpLn9P9MGX2rDNGqtpfvnzTxVINnn0ej55l/4c65Mz8uBNJVp1gl+KPL9kqPbt9NsHvaDd2gjd2bttkZvTnqxT37biz637p8udKqXBcoyf1WRtphnbUH/4i3qZbUw3RY3x5RYu6bmmwzrIMlvX21/cbsq1t5HUfo1J0K9uAo067b69fZ2W0pKc7mh1pN+8A5J9GXW3kd8YRMHt+/F1zprbSxGEDNXDkW7uGkmSeuPO78iK3jWv0bbOHjzHK3j8Nom2kc7B17fFjvvSqusUhYYyezVpNdSPm+bB9Xkp/9GZn+U+B+D+wn1cb3PeIBV7qS/M6voM/Xjk/LIjGjzR4tMr6diQHXLdnrn623R+NOf3L9dPSb5A+GQROLqQv5cb1WgFaV/TxprOc14orf1Y+y528N6CcZ9rcprvzsI/6H9kgtRBzE2+OJ7BwSZ+G0gtaz6WI9Xlxb7R/hxTLVsQXkFjMpD8htgJt1EmxVli/qxGpPXdjTnRUNzXTFkeLkQVQ8hu0+ItHuQuBUNmfR8VXP777+2SevOpJ105albBuRrm78rY2vDNyf4lLsjMfi0+FzsoON0hffTd47oJbf72tL7vdh3RP9bWn8saYNnbHJeL4heBGLTux/ycbmtF94H5qgPpPgzkF+USfX4qdhkq+8OyJwVj6xvxl93NkcdjMxCyg7xkfAyU7NQU4WyxKJHH1gl/ZrkxY7CAcycd3oy7tmIwd4WW14/u1Q42i4ftN/wdUA92JiDk6gdovbm4CcbnUsszuoD3WuYb6T+abw6YM49GPFIetWWfbt2wOwt+GTspvkuiJ0B74RsOdyZk5mZibb90gwRcWtqRmrwaVJ3dj8fJ1V4MOwPIPRiMPosnnj2aXbv6JZbFFZn8oX83cz/NohGZlKbz+GH8AfxDntCz8ZPmctXjRvMHf2c7w5zbR9pQ3Smm71l3g3tXHHntaOLqmc8s5+071L5kBfhKbwF1KfDni4AdfH7Gdx/SbUAb/Lz6b6nS/xc/H4G95+tFvCr6cg89no5naF3kmvb/Pjq9+I2W8+RO4M8u+/viiD3OngR1fLiawrctTFLxfi5WIOiHl5M5bzEGpOeufZTL75PWTt6/8y18cJqBz/o6qcqvB51tfN7dJDRq+e+jjLKfJcfTXN00/vhtCmPaCf+fo8zSXyBR17cfPB06GXETroxba4jI7gXtA5426F/QB+VLUX1VXq8oJSJrNwm8/BUJur2v5eatZJwe/QBYBkMjq6aeqzLnbAr3IBiIZY3IurtqLffc6K8CRb7p8zgsJ2MKTwOgzjm64tXtw2rihWlJdoUdjisHC3LNn24K5JyfdkffbQC2xtJByN+KD9zH/2zATT6hJ+U7SgeuoPb26rx+qZgQxsrOGaiLqq9CVq+b+nddbH6kjZ9cMKNccwIGyNVZ6TsjVAyrjZpUp5vkvLJrpW2xZO+OCXXfVGu0uu62J5bd7adiaoxkdD0twLfQ1rbkzWFPTENo/y3eVZ/StqwsUWsDrayxtZ2b4uS+DGp7GuxKeyjFr98ZRstrJi+fF3vCxMzlcXWlogVpeX5zTKuvnx9II+iL1/bYe75xi4/ffm6aUonG+rsxKg+lel99pcD2HZvgJ7tqr1hwQGt7MvTkn3a2UbW1uQyHi2adnDw5z79vm96wuQhPV99seJrbR1S+ROzlXS2aIlr+2zeFPaRy6vHXb0uvuV2TENhUqZNmjqMLbriPrJP0xOVdvG/L0lL4zIAoxx7cbcBdEBg37TqtHlvkyvmuiQgzLxX3QGBG72T7xKWBTNSGxxvH1uSf4Ngq3lfmoxub4Ec7Uuqd8GqDIyVJ8fK+RP1Nly9AQqwUeS/zZuWnq/MAfcFSaO/a99v9a6HksIsOisW609ihcgaqF1XIRJaLkdpAT6kzU/17wWRQwqGPID2dx+ad3UiJmfGA+RhzcUV8zBYowPlG/Pv2V1asrNa5slsVJi0Uad5KzYYNWocaDFYMqvAceVIUBur9fvq4W2+Tv8i4G3NPVXND5k5Omj+zf/Rzb4+btsfGgWpUJD0jW+yp8xojDBGWextmFWaWBnSjqf9ZIdRykMABys0iMIVVd1PzRsyX464DQNRwQZm4agqqNvufVqvHt349ibo4fYLvE7d9Bh4v/T7OJh1Uromesfi4YFTRqyIDzbo8Z76nShugJwVesR8dA+BFSNvxgNkcb6ri2u4zGJHWiSNLcdVFzVukXct61pY6rCCLfKuMbksfWiicqvvbqTWa/FToM3f83RVmw3bMNAVZ8gH6JusWlGxrkVbPnBpmlUzcvDZpKRbCaxgifYU6CFfpZvkOy132Zr0C1+m22K72yR1erg/0Wgoj8APJruuIk+MbsM1gGc//cNs7W0MzP5gswSnD/nBcCVORmm1IKeDWRdfUseuYW/CB1ydbK43hdlSCEbY2Kl6O/SYJl+KlDIaf9PRAPCwEuSGyJshgZzcgfnztizqYlUMyvjEVsxDAeWezEEgagdGF/zHvtJ896RhfV/Oaso7eMW9r2EqLp5MtAFapL0JO6yDMZzv4xc3uMJYM1aSwa8HYPKa5CsC0LqrxIa+WKXWZglmrbehJvWEN1tUK/HNiJNX4WwpLYYBRoyCJGcLaTMKmKJEm8/bJj3kdq+eFSVrPgq863YPgwNjV34WUH72bcHZFPeL+cE2ONuCfnrK0dKaFZb12hpicKoS20OHdrXYlfT7hrtHtKOwLLfLiryBGVDbmN9yyyvGqL0BT2mcHzE6oS3MPuo6aVTenLr9ekTQgzUP3DAoLoqnpyQ3DoW+mLdY7e13i8DiFjMzwMGAn1iFG1yc6Gw3uijsau56ccO2k6gsqJGtMG7k9lti9OilYQ03Tpq60Zd/mUHNwxHG9L7O/AWHAE4aG2N2SWj8WSZNj20bGH1pP2GRCbto7MEWVvtnZCbltDlJNS72hqhpYQBcfrWYFHaFvGXhzrrDlBWWf1HdFQrn3l2N6oy8u8LBKborXfaMLhoWB1v0zPJwvobnYIxd2Ft4oSEt4FEG9aHmZOTtH82XYKXk7f91WYjVJ6dokCI8bZNE+BUB3s7+Pm/XFosmqJGXGuaAkDTSuSr0GTLQBeKomfaisllaUziwt+eJHQ16y2EzX/YFDZpHWK5DZqGOKAfMGKnTcFlCCl96dhybojZFvA2Uzfsw48/b6MMIF49q4ljcE6oP9MfX/ccpxKtyNdlAcT/t9Ev63XjQgoEtekOW4Q+rSqdSwW1gxvBW938Zvf2y2Nq/+6Gwd0TrmuRKe4Tsr2S0pRSK+9IVrYQQjM1dBoEVpqra39LaOkKHsi+pawJUzv0SV0OTFWkboVzhF1eVfGiS1OUoKkkUeoTWXaXXIv7afgGIonYPhohpx8H6h/nWpq6Qxz6+v6voP3ZpacHGl/YMya4ucuDkDHhr7DRkbtvXxtU1VbUOlTrHm+8uhnJgHMr7ee+p+XYGFGzBDDm9dq6uZLR/rTa7qjFGxMyZ80wuXkbkRG11RE+LWBLCtmM9rrCf4BWP2ltz2R23l1iUsf6vQx/As+7t+GSFdwTY01reEzDNKwtV29G0w+3eXofTIy7n8bRQT+QD6jEvxYhah9l2SD0mdh9TS3jHQfveuqL3JV/W6RDARXA4hKsjzTNvlqiWp94mSMev/NPOPqMOZV9SHwWonHsoroaI2zokdW/pKKvkpdvmJq6wx9lK78Ybq96IK+wVkdWCLeNQ2iOk+AlpbTqbb0LrY/UX7ppLb4eC3tA+9T+xTYWwvJ+ekf3sXVHVN4/tt6CLjXFVoqD9ofpNY7jmDFv2R6O6lFd732LNI+JQ0FtE3BQXm8xiz9y+nHew89WXTno3zkAjA57mxUlVd/bfro23U+CI3W1+afvf2dpha8W4Aqcr+6JpG8b9qVDYezz025atw2Ff3jto+yULW8i27MsN1wMdcaR2NUY8Sx4zu8+RdXhZGfMef8zLfuGydVDCKwvcYfRmCz9Y8BPELoEA2BY0ocDVmXSdz3IMIAPvDVIEBkovC49+THJ+V5gvsmM2vHfE/cMuHnf5F0fgzoafmL7jvybqSrforTnGhVBzsttQszyrHunID/b8sE8EybWNdITZeFH70qWA7tvS0frzF+IcOmmIK7kf02SdltYjzjH6YHAG+ma881gQhszB3gzs26R27Vo48t7aDNxV+9FD40NccvKDPT/ssk7xpjWzeW+3dxI14qdbfEjq9Fvy/Srdbr7fFHSgi95w2RquC/f6FytUvVfVvptHHOltUvT0Jj78kZlveZn24kvmsv/FyA/nUTviBeHAXeaDVoMmezmtIe+j+D/330dxWqMSrbyca4IUfI53BUnqTxrvicUhHRX9waIv/smAccxf0I6n6V+WJ+Z7lpSMi4NNqqqf6CxdlmVwD2gWZ3T5rY5Eqh1wPB6p4cFk+H/cpu4NujXyIqe0Y0K6Oa1YhX4mhwg/2exQi99lioXA08yxZOTjYP+NjdDNPegLvqjjZiKV+0GzoXpUVcg+vm7Oysp5HPixB5yvvthrfiMT/lS1/glWuhqO2clrK/YvjgLbuCqnK95WdudLe48OO5V1KPuS40HUWSkDwY/SCqkplNZp3u5/nFl7Kx451d9esQYn+f6KmSfI9zms8e2/0WHGbLlxeQzsvHVZQivr4A77PW3RDwZe2Pgdo6MYu8NqI52sotA0fdwkscNaJIpNsg4pZ5cF9KYZ1boNOQcL3ocXw6NcBhqiFZ+bZu2DA2Ek2XqE1uN0xX+yuLGeL+unku0z3oFpQZHputqZrsT9rh7LvTqIEe8Nbv80y906iJGXtF1Hhue8mQGrPOINO1J29x07avqpULHcs4MYebmhQrjvBas86rVNKTzB2qYBf3vh444S/2BwHnq7TSQKetddJGp6WUPtPvbhkM/35b0nH8f9LogRr8vL9oM9XztEsGr0sUNkygvXHSIGfjjPynztEFH7oNUEyF6O5x0i7ImuO0QwKy9ph4iUz3mHCFp/xDtE5PTuO0TM+GubfRYq/Nptk8UE/WS4O+arl72/RcFIsL9FUpMelgz97G+Z5NcNnvOV9WQbMeUnhCy356gp3XfoyCvU4DXYbdJBjHhKWEn+e3bXfo/e/EJ+OeaiMfvImaV6BartLq2S+r56eEsSS4Mnrdmn6oE6mKa2v3RjLJu2uy/obVC2C45NoZoi/nCi0BgnCv3hmH8lYEf4lYBjLqel7eBxdAvE/S5ftV/60AATLfhkhHu9LCCpd30hlEDbsoAk1rakjIgSZ03rQZPjuNPcNUpFCz4ZHaIUmPBJaf/eRQv+Gd2iVGbLB3czkV13W3suxI/YGuACE14pwacTbSiJv56IUX7gt3fZMLYGvBKKX4C3QaT9EryUEX5d3RqV+ivrgBh++tuQk/oT4Dgd8gVwO04PXwKXEcOPO9sCU3/kGeeFn06zo6X+iBpgFT+Oa4hI+5FcjIygo/f2rVwp7+gjqNbE5B9DlTMj37W0x/bwfUuM3LGFeflIIeB8a50GCC9NBEzCd+wMqUi/Zwe4ZJ+zM0T09Vm7ES3+2TBjWj+fDxvRIl/iMkb18EUunNO1Tn188GpEyn/lyJiQ8mtHIzLZd4SMKX19TwglJmCdgRL5So8Vqoev9eC8ro3ex6dZJKSuzd7LlzlGrKPbp405ye+fHjEiXw4wpvTwBYERJ3aTvDGojxvlEVLkQnkLVA8Xy49YxXvljSFp75cHdOPr5Q356K+ZB4Sf+l+4tnNoxxfv+Hp2Q1D6a9oBYbvkcsFvGjME3Jf3xeeizPDlffONL5O3BKW/VF5CPLr6wBKY/P4DCa9wTM6SlfSQnIQTueTaktbDZdcSZvQiY0tqLxcaq7nFczpu3LTHdSTc+HEAS3A/xwJ0yIVd3BT0pLu5JR5INnNb4nva1D3FThQ63nboTvELuxJd4Ul3J47IHXZdCAb8EdrvYeDL++bDbluyRPVx65KE2nVQ5+XKIgmr2wjJwzUCEs7xxSOWsPQXkEiI3XYK4ZbmY6aIC08XTUjYhTsaLIlJ72qQcOJ3ClgC+7lbYILccejs86i7hJxo7OzzSK0OudvY2fdJSIkHVGNnrwcip9iJQme+sfP0wSoiFyiPbUx54TYD8Hk+iSP/Vmb9nXr2G2+hDb+c9juyoA2/nLabb0ULfhmtt98CEzNQOmzAxS15Y3bYgsuX983ntgkXt+Sf2WEbLmrIN7HDNkHEjDda6624Q2m/bBRd/xy7ccGDXLbjSkzNQe22IVduzS+7a1vzvSe3e4idUt4X9UZluy33UNgbGcHGXMyOR17nrbmYHY+8bptzR0Z8kzrXq+f9uf1TLDfoDqU9shFs0cUteWamoJ2D022bLmrIN7FzB+B5p67wFOcuwPde3f4xLpv4gAmPlG7bdUdGPJI6btgdW/HK6rZlFzHjkdZ60y5f3huf07Zd0YI3Rrjh1hoVGvJG7LR1V7TgjdFl865gwBuhy/ZdwYB3QqcNvLgl78wu+2lQQ96JbbcijIx4J3Xbxisx5Z3adSOv1Nhc5Nb7EaTGvJM7b0iQW5uX3XZLgtqidx/cNyUozM1HTxVAc+xLwB9oK+nLrXlkd9jWK1rwyGi/5VAw4J3QcWuvzJZ3bucBn+/dvcJjHMdOfndvCg9x2uCLW/LO7LbFV2JqRmqS6PC/y1d4nO0235ER76TOG33l1mZjdx1az7TXV3ga1dh6pt2+8qc5jq1n3O8rPJFsbD3Xjl/8cVQBNOPYmnTT75TN+fxwnCP43Pc7XKI+FLovm3/5VpRffr5LuPh/Kta7jXC3uvhDhIl7zvL48KRuC9DHbVcJB+tZXqflfbJSPYAvqFsDwJmBSPwiQ5k2E5u3+VX6kHHbXqygFsxYlpd7Y2aMgkU18J9Z/fg23+5qEuJvjbWst+YBOc2Tuw23XdcOdbDiAfELt0PDDo9Z8ICW83vH7dh6Ex7gGivJk2NbXhyM0ADyPc5FF99XrYE/stqm60Et0PZBj0n1+GufHIjYFq3N+8GmYc3i1cZVMfgOR/cmqm5z55u0NSr/3B32DoWSznU7gsu/o4lnikws5g2rzTyV6ltqEq59OWewY5hc9u9dOXIBVGJJ98pCRid5+lf98/8M7288LOl/oR6PDM52K7B/a8xomGQ/vm1+oOvbHldR0RpqMfJ8vqwhzGvOZ9cAkJKZBoEdWzsCcqm/sR0S3iG89OKKKqDq4kPz59+TfL2ZWNPjnyyUMvVf5vjwy6aiV7WiErq/K1urTZNhVm1aCeN1bRj8803bgjaBZvhjLOYRD6mGd73/yegl7/+g2RcnbUb7W9ruch938Adb3a9u2a/U7AcubsgVnvLjlaaiPhT1r8WOW6nqbUkeKBbSe/5rwbEBZhlweah5ZXW5E46yGZMsRCsGVMCabJB6e9uOSxwADwYGtrpa/5xVP2f5Y9oueKypWIXvAttU5Xoezoey2G0dQPfl/ZM+wZ2M5rCcCf+8293dJls50B4M+GetmsnPrrpwi1lmxGfkhkfxKTfcuK5LXs8yJ66Lam/CP29WdXOm7hiVA3NWdT9JezN+YmOUp26yp3T9kVvr0wHfF3r+PCWQOOepQ2XQ5SkRkDBPTbEa5ylYlUStfYrTPE+JoHR5aorUKk+JsKR5aorXIk+JtIR5aorVMk+JvMR5CmF2z1MiMWmemuK1zlMiM3mewmJDzFNFeb5pbyv6fvlXVnHbzCbhQcFnzlcYjVvOghVDlLdQUKrcpclslr8kVUvRE2jyGuYxFJgol2kSm+czFJoup2lym+Y1lJoqt2ky2+Q3lJsyx8nZHfMcSk6X6zS57fIdyk6b8xQxA/OeMXxX4Nnz3EDhmt9YBZDlNQ4MyWcUTKZ5S6iqNT2PcV7igMb5iILIJu9wUGi+oeAyzyscFZJPKJjs8gbHJckXlmzOeYEjQ/MBBZdtv8+xSft723cK+3VzeWgo8+y9O6E4xNUEWR/vRxqaJjXt+X0IQ9OUxvnAiyw0zWmTJXyJQtO05rnDjyQ0TWqXUfwJQiixc57xJQdN09pmH59iEB4VXE66KPK82yfZ/O4S7KhWsyMlnzM/yXAcshRWNxS5SopKkrEMqA3ylqJ6nfsCA2KTHCZFpshkBsyG+UyKTZTVDMiNcpuUmyTDGVAb5zkpOVm2U9O75DwpO1HmMyC3yH9SesIsOBE5XC5sb8Brd4wbp8JxwefMhBIah0SIVAxFHpSBkqRBfWaDLCivWucuQp/XJAfKgClSoD6xYQaUQRMlQH1uo/wnoyZJf/rMxtlPxk2W/JTsLrlPRk6U+vS5LTKfjJ0w8aljhst7v6bNmy7b37192m7Sp8aodupDyz5n9pMDOSRAvIYocqAClyQNGpEbZEJlNTt3GUbUJvlQgU2REo24DbOiAp0oMRrRG+VGBTtJejQiN86QCnqyJDnlgUueVPATpUojeotsqfCAMGFORhGfM4vyLluvuYtYJjzY//5Zc6MA4ZIPD96T5EARiybvTRGa5DpYbe6tfYrOKKeJeCR5bIrPNHeJiFT5aorSLEeJjDR5aYrQPBeJlHT5ByF1yjkiJ1WemaK0yS0iKWU+wd4+l0PabwSWebIxoRXKPGcuGYM45BOxJihyCoJHkle0SA1yC1qNzq1Zi9IkxyCYFHlGi9Mw1yCoRPlGi9Yo5yCsJHlHi9Q49yC0ZPlHRuySgxBeojykRWuRixBiwnwkjQohJ31NNtn6vDufBW+gnoIfF33eDCXhcUpUSPXQ5CsZLFHa0uc2yl7yKiboEvSZzXKZDJompelTG2c2GThZgtNnN8xzMnKidKfPbZH1ZOyEyU/J75YDZfRkqVCf3SojyvhJE6M6fsb58TJvXrvxW9iXegFZUUBxT4iH+iDMhSIiZRqcojXPgLA6qbqEKVKLvCeiEqa8KVa7bCfi0ia6KWKbHCfyUqa3KVrbzCYSUyc1hJogn4nMtKlsitg+i4nU9AkMi5Bx7vok3q6tRc7KvIC8xYG4Z62+JghzFo9HmbHUpOb5SqxGqrauprTIVTwmYaZSc9rlKR6VNkupaW1yFM9KmaHUpLb5iaelzk4jYoLcxPPSZiY1rX1e4onps9I4KsY56T92afn9368/fjADPxR7AZlJZHFPTkOVEOYnAEmZoiZ5zbPUqEqpmv0kq0WuArCE6WqS1i5jAWDapDXJbJO3ADFl6prktc1egJk6gWHcBDkMUNOmsUlm+0wGuOmTGRon43xmpZy9HM2MVi3zoJN5U8jItTFPqhi9HuZLCfOigXlUvzzoXt4UL09al1eVy4u+5VHZ8qZpeVaztHSs/kf9t3r23yW28gPYeDlZDAMjS2qw5uhzHIrvIeVpemKdASWvgbhb0fTCPj+ibtCnS00/nLIn6oqXZKrpjUNuRX3xkGo1PXHMvKg3nhKx3CO6vIz64yVNa3rjnLVRj7wlcUXUjXN6d9nJjXG6ORR7AZlbZHFP1kOVEOZnAEmZkid5zbPwqEqpupFJVotcC2AJ0+skrV1GBcC0SXSS2SZvAmLKVDnJa5sdATN1QsS4CXIgoKZNe5PM9pkOcNMnNzROuHz2PtncF+VTun6fVlXyoBsssNhz5jOUxSGfjaqEIp/hkCT5TJfXIJ/JqtS5F9BlNclnOCxFPtOlNcxnODBRPtNlNspnODFJPtPlNc5nODNZPlNwu+QznJoon+kyW+QznJswn6nihM9n7K83RfGu0K90odCz5rIxiUsmEyuDJI8hgDRZTIvVJIehVene7rU4jfIXAkqSvbRITXMXAkuVubR4zfIWQkuTtbRYzXMWwkuXsWTMTvkKIabKVlq8NrkKYabMVNLY4PNUVlVNFXXsv6fJOtWGHxV81nyF07jkrHHFkOQtCShN7tJmNslf0qp17wm0eY3ymASYJJdpE5vmMwk0VU7T5jbLaxJqmtymzWye3yTcdDlOxe6U5yTkVLlOm9sm30nYKXOeMma4vPepLP76bgI/FHjOPAcoHPIbVwEUeQ2CkeSzaUaDPDauOudWPs1nkrcgIEW+miY0zFMQkig/TXMa5SVISZKPphmN8xDkJMs/KKtL3oGkRPlmmtMiz0BWwvyCxwCXV8RNHB+K+s19muXaV+zLij9nzlEyOWQgaVVR5CM1NEl2MuU3yFVTVe7cP5iym+QxNTxFVjOlN8xxageIMp6pD0b5T+0BSTY05TfOjWofyDKlhh8ueVPtBVEWNfXBIqeq/SDMsDpxxefbYtd97c3kO9tCmWfNrCMQl3Qq1ARJDh3j0SROHVKTbIlVo3vHoENplBfHmCTJUIfTNAOOUanSng6tWa4bs9IkOB1S86w2pqVLZRJip/w15qVKWjq0NplqTEyZnmRRweUku29sv6DvaxN/W9vHd7X9fVOb/nvavr6l7eE72t6+oe3n+9k+v53t47vZ/r6Z7et72X6/le3nO9k+v5Ht7/vYvr+Nrfdd7M95sqsfizL7p3bi4os8Z9YacTikLKEaKPLVGI4kWelwGmQqrAqdG7kOo0mOGkNSJCgdSsPsNAYlSk06rEZ5aUxKkpR0OI0z0piVLB1JeF1y0ZiWKBHpsFpkoTEvYQqSxYOQf8o0WT22KUqb+FDiebOPiOGUfIY6oMk9AI0o9UxSGmWeUfURNOdJQrO8AxBp0s4ko3HWAZhkSWeS1DDnAE6ilDNJaZFxAClhwsFo3fINYCVLN5OkVtkG0JImGzQShFxT7bbboqwNpjqHEs+ba0QMp1wz1AFNrgFoRLlmktIo14yqj6AlTxKa5RqASJNrJhmNcw3AJMs1k6SGuQZwEuWaSUqLXANICXMNRuuWawArWa6ZJLXKNYCWNNegkcDnmio1o93//lnzjADhkmUO3pPkGBGLJsNMEZrkF1ht7m13is4ot4h4JJllis80r4iIVFllitIsp4iMNBllitA8n4iUdNkEIXXKJSInVSaZorTJIyIpZRbB3j6XQ/6elJXxtgKx0HNmE4TEIaWAyqDIKxggSXLRYzXIMHhVOjdqPU6TXIOBUiQcPVLDrIPBEqUePV6j/IPRkiQhPVbjTITxkqUjKbNLTsKIiRKTHq9FdsKYCVOUPDa4PPVnenddrL6k/Cbu9N7gFJTcwHPmrwkqh1ymqDCKvDYFTpLjzH0wyHfTVe/cg5jzm+TBKQcocqK5B4b5ccoJolxp7odR3pzygiSHmvtgnE+n/CDLrVq+uOTZKU+Icq65Hxb5d8oXwlysF2NYXjafRWJFX0QuJpxRotVDmn/9zC5NuG1yro+ZpgmzVZ71Mus0obbNrb5moCbsdvnUz2zUhNs+h/qbmU7wk+RNX7NUE3aXXOlzxjrlw/L44AK8qv7jts6abHLwJsvrtLxPVlKHJAbcEqXYMpP6kYZn0ZsyyZCyCsKr87CcbVyPsCRhBQoJ0A5knP8MlvbHVabOGpaIaNJwwgyPzk6CZcg1lgYsTzbdz99D7HZYI49KpKTbK444rg83l1cfzt/dXl5dfby6vfj45vJA9TUps7YDkJKNy/rienN5fXH19tPN248fbPE4E2SUn68vr2xqDpRz4+EmBpusKfK3p2KYpzT/fydwsN/cNv+u91TJ5KjLXhedrYkcxj0QFtL0m3NLBVPk+VXyzQCEFXCBMJ6VqRjM5mIDj2BJNt74x8XHDx8uL25ur//r/S8f3/23PWKerurb6vvTXSHWWj/W2JZF3fxCMtYwpG4ivulXLVkPhWlrcp1V20L1IVgl1FCalsq6ljzUUJGvbKunL0rNY9pFiUjjcbUl1ajPMuRy7jSd+ythn5ZDb6XctTO1WqSAQlaI3HnUq0DKKtIZ+RqxTKzuKGDGKzruNNOrNgog/UH3JBNsV2yJ12g0cCjyrO1LpHBrY0MlEGVXAGebXye5+kGGS6315anJ7tN69WjNtS9NTVWmVbH5atBFAa6hPDXZt/Su6laTrNl4CwR04jeBuYm1FqBQgmrycvhC1v4TxpOfdOSIZIWfqxNT8lh3Z9IqktVo3vzRYHDFF3i+mgMMDrXFuY+vNXbt43y1aqqRw8MWz2Dz3BdyqSaxsy/TpFavMSoZFgcDht3DwX0J2APXa5lTPdj0WBpIvxbl27UbV9OUsrUXuI/lhevbbKwUJeUr5aKerTzxo8IJvkMBp76eHzD/4/ziplv0+/DherQUY0SzYAuK7VinwpZjpipsqAzpitHV5fnN5e1AfPvp6uN//pctL3uptwP27ba9HZ4W2qw3QQlpgeBqkRmRzWrRJJJBxwZwTDs1HRSjDm3MY96Z6UCZdmRjLqtODEXjO7DOpI4+yLPxhcg6sizf7vTDaISw2Jc3qBzBeangWyZPDlWzOBgwFNFNQcv0gZ97m4MeDBDXYJU9NDMcB7CDAfoa5NvCb00rNWsIQwmyVmAWbgCAIta4WiB5nxCR4GWiiOBN/pnVj2/X5u9TKPd8b3WMQfRuxXqhesMILs17luHyb/s/dmn53fBN82We6S2PELA3PFVFgu8kb3OMhbxJSyz+rV0ZpSv2a7qxhvb4kHvwwnBY2HsoQej+xwKiL+eAATcS9RPd9mX9usvFFXywjWg80+ZLua3gIFCt3qmL0v6WHIAt+OoisF9TQrBhS/9FFg0M4feUIJdfm9+0l6zcVasyu9OpEliEFOevumym/V2tV7+WxVMb5FVdftfhkpX1ALg33T6GTcX0AcdlXQCPY7CiAXDu+zaMI/FFXCji4CyOjmKxkXVnZjKh23ma2GPGlqrWfEESnPy7PVH+3Q8UeFGTIKv97ykefpmvijW/IX7y8elQwqohcXLH01OR/21TqB7e/ea2+Y3x1kPYYt8VD+/Sr+lG2kCHR+1/qtsSBkfQLZ97c9erx/Rp2PiA7PhEGFghFxK+Zyjy++xhV6a/JFXaPOEhLZUdxICDlKRmahplstvUdlhCYSKyh7Q2riehDB3H23y12a3Tm6Tkl2InUYRidDSmNUJdG5+yvBDb8iTCoYgLxajvGm9WkPVgh18a92Oc69lTewPe4byNhvfDY0FZs2oY/MQqY93+vPz5Md1s07JS7yUXf2u1p3ykSr/pbCrnWshjuaKalYH4KdcDmulKnf6lXu/WoGqFgdXBlDEgb08B+yapk7tkQnPSpF0PtnzhdgPo7qdNz/JpelFGkzxtzXZjvKbZ667V2Dnx5esvSb16fJNu0gnJSIf9y9e71tp6b80n8m8TUqABr5Y26AT7aUJwMoDV0p5sYd81E8FPZTOx+IsAd9MY2+6NeQHeFMn6XNimZEvbWkr0tivZoVZp2fy1SUEVW7y5rpPSPSYGq4+d1aq36smF+nyTlE8E1HXSG/ID+rir18W3/GqX5+75eLE3V+7N+YFuX931Jk237sCtqao3RQYLRztv8+Y5/HEZE9x9YYoRj7DanfRLtNZjHoGMLf84j3sOVSU9pdHt+m5Gzv0GSALywebTwaYn/LX9uFdkPhjyBJq2K8V0VdyZ81G74XEYxFxM3zUzputpcU0zpFtrulKbA/RqWifVboO9JW+wbPmGptUxQz5RSWp1b8craHd/BLx/ypG5NZkeTHrDX99RdGh3Pwc+ISfkZT1IHbXZATHfZDkUgRxgO3O60oMLdrVNracWkHmw5R/4pviSqrc7GFLXvUF/6NV1XWy3vPrjgF1VgzFvyF/S7wSszIo3SF7RsodkVrxBTm5P0aPU261ij9n+PqsoerDBkjdYjR26eqy6O3UdUN+RBGnpOUqr1WPaKggEqJwpf7j11AkATdZa6xyAIyjdAHGuweHXpKQYg/dmCDGFM/KN0bK+SpM1Ra5i1sremifku6a/yX8v8uL3ut7C3Wj27J3Zx8bsY92uSO/NenIizdf0LjRG53Pgr3S1q9NzcYemAzuzl2heumCL/bg/NE9X68xkmXzzXucH+LGqToBvcBWBrQNZRdXTZJXnXqbI7XUMEbXIHYWMadR2akRCWjFDnkC3ZdEeYIYXQDgMk5nBp4NBT+BlWqVMd7nJnkiWhTuLnfxS9xY9oVfJ1/SaaqTX2PIw2hNw+4Fvt1+bcCCdfiVfCxoJczRjUxdtVgvTXj9EWB0VxCngb0lWf87rjELTaG3teluEuFDy/Lirp44Oy3hZUT9y58QhdA0kpnO6LAT3VSMTOLtt/Td2cyaekxmqHWZNalDbdT2e0WlVT41nvVjG87ktlY0Ax6f8304esEcwuaLkrWTlCrNYWVUYXx3WlxHo4GleSWCHaNEmRoC2bUIDz6ZNjPis24QGoN1q7AjRYS0WhwQH2bvbTKyarlD4paS4MZRTkhMriKqfQSDtehotPJuWghBatxUZJLwbo7/Bpj2S/0f63TYkMTPPn1lUYPbvHq0yyoyjxLbPPoboFplICW6blQyxLdudnNulBZqA22UuJbpDFpuGR65mcehAXlzHQdhh+GttpK3MY+uibVUaAdmerehmUJVVQILizx+QGJBlQMKqkWau7hTpm7Sqy+K7uWCMEvdG15xRbw5YtCiU2bZFaWLatCiU07pFyUH5FtXv5H6TVdtN0rS99qLlxEazlBoib2U2Vaums69kefXJrp0qi6ZwnaXG63gTLgiG/TiCxU1nydaV7i/k8dEd/ezOhu22FjujxnCLzmLFLNpukhIrTILO3T36dr91lN1qbLUjFXGFu5v0sDk16Z5gv0VVy7Xmh9n99/6nV8WupgibBbPanx8p91bpXEBuF7Y6LImgM2v2Bya1kNdk/TpH3hvNBKOeHNC6Ilg79DWvC3aABbMr2hb7rTFqO27RdYAU3Dvw5jDIIQBujSV7Y56AmySdW29PQphbe247k7Swu7vaLfeEIdSdOZf9YPrQlJXdGZyhtqs0X9NVdmvNR11zt2Kxv110B/emb8ZCsMcGKIaFHOHvl+dvLq/6rxm8fWOIB0r7ZPuPz5dX/+WC1xnwQ8i+AnF+df7+2o6QM+CH8PLDxcc3bz/8Zoe3L+2H7ert3y9v2Euyw+MM+CS8Ob/67fLGBZFZIGa82uUOHQwoTcz253X7cZSbjxcf31m94FF5j3z2jVhixSOrZXPGTHik/HR+87sDYVvcI931zfmHN+dXpikPM+GR0qrTGRugIBTuJ8zTsr2kOcnXxdN1XfLna5Gb+hBGzAQxZZU2lbXJ/plePm3r75/S7mzkG/67rHqoUjsUvKPre9+9+/jn5ZvbT59/eff24pblj6FHetK8bHCRbDbFt3R9u93dbbLV7WOarFO7CZwKtr9reHRfjz5mf+NwNligBGz7kNv+G+/mcNukfrzV/myqOdifl79cf7z4oxkZfLq6/PXtf1oSHmZet/ZXoqkuvaybGdLP1S6rU617L4efO199yaY/b9Ltpviuv0EaAIyNmLVb4L5sdT1fb4tM7/CBHuCCM2lDithVSUfVNtG7cEuTnrfpGZ/dnvZBU//S5GdGjRQwEwfEFfRNmuQ7rdMVmvSDRQ/ooxZ605S+0L7nCHVhMOGjdbpWMKCjqV6u1qTY7V00N9+39oE9Jm9N1sykV/gUXrvviq5/K78b+O/nF3/cVl+y7QV7yx/0Fkm1fHhMVl86230E5QbrpZbutE8j4++NeQXeVelVmmy6M5Na+oUWeWO1bKzWe6vULtgd7NOrdKPjfQbIXEd+3bzY9kc2FX4o66PrZrdyOVMtDnasanGoHlkrM7jFRQ1qfImLMaruSc4JTqMznBqQo8/7tD+4as9ecgM7+ZQd0I5MEAXnsTDuHFpXZY4olifiC7mW029kUU/bDj+zmq4NfV63EvBrU+m7cnhdab57kj6LL6HpvegTF+DcQUFxIGpGoH3LpgAi2JFS9XfmVg5onAl6vqrY2L64lq0vTsw1+myDIZj+pxpMybq7Bqr3RZ5161fWEdfdMVA98XaISd8VD9ZBt2FliYnep3WZrayhng7FiblgtjHkKg/FibnEqzgMqTTv3tBiQr8weQADnxtDwBy7efTx3C64aYC3minOEGH/Y/UHEjEesaQPuKb5X+aK70oiVPsixDi/7LKN5svqfurj8ZXB83XHZLoAF8Vm9yT9GqwIwH7rBUCzCvofkyPsRzG6FPvfU4Mg25bVJEMBYpT9IKf75LQejFCEGOfXokyzh5zf7qpkGX7vDUQzZLkCxCj9bj+rjh4vSwz4cdvq6drN6vBzYoxP7Yek9BC6nxI//qpf4hMvAlNiCEXIcVbt13TXVlhIUWK8m3YviR5O91Mfj9ds2ey3jgCRfOSI7KzxMXqEBKOxmR4H0fgM0kxvIURYjHYOapB0Iy9TEq4QMUllhVJRs7DBmCkLX4qaxbhihGKUNPsBojmQWJKQaRgqGkPBonRUwpjRlAspTEc2jNtMsWBJH0zGkT4qSkd1GLeZMoGCdETdMM6UhitERyIMlUyJkMKUZMhgzpxQaoSOtBtnmZJxhYhJjJseX8qRhdcji6e23HW6KlO10ifSiOUoeVqValeqj8Nr4CnMENIOKU02f55Gldqg5pyY6WuSepnzC1vw64Ptz+VGHw8UpCPKqoNd+NWVSahxWTquKl3xEa4PBQq6Tn75Kx8OECM13kaDD8JBhX/bbXM5nO49XyfbOi3DwwN7o+IDJYU0PRb9XAYh301VdbkTqt0YYCFamYaRWZPth7l49/H68o0L4KaodG53smTjD3rZwWmpyjZ07GSFI2A/C/PE+PHT5QcHuvYiASou8KWnuyxPyu/C7l5zPmZEbz+vHeXu/j4t0/X5U7Hj0qAFaW8o2RvyQZv+Vad5JeyyMScVjPigLPKuy3AJy4MFP3ztrUEuffZgwQ/fE/gYjA2h9vdfLBn7rsMe0GPfsy2LulgVGwc+zoQPwu5DTeK+F3PGzojm/hcryl3pUoWsNA2X8Hm+9bpbHGjvOmzP2TogNqa6DWqbwRQ9r2tvSNsXwovC2qUqUbgzJ9zb0fygkAVpmT4VX1Oq186s+X/z7SU8Dph9cZpRIzeLukofGq85WQ5F2/9qvnmS8ETzidHBLWl/thI3T+tBaG2Ylj1ffmxG4+GaJ2NkzxY/wtQM+C6KvG5GfwcE7HBEL3wOv7Z6/eI5v2YKZPHMRV9ueHBdrX/Oqp+z/DEts7qbk+K1IborDYfkrijr6+whT9Sf0pLwdcWrfXGPmEDMN0Fsi4LLD6nx2tekPleleL+VV7T1nQ1XV8of1NRd1hIqeKMiNdbUN+8lWPBmXGqsfOrcu4RrdLSdGkzjEw8SNORLDtRwWuf1JHjoCT1ywMmvb8roRtMdarTJT5RLyEbfJHcHE77wXRbJepVMXA4pYeML+wJciUqSSSLYl/SFpve9V1nEoR94JQacPLQqgxsdU6UF0/vWqAQO/7ioO+BoYKvbXnU1aqBtwa+ZGoyjDz+2e7LTeFV8tnS4qqr/wVeK0SkEQganjjDaY1GAMh6KOoLojTwBBRh4OiJojjMBg9bF3foQmqNKAKH1uQV9CN0xJKDQux1JH0N/xAhAdD/9pY9iMj4EMPoXOBjg6OZmyKK/9q0Hojv2AxyjoZ8xhvVID5DgAz0nHP1xHexUx8M6JxCjURyMFHQQ54ajO2aDKHo3i+hiGI3QAIrB199VOHB89Ca9z/Js8rsjB5PD7ylGSavpq9pkTzZa7oWuSt5P1t39WWfacQuZRANuYPBNtdszNDu87qc0i8GfkjJ5Mn5sN0jb7ovq1gPzUAFj0KMAFtP+RImyhjeB6JLoXwGiBzL9lVuMQvNLtnoIBsMBDoH0degPBDgCw2EABOBb54WOZtL+yL1F/qO71b3f7Hb55vb6v97/8vHdf+s/vWsM+5uE0/Vt9f3pTnfjROenEuxN+3WBK1sqdp8UGVK1u6tWZbbVW3QYWGA5cwyQ5FjdsG9/WFZNN/12qRkU6dPl1fXb65vbq/M/bcG27A7y2zL55g3PEY0a6/rm/Oby9vLD+S/v7Ftg1wHepmyHOSFiNr24M5DorudMPLL6Pbtr7yeuhTPcGo+vHsWCzihN+fo6nfgMowjRFqlS3d1t6sdv9cZKw8NNRkjqR+ulYa6T00/A8MH8gJm1iN/Pr28vfj//8NvltW17eEyq29Vjkj+klVNrGMO9P7/64/b6/O/2bfUpKb/ctpNSt4Y6Rru+/PDm9v3l9fX5b5fWHUmar2/7/aPUeJ8uz/+4Zl8M+uOtdT9cbdPkS3W7/wkZ5DqrVocvIugSCYUcAYQdYxpNTnuHGHwoGGu+beaKurIG+L37CLTU+Oqd7MEL7Y/cIRZopBYUy3lzkD6qpgCDY7psENJG1JNlUMCxMkOPpyHWoGy2G4W0wXQkHJTMerOQNpqOsIOiWW8Y0kbTkntQNvtNQ9pwmiKQpKuz3zikDagtDaGIbpuH9CG1h6ZjQvutHNp4WqtHKJ39JiIFnJ24hPI5biTShNSUnPCE4bCZSBNPX4jCI9BtQ5EupJY8hQPabyrShNMXrVBAx41FCkh+WNzddHCxlwi0R8dosRkHyfLno2Nl/VrD64NmCK2Adh9Jm4LrDqhV0E7jakNgzeG1AtdllG0IqzPYVpBaj7kNMbWG3gpO+xG4IajWQFwBaj8eNwTVG5YrSB1G54aouoN0ZVfrMFY3xNUfsiuAHUfupsh6wycVr8MIyhBWbzivYHUY1U+iWg7uFbSuY3wjZN2hvip5uYz4jWANBv6qyHUc/5sh600DVLgOswEjVINJgQLXdW4wicxNET7mv6T3Rdn9PF1pL6DjxeabIiie7zZFkNQHyRRBBe08RTAG15wiKKFdpgimwHpTBBWuwxTBFFZjiqAitZ0imGLqTBFUnNZTBFNQnSmCCtR6imAKqjVFUJHaTxFMUTWnCOqu1n6KYIqrPUVQAbtNEYyRtQZaSl77QZYprNYUQcVqP0WYRrWbIqhoHacIZsiaUwRl8nKYIpjB6k8RlJHrNkUwRNaaIihx7acIZqj6UwQVruMUYRpZmCIYTw6opwXtyM3usQ5X8Iz8JpoEeBr+0w/8PQz5qQf75MN80gE+7dCedlBPPJynHcgTD+GJB+/Uw3byATv9UN3DIN3H8Jx6YE4+JCcejFMPw+kH4F6G3sSDbvrhNv1A28sQm3ZwTT6sph9QexlKaw2ir9iitO4QWvz5TANo5KEOw2fgseOCP8ZmtG9eiuMwlsegnEfy2qCa43gU0mUUrwuoN4aXBZ1lDtOF0xi/Y2S2o3ddLJ2xO8ZlPXLXBdMZt2Ng1qN2XTCtMTtGZj9i10XTHK/jXZv9aF0XT3usjgG6jdS1EbVGRyif/bhIF05rjI6x2Y/Q5Wh243OMznF0roeoOTZHk4PDyFwPTn9cjkae26hcE1FrTI7i2Y/I9dD0x+MYnuNoXI7Ij8XbEhftJynEr0ZIOcXfU4zG1xqxhTx10ZfUGe8CJ2Uou7ItfZOUD6ldTSx6E/XehM1r04Mt06TSSagY5aEsXd11ZfqI0xmIo1jtP/YTGesBuR5u7fCOZ3i5Nf+dNTM4+HE1arRvSXWxSRPLyGtKr/rSTrE36sIMei+qjsu8t9DqKNS1Qd4I9dqfA5RJU1O3MhcI7QalaktmAKMYfc/u4DAIVb7Es0TsCIAswwmVIQFuL8Oz5ezL6r48HZyS++HbfJ3+ZcvW/aa/kSXrDZGDGvYDEkqKdKyDbNJLjFFniUb9PgQBdEvLEjy+h/mcNz8sq2Rz2X7LUq+PQcpQDOg3eWH96MW+uEZ7wFwm6frkcO6dnwG0+F1TY1iDj5oaQN1nm1RrnVHKxVmgRWs/mucSeofytFjw86/GXEbffjUA0+xzpVwzNQOtflcOad3zqhHxvtew232OcR3ydJvZCPCZKsTsJgCaMGaBZDMRkILIw+W62JUrUy5WyD10Lt59vL58Y/9w9jVbzbki6rcMjF1g/PbDby5wbDdClmveAW8CCD87bk5n9NlxMzTzlDOGs8w6OnjCx8Zt2PQ/Nm4C9vHT5QcXLC9QyKfFzdFMPy1uAtgy2ZOx0sRI37L68aJM12n7nYXNtDApx2strQRL7qh6Xz83Z7X7+rkJrPjpc8tkQY+Ff/fcHM/iu+cmmKqPnts0acuPnk8hYwMVo5VLtNSzjXK9rGDiFeOyiqng1V/JNMJqzLEla40VQgVda6aLQl3FwAiyKLOHzGCsMOY7WKBGM53a0K5amqEaTXwoVy+nMNHe5s/07rpYfTGp3EMR937mLsuT8vuNUZWJj18wExazxsFzGdzu/j5txiPnT8XOpCuGgL2ZZG+GFNJ0UgngrKaUWlBGs0mEynwiOY1lMc+FZLaz3Em49K9mXFFpfRxHBieYIIUrcsPhKCAbyhNjGa4LjLBsVgU0sIzXBEZgdisCGmhm6wEjLouJ9ySU2VoARPIAtC2LulgVBnNtAMUZIAWzWaAAaNbLE5NwRosTgMp8aQLDIZrtAzbHuf4kqFvXStWxUszyAZrLHH8S0WmGP2oTrvP7SVytr9PI+PS/VaMG4icA24cyWaeHn52XDxoDD6SQ+ySgyC/0WoDs6YbDC8xzKdql3gBDgWYyxDBCe687yFDAmQ0zjPA+ag00FGwGmV0Nxsf94Te6J2JhgZnOxKKPdTgVO/Lb8Vwszmd0MlaB5HA2FgdzPh1rAKt5PlYC6nJCVh9S74ysPAgtz5HpA2qck8XpbE/K6qPpnJXF2axPy+rD6ZyXxeGsT8zqw2ntZcPp7E/N6uNpnpuVdX32J2f1EbXPzuKQbqdnDTC1pqgSRvszjPqAWmdocT77U7QqPLtztDih40laXUzNs7SSJOJwmlYXUP88rSQS3U7UamNqnamVINqfqtXF0z9XiyM6nqxVYp6dBMvwQHq+aj8S3//u4/2BtxWHACr4qdWgHnl8UTYm77OHiUfvf0b92Lf5dldrPrv7LSmAVq1zv6R7+B/ciEz22OY3dA/8j11aTj+y+xXdQ6+KXc0tcsmeyn5G89j8e2fyTXqf5VnND46wp49+TQrxNm/64pzbvatA2P+WCuBCTHX4k9mPaB65qx/fNs1k4pmHX5E8dNpJQg/ftL/T6C3535E8+DJfFWum30ofuv8NyQOx74Mjz3T9LDh87FUzH6nqkrWHSvVk8ZekD59+v+IvaR6+yzWeu/8R7SMnM7D4S5KHX6dl00Q2aVWx7rdrMb/sss1anS1U5azAInRQct3MOZ+GTXnN9ClL7jaKkQkr4Ezw7t3HPy/f3H76/Mu7txe3v1+ev7m8up7EQEu5snw6v/n9tt99MkXA/5bkuX9e/nL98eKPy5vbT1eXv779Ty0AWMiVRGzmeiGBlbHiOAaLs4cH3+/ybh4AHtz9yPVJq+5rWNjATfLUUQEaApaz/8zqR9bA9TBgKRqWy/why1MTDr4EDcOv2Sa9/l7V6ZMJByxFw/I+fSrK7yYcfAlXhsckX2/Sq+TbYYr9e/cvkyjSgjRE/Iy/3WynhwNLubJsiuLLbvs23/dCUxTw967Pz4ti+4EfM0qeu/+d6/OqtN5tpx7W/cj1STWvL0oe1P7G6jlxcBZHR9zDis9ZXp+el2UyvMKmyG6Ubtju62LX/jzpf+706M9VWorbB+TP3TW/1d8ooPPQj9ta2Eyq8eziUMRsPCq82b+1f5Q+tP3F7f7Jkw+SaPjXbRTeNJau0mq3Ua9AHx4ICmkG18EjmZY/vQauJMDWwZUg0Ir0IoSmLwSJxRyuNbLeG3EH5PqAh7T+VJTKbuCA1v/W/o3BXu5mogM6PPnwa/tnD41jV2cbRXPs/mzcLIJwWKi/zvKHTfqpLJ6yKv2PXboblsp6e/Bp4xKajjJfBoxlMPi5auqyLnfCQNvs+QvRhA4LYkq6w2WX582P35RJlr9rkqctZG9n3drZMDvupILykub/6/AWF0NxCi5xzeG3tIabrmRLDcw6UsAy1iDKuyJ/uMme0mbOxIahapDRzy0xhJjqthfZPHexL6n1isauyqvF7PUQvRtuxn/5nzdX57eXV1cfr27ffRxO3CCTfYYAClC8lqyqdmll9+jFobDWq4Embm+7I2kSsGq33fIRY0Y2lPaA1m4f5oUeM7ShNA0aF1B/v7y6fvvxwzRY/0PLAOIXi9pZwC/d8b3q8n933OZDZNDAnj0qQkDRlCvrz3kz/189tg5rUMAi7hTsFONNcT44OM2BFHInWRVPd1mefi43n5L6cRpC/L3789d3D9MPbX7k/qRm4HuZfz1s6Z9+KijgTvBY19t2Rnn+wM9ypM8Xfu7+9Gx9U1zXGnHW/9D9iVs2+mnXPZvZS7Fp63H68Vgpd5Zm8sHl+2kK8fcEz6/LZkSY3X8X1zDkzxd+7/58dOVG+nT+12bP/u9Xzcy4vRf23/7PIfn920/h6+j1WVPsPks368bEP/abV5vu5Ik1hnWx2nX/97/7n/09ZVrrv/2D/fpvRz+9+sfRq2Xwehm/Ctj//vd/v/rH3kb39+4f9qaGf+nKB81/ha9OwtfL5ZlQMBgVDISCYfNfEVYwHBUMhYJR818xVjAaFYyEgnHzX0usYDwqGAsFl81/Hb+Kz16fhmLlLEcFl0LB4+a/TtpKjYJAKHg8KngsFDxp/uv01XL5Ojg5FgqejAqeCAVPm/86w3w8HRU8FQo2gfSP4AgreTYqeSZGQBsQQYDGwDh6AhA+bVA0M/Nl+DqIT8TCSASJIRS0gRGgQRSMoygQwyhogyOIXx3Hr4+OT8XC40gKxFAKYjn2OJoCMZyCNkiC5ato+To8PXkVHL+Kzl6fHUevgpP+/4kGx1EWiGEWtMETnKL1MI60QAy1oA2g4Ayth3G0BWK4BW0QhWjYBOOIC8SQC9o4CgO0EsdBF4hRF7ZxFIZY4wrHUReKURd2vRbe+4yjLgQdVxtHIdoDhUjfJUZd2MZRuMR8DsdRF4pRF7ZxFB6/Oj55HYsdUTgOulAMurANmfAEKzuOr1CMr7CNmBCNr3AcX6EYX2EbMSHaJ4Xj+ArF+ArbiInQ+ArH8RWK8RW2EROhHVM4jq9QjK+ojZgIja9oHF+RGF9RGzFRhFR2NA6vSAyvqEuMeIIbh1cEcmMkbRURkh7F8IraiIma2Dx+HUeg8Di+IjG+ojZkoiZLHr0+XYLC4wCLxACL2pCJTlCfxwEWiQEWtSETodEZjQMsEgMsOpX7PA6wSAyw6Ezu8zjAIjHA4i7A0HYRjwMsFgMsDqTY8TjCYjHC4jZmYrRRxeMIi8UIi7vhF9qo4nGExWAEJo+wGBmEiREWtzETh9ioKB5HWCxGWNzGTBxhWS4eR1gsRljcxkyMNsl4HGGxGGFxGzNxk+1PX0fHYmcQjyMsFiMsbmMmxnr8eBxgsRhgyzZkYrRRLccBthQDbBlIqZfjAFuKAbYMZdTLcXwtxfhadvGFtublOL6WYnwt24iJ0Ta1HMfXEozy24hZos1iiQz0xfhathGzRJvFchxfSzG+lm3ELEOsvsbhtRTDa9kGzBIdyizH4bUUw2vZRkwz8UMePA6vpRhex23ALNH51PE4vI7F8DpuA2Z5jBYeh9exGF7HbcQs0cA+HsfXsRhfx23ELE8Rl4/H4XUshtdxN4NEw+t4HF7HYngdd7NINLyOx+F1DCaSbcAco+F1jMwlxfA6biPmGAuv43F4HYvhddwGzDE2kjkeR9exGF3HbcAco93m8Ti8jsXwOmkD5hgNr5NxeJ2I4XXSBswxGl4n4/A6EcPrpA2YYzS8TsbhdSKG10kbMcdo93Uyjq8TMb5O2og5RuPrZBxfJ2J8nbQRc4LG18k4vk7E+DrpVirQ+DoZx9cJWKxoQ+YEXQQ6QdYrxAA7aWPmBO2/TsYRdiJG2EkbMydohJ2MI+xEjLDTNmZO0Ag7HUfYqRhhp23MnGAp7nQcYKdigJ22IXOCBtjpOMBOxQA7bUPmBA2w03GAnYoBdtqGzMkZRj2Or1Mxvk7biDlF4+t0HF+nYnydthFzisbX6Ti+TsX4Ou1Ww9D4Oh3H1ylYEGsj5hSNr1NkTUyMr9M2Yk7R+Dodx9epGF9nbcScovF1No6vMzG+ztqQOUV7sLNxgJ2JAXbWhswpGmBn4wA7EwPsrA2ZUzTAzsYBdiYG2FkbM6doD3Y2jrAzMcLO2pg5w9cgxxF2JkbYWRszZ2iEnY0j7EyMsLM2Zs7QCDsbR9iZGGFn3ZorGmFn4wg7A8uubcycoRF2hiy8wpXXNmjO0BBjfxOLc//Wl2/j5gyNMvY3WB6svx61oXOGBhr7GywPlmCP2ug5wxcuj5BF2COwCnvUBtAZGm7sb7A8WIg96lZij/D1yyNk3fUILLwedSuvR5LFb2Tt9Qgsvh51q69HuIJyhKy/HoEF2KPTzgC+CH6ErMEegUXYI7byj4Yg+yM0AIKQrf8f4VGIKQAjCaDTAI7wMERVABCGTAc4wuMQUwKgFMC0gCM8EDE1AMoBTA84wiMRUwSgJMA0AVyACTAFAEoATAOQyDCYCgBlAKYDBHgkYkoAlAK61f1AIsdgagCUA7oV/qZmcANIJAJJIOhW+dHpbIBoAgEQBYJunb+pWFxPQuIQCANBt9bfVCxuAFOkQBx26/1NxeIGkDgEAkHQLfoHEikIEQkCoBIE3co/Ot8LEJ0gAEJBELIoxNsBohUEQCwIuvX/QKIoIXpBAASDoNMAmjeDG0CiEIgGQacDNG8GN4BEIRAOgk4LCHB1KUC0gwCIB0EknVsEiHwQAP0g6CQBdLofIAJCABSEoBMFAlzfChARIQAqQhAxbRRvRoiQEAAlIejEgSYycANIFAI1IegEAnSaEyByQgD0hCBiMYi3QkRSCICmEEQsBvFWiMgKAdAVgk4qQBepAkRYCICyEMQsAtEKQLSFAIgLQacXBLjsFiD6QgAEhiBmwjzeCBGNIQAiQ9DpBk1o4gaQIARCQ9BpBwEqwQWI1BAArSHo5IMAl+ECRG4IgN4QdBJCE5koABKEQHII4hPFO0RiEKgOQSckNKGNlkdCEAgPQScmNJGNlkdiEIgPQacnSF4AIj8EQH8IloGcH1EgAiBBBMtQzo+oEAGQIYJOWZBsi0CEiAAoEcGSBeDpq+XJ69PjJTCARCBQI4LlUh5AiB4RAEEiWLIAlHiARCAQJYJOaAhwnTBAhIkAKBNBJzY0fcOr5dnrZQQNIDEI1ImgUxyavgEnQIIQSBRBpzo0fcOrZfT6aLQzBolCIFMEnfLQXsqHvAREqAiAUhF04kPTN6BVgIgVAVArgmO2S+kYN4DEIZAsgk6FaHoH1AMkDIFqEXRCRNM7vDoOmncAyiNhCISLoNMimt4BfT62OQlEYadHNL0DWh4JQqBfBJ0m0fQOr5ZtMwiBASQIgYgRdLpEe2olXr6OwwAYQIIQCBlBp00EuEQXIFpGAMSMoNMnmv4Bk80DRM8IgKARdBpF00HgBpAoBKJG0OkUTQeBbtVCdI0ACBtBp1UEuGYXINpGAMSN4ITtmTt9FUevY+gBEoZA3wg6yaLpH9q9GkcR3OaGxCHQOIJOtmj6B3yfHLZRDgRiJ10EuIYXIFJHALSOoJMvmg4CN4AEItA7gk7CCI7RTRABInkEQPMIOh0jwBW9ANE9AiB8BJ2WEeCqXoBoHwEQP4JOz2j6CKw3QuSPAOgfQadpNH0Etq8hQDSQAIggQadrNH0EXodIIAIhJDg9VjRmRAsJgBgSnJ4o2iKihwRAEAlOWSCeoUkR0UQCIIoEp2fytojIIgHQRYKzI0VbRKSRAGgjQSd3NN3kq/j49SkMA0QeCYA+EpyFipaASCQB0EiCTvZo+lncABKIQCcJzmJFWkKkkgBoJUEnfwS46hogckkA9JKgk0CklYgEItBMgk4GaXp6vA6QQAS6SXB2qmgKiHQSAO0kODtTNAVEPgmAfhIeHcmbQogIKCEQUMKjQNoUQkRACYGAEh6F8qYQIgpKCBSU8CiSv8UQkVBCIKGER7G8KYSIhhICDSVkGsoJupE+RDSUEGgoIdNQ8KYQIhpKCDSUkGkoJ9hMKUQklBBIKCGTUE7Q9aYQkVBCIKGETEI5OcG2JoaIhBICCSVkEsoJeuIjRCSUEEgoYaDoEUNEQgmBhBIyCeUEnS2GiIQSAgklZBLK6RGSmUNEQQmBghIyBeU0eBWfvD4DE50QUVBCoKCETEHBtwmEiIISAgUl7E9RSE4FIHEIFJSQKSiSMEAUlBAoKCFTUE6x2WaICCghEFDCQJ6YQ0Q/CeGRilAVhtipCnisgikoku4MO1kxOloRKuIYPV0BwpApKKdLNI6xExbwiAVTUE7RQxbYKQt4zCJcKuIYO2oBz1owCQVPaiF23AKet2ASyil61AM7cQGPXDAFRfYSkTCExy7YuQv8aA528AIIKCETUE7RMXaICCghEFDCThEJ8G0oISKhhEBCCTtNJMC3ooSIiBICESXsNBF8r3qIaCgh0FBCpqGcBdg7RCSUEEgoIZNQ8B0tISKhhEBCCTtNpBm1YutOISKihEBECZmIcoYPCxARJQQiSshEFHztLkRElBCIKGGnishaIiKjhEBGCZmMcob3JYiOEgIdJWQ6isQFREcJgY4SMh3l7BgnQOIQ6Chhr6Ogq9AhoqOEQEcJmY4iiQNESAmBkBIyIeWsSYpH8GhxiOgoIdBRwlgxTQkRISUEQkrIhBR88StElJQQKCkhU1LOMDUuRJSUECgpIVNSJP0pIqWEQEoJmZSCLz2FiJYSAi0lZFrKGT64Q8SUEIgp4VKxjB0iakoI1JSQqSmStojIKSGQU0Imp+Dr4CEip4RATgmZnIK/RUROCYGcEi4VC4ghIqeEQE4JO3WkmUDiLwGJQyCnhExOkbQERE4JgZwS9nIKfgYUiUOgpoRMTZGMbxE1JQRqSsjUFMn4EpFTQiCnhMeq6TIip4RATgk7dSTE9+uFiJwSAjklPFZNUxA9JQR6Ssj0FFklIoEIBJWwE0jCoxDt0hFFJQSKSnis6hARSSUEkkrYSyr4CBWRVEIgqYSdQhLiexZDRFIJgaQS9pIKOtFBFJUQKCphJ5CE+J7HEFFUQqCohJ1AEuJ7HkNEUQmBohKesEDE1xwQRSUEikp4oljJDhFFJQSKStgrKnhbQiSVEEgqIZNUJGkJkVRCIKmEJ6xHREWhEJFUQiCphCfs9gFMmwwRRSUEikp4wuJQcjYdiUOgqISdQBIGeBUgikoIFJWQKSr46AgRVEIgqISdPhIGAVYDiJ4SAj0l7PUUPIoQQSUEgkrY6SNhexMGkpcRQSUEgkrY6SNhgA8wEUElBIJK2OkjIX6RR4gIKiEQVMJOH5G6gIQhEFTCTh8JA3yegAgqIRBUwtMzVR0gcQgUlfCMxSE+T0AUlRAoKmEnkEiupUAElRAIKuEZi0N0aIHoKSHQU8JOHgkDdHSGyCkhkFPCMxaG2C6DEFFTQqCmhJ04EobYLoMQEVNCIKaEnTYShuh8HdFSQqClhJ00IlkyQaSUEEgpYaeMhPim1RCRUkIgpYRMSpEMLhEpJQRSSnTE7mNBdYQIkVIiIKVER/IQjBApJQJSSnQkD8EIUVIioKRER/IQjBAhJQJCSnQkD8EI0VEioKNER/IQjBAZJQIySnQkD8EIUVEioKJER/IQjBAVJQIqSnTEQhC/uARRUSKgokQqFSVCVJQIqCiRSkWJEBUlAipKpFJRIkRFiYCKEnWiSIhvfY4QFSUCKkoUsPtb0GFhhMgoEZBRok4VCdt7fpBmiMgoEZBRokCxfh0hMkoEZJQoYHGI38eCyCgRkFGiThUJQ3S1IkJklAjIKFGgWDmMEB0lAjpKxC6mwvc/R4iQEgEhJVJcThUhOkoEdJQoVAUioqNEQEeJ2B1VEbo/IUJ0lAjoKJHinqoIkVEiIKNETEaReYDEIdBRok4WkXRHiIwSARklYndWNQbQGkDCEMgoEbu3Cr/ECZFRIiCjRJ0qEkbouDRCZJQIyChRJ4vgGkKEyCgRvMCqU0XCCB2WRtgdVvASq4jdkoZJYRF2jxW8yCpiQYj3RdhdVqPLrNgebGx2FKHXWYEg7FSRMEKFpAi70greadWpImGE5nTsVit4rVUnioQxOj+MsJut4NVWnSgS4tctRdjtVvB6q04UCWO8GWA3XMErrjpRRHajGBKFQESJOk0kxG9eihARJQIiStRpIiF++1KEiCgREFGimN3Xh7cDRESJgIgSqUSUCBFRIiCiRL2IgsYxoqFEQEOJOk0kjNHpXYSIKBEQUaKYxSF+wRoiokRARIliFod4S0JElAiIKFF8Kg8jRESJgIgSxYqr1hANJQIaSrRkYYgPKhANJQIaSrRk0xN8TIBoKBHQUKJOEgmXeEpGNJQIaCjRkqVkdI4XIRpKBDSUqJNEwiXeFBENJQIaSsQ0FMnAChFRIiCiREuFmBchIkoERJSIiShLPKkiIkoERJSo00RC/NqqCBFRIiCiRL2IgqYERESJgIgSqUSUCBFRIiCiRCoRJUJElAiIKNGxYo9NhIgoERBRIiaiLPHuCBFRIiCiRL2Igu0VixANJQIaSnSsmqMgGkoENJSIHUpBD5VEiIQSAQklOlbs9IoQCSUCEkp0zMJQcuMlEoZAQonYqRRZFCBxCCSU6ESxCTtCNJQIaCjRiWqOgmgoEdBQIqahLCUXdyJxCDSUiGkoS7xPRzSUCGgo0YlCzIsQDSUCGkp0Ij8cFSESSgQklKhTREJcQokQCSUCEkrETqXgW6gjREKJgIQSMQnlGBMQIkRCiYCEEjEJ5RgfXyISSgQklIhJKPj+4wiRUCIgoUSdJBIe4ykB0VAioKFETEM5xseHiIgSAREl6jSR8BjvDxERJQIiSsRElGN8ooSIKBEQUSImouCnUiJERImAiBIxEeX4DAsDREOJgIYSnariENFQIqChRExDwa+vixANJQIaSsQ0FPwKuwjRUCKgoURMQzkJ0cENoqFEQEOJmIaCNyVEQ4mAhhJ1mohkvo9oKBHQUCKmoZygCxaIhhIBDSViGgoeA4iGEgENJWIaCq6jRYiIEgERJWIiCi6DRYiKEgEVJepUkfAE2z8dISpKBFSUiKko+JWAEaKiREBFic5YEOLLt4iKEgEVJWYqCn43YIyoKDFQUWJ2IAVNiTGiosRARYmZinKCqSAxoqLEQEWJmYpyIrnWGrkgGsgocS+jYAuPMSKjxEBGiZmMgi5cxoiMEgMZJWYyCnrjMqKixEBFiTtVJMSvSYwRGSUGMkrMZBQ0hmNERYmBihJ3oojkumlERImBiBJ3mkiIX9UYIyJKDESUuNNEQvwcRoyIKDEQUWImouDnMGJERImBiBIzEQW/tjFGRJQYiCgxE1HwqxtjRESJgYgSB4qJcoyIKDEQUWJ2FgW9dyBGNJQYaCgxO4qCb9iMEQ0lBhpK3Gso2Mg2RiSUGEgoMZNQ8AssY0RCiYGEEjMJBb/EMkY0lBhoKDH7xgd+kWWMaCgx0FBipqHgpwhiREOJgYYSMw0FP0UQIyJKDESUmH3vA7/UMkZElBiIKDH76Ad+DCBGVJQYqCgxU1Hwyy1jREWJgYoS91//wNsiIqPEQEaJmYyC33EZIzJKDGSUuJNFQvySyxjRUWKgo8RMR8FvuYwRHSUGOkocye/SjxEdJQY6Ssx0FHTtNEZklBjIKHEni+BrpzEio8RARomZjIJf0xkjMkoMZJS4k0VkFYBEIZBR4kjx8QZERYmBihJ3ooisPBKDQESJI8UdIjEiosRARImZiHJ29io6fh2dRMAAEoPwWyHsYyH4RaUx9rkQ+L0Q9sEQfONzjH0yBH4zpBNFoiN0oh9jnw2B3w3pRJHoCH8L2KdDRt8OYUfm0W3HMfr5EBCGnSoS4bt+Y+wTIvAbIuwsCrrtOMa+IgI/I9IfRUHX3GLsSyLwUyIx+xwSulQRY18TgZ8TYTIKvu04xj4pAnSUeMkCEe8MER0lBjpKvGSBiC5VxIiOEgMdJV6yQMTTMqKjxEBHiTtZJMKvWo0RHSUGOkrMzqKgl5DEiIwSAxklXi4VvQEio8RARomZjILv2o0RGSUGMkrMrvbC14tiREaJgYwSMxlF5gISiEBGiZdniu4E0VFioKPETEeR9AaIjhIDHSVmOgp+90OM6Cgx0FHi/jAK2hsgMkoMZJSYXe0l6Q0QGSUGMkrcySKypoToKDHQUeL+LAoqScaIjhIDHSVmZ1EkYYAIKTEQUuL+LAqeWREhJQZCSsyEFHwFPUaElBgIKfGxKjUjQkoMhJSYCSn4NSgxIqTEQEiJ2WEUCQEipMRASIlPVKkZEVJiIKTEquu9YkRIiYGQEveHUfC2hAgpMRBSYsX1XjEipMRASIlV13vFiJASAyEl7nQRWVtChJQYCCkxu94LvwYlRpSUGCgp8YkqEBElJQZKSsyu95K0JURJiYGSErPDKOg9KjEipMRASIlPFXeIxIiQEgMhJWZCiqQKECElBkJKfCoXlmNER4mBjhKfKoTlGNFRYqCjxOx2L/z6iRgRUmIgpMTsMIqsCpA4BEJKzG73Qu+viBEdJQY6SnyqODUfIzpKDHSUuL/dC5WCYkRHiYGOEp+p+kNESImBkBKz270k3RmipMRASYnPVHGISCkxkFJidrsXegVHjEgpMZBS4jPF2bwYkVJiIKXEnTKC756NESUlBkpKzO72wq/giBEpJQZSSnymGiAiUkoMpJS4U0Yi/HsGMSKlxEBKWXbKSIR/z2CJSClLIKUsO2kE1+OWiJSyBFLKkt3thd7hsUSklCWQUpZHbJ6Cf9oPkVKWQEpZHinublgiWsoSaClLdrUXfofHEhFTlkBMWR4pxodLRE5ZAjllya72whfSl4icsgRyypLd7YV3Z0tET1kCPWXJTqXgl4AsEUFlCQSVJRNUJHWACCpLIKgsA8UtIktEUFkCQWUZKG4RWSKCyhIIKsv/n7J7S44cV9ZEPZf1XFYduLk7egZnDG3H0pSZqix1KaU8utRetdt67icCICHi5w8s6GWbdnKVU4pwgiQ+h8NNxsNEQCUBqCQ3aYadCKgkAJVUQWWQygRUEoBKqqBCS3ATAZUEoJLqohSK+4l4SgJPSW4yHiYCKglAJbnJAr1EQCUBqCQ/y0MCKglAJfk6c0NfdBIBlQSgkoqPBEe3GyWeksBTkp+8MCfiKQk8Jfn6wsyvZeIpCTwl1eZevJFKIp6SwFOSnw2IxFMSeEryE9hLxFMSeEryswGReEoCT0l1f5TRb0ASETwl1fZevJVLIp6SwFNSbe81CkASEUAlVVAZfAtEVBKISqqiwjOZiEoCUUm1vdcgk4moJBCVVBem8GYyiZBKAlJJYZaIxFQSmEqq/b0G4xFBlQSoksIsEQmqJECVNEOVRFAlAaqkOCnFTgRVEqBKqktTePFjIqiSAFVSnCUiQZUEqJJibSNCm8EkgioJUCXFOPsNSCYCqqQNVfhdgaBKAlRJcdLvMBFVSaAqqSBJ4Nt2JaIqCVQl1QZfdPIpEVRJgCqpogrf9isRVEm4UXtFFb7tV2J7teNm7RVV+LZfie3Xjhu21wZfXBQS27Qdd21Ps3sz27gdd25Ps3sz27z9tHt7SUS+9ViiG7hDIqb6zjzYAJ4kIu7inuoKer4JPNvJHbdyL0gSeBeHxHZzx+3c6+IU/pTLdnQHVElS+4jQp1xiKglMJclk6iYRU0lgKklmeUhQJQGqpLo2hRehJoIqCVAlSa0/5G8aBFUSoEqSWovNB0SCKglQJc1QJRFUSYAqSWpDG/7aTlAlAaokmb2sEFRJgCqposroWyCJCKiStCYiHw0IqiRAlTRDlURQJQGqpLo6ZZAHBFUSoEqqq1N4T55EUCUBqiSd3ZoJqiRAlaTjUthEUCUBqiStAyIrKE/EVBKYSqqm4ulTMiGVBKSStA6HzCMSEZUEopK09iFmU+GJgEoCUEnFR4Jns7iJeEoCT0nFR/gkbCKeksBT0rYwhV/HxFMSeEqaeUoinpLAU1JdmMKb+iQCKglAJdmk1CERUEkAKqkuTOE5TDwlgack03EOE05JwCnJbJzDhFMScEqyPM5hoikJNCXlyziHCaYkwJSU3TiHiaUksJRUaGSQw4RSElBKqpTC+9EkQikJKCXl2ShILCWBpaQ8Mb1ELCWBpaTNUvjDNcGUBJiS8qShTSKYkgBT0gxTEsGUBJiSanevwRQywZQEmCJ1XQpfIycEUwQwRS6T+7EQTRHQFKkLU/giOyGcIsApcpkMhkI4RYBTpK5M4T11hHCKAKfIZTIYCuEUAU6Ry3gwFKIpApoikxZfQjBFAFOkrk3h6xSFYIoApshlMmUjBFMEMEUqpvCuPkIwRQBTxM3ykGCKAKZIXZ1C2wIJsRQBS5FqKbwtkBBLEbAUcZMBUYilCFiKFBrhrimEUgQoRWqDL95XSIilCFiKuEmNgxBMEcAUqZhCGxMJsRQBS5GtvxfPY2IpApYiM0sRYikCliJ+3PdVCKUIUIrUtSm8gFOIpQhYivjZaEgsRcBSxE96KwmxFAFLET8bDYmlCFiK+HpfphM+QixFwFKkrk3h3ZmEWIqApYif3JeFWIqApUjdKYU3mhNiKQKWInVtCm/vJMRSBCxFwmw8JJYiYCkyWZwihFIEKEUKjQz6QwmxFAFLkTAbD4mlCFiKFBoJfLNyIZYiYCmydfniAyKxFAFLkTAbEImlCFiKVEvhvi7EUgQsRcJ44lAIpQhQimxdvvjTGaEUAUqROMtDQikClCJ1fQrfMV4IpQhQilRK4S2uhFCKAKXIjFKEUIoApUht88UvJSIpApIiBUZCoAVDQiRFQFJk6/JFX1SESIqApEicDYiEUgQoRSqlBLpERwilCFCK1D5fvMuWEEoRoBRJs0QklCJAKVLXpwTKUUIoRYBSZOvzxUdEQikClCJploiEUgQoRWZ9voRQigClSKovKvwhl1CKAKVImo2IhFIEKEUqpQRqckIoRYBSJNXGNqwbhhBKEaAUkdkjIrEUAUuRaim8y5YQSxGwFJEJLguxFAFLkbpAhVZTC6EUAUqR2V4pQihFgFKkUgpv8CSEUgQoRWaUIoRSBChF6vqU0Z9A8hAoRWS8jl6IpAhIimy7z9OifiGSIiApUpen0MVqQiBFAFKktvkavGkQSBGAFKmbz/NFRkIgRQBSpEIKX+IjBFIEIEXq6hS+QkcIpAhAitTVKXxthxBJEZAUqctT+MoIIZQiQClS+3zxdQVCLEXAUqQuT+FV+UIwRQBTpO4+z8s0hGiKgKZIXZ7CS8qFcIoAp8i2Vwr/FoinCHiK1PUpvJRXiKcIeIrU3VJ4Ia0QTxHwFNkafTFfF8IpApwidX0KL7oSwikCnCJ1fQovYBTiKQKeIrXRF6+9EwIqAqAitdEXr1wTIioCoiKzBSpCSEWAVKQ2+uJVW0JMRcBUpC5Q4UVXQlBFAFUkj3ftEYIqAqgiFVV4iYEQVBFAFdm2S+GXEkEVAVSRrdcXv5QIqgigimy9vvilRFBFAFWkogrHUSGoIoAqsm2ZMvgQSSICqkht9sVpSwiqCKCKblum0ItRCaoooIpWVOEqowRVFFBFZ6iiBFUUUEUrqnATUYIqCqiil0nrQyWoooAqWlGFi4ASVFFAFa2owifklaiKgqpobfnF58OVsIoCq2hlFT4drYRVFFhFK6vwZzQlrKLAKrqxCg9AWEWBVbSyCp9KVcIqCqyilVX4RKYSV1FwFXWTeUQlrqLgKlpdhc/iKXEVBVdRN+nSrgRWFGBFK6zwGSglsKIAK+om8zdKYEUBVrTCCp89USIrCrKiVVb43IUSWVGQFa2ywmcOlMiKgqxobftF39uVyIqCrGiVFf7arURWFGRF/aQrsRJZUZAVrVunpN9i+j1d8m+3B43ofncXD6FISoKxaDUW/qSixFgUjEULmfDOTUqIRYFYtBIL3aFRibAoCIsWMKFNrpX4ioKv6OYryiaylPiKgq9o4ZIQWDtMJbyiwCtatCQEalRKeEWBV7RwSYhUiJT4ioKvaF2qwncQUeIrCr6ihUtCpBPrSnxFwVe0+kqk09JKfEXBV7RwSeA7gCjxFQVf0cIlIdIpWSW+ouArWrgkRDqbqMRXFHxFi5cEvgGHEmBRABatDcAiLUJSAiwKwKK1AVjkmUiARQFYtAIL3wBDCbAoAIvWBmCJrYdW4isKvqKFSwLf/0KJryj4italKoknIgEWBWDRCiyJJyIBFgVg0bpUJbFqQCW+ouArWvt/JZ6HxFcUfEWrr/B9B5T4ioKvaF2qkoy9/yvxFQVf0bpUJfE8JL6i4CtafYVPByrxFQVf0W2pCt3/WomvKPiKpkm3GyW+ouArmsbdbpTwigKv6GwveiW8osArWleqCL0Uia4o6IrWreivl+L1GSV6/AtIHoKuaNESfl8nuKKAK1qsJAh/riG4ooArWqwkCB8KCK4o4IpKzUI+FBBcUcAVldqUk9+TiK4o6IrW7l/CiqCU4IoCrmixkiCsMliJrSjYihYqCcLvSMRWFGxFt01UeBYQW1GwFS1WEoRtxaPEVhRsRbdVKmwaTgmtKNCKFioJynaRUUIrCrSiRUqC0quQyIqCrGjt+6X8hkhkRUFWtEBJUH4VEFlRkBWdbUKvRFYUZEV1MqGtRFYUZEXrGhXl1yGRFQVZ0bpIhff8VyIrCrKidZUK7/mvRFYUZEXrMhXe81+JrCjIitZ1KsqvRCIrCrKidaEKb9qvRFYUZEWt1jzQ1yQCKwqwosVJAu+arwRWFGBFC5QEo5cSgRUFWNHiJIE3rVcCKwqwosVJgrGyYCWuouAqWvt+0X0XlLCKAqvotgc9fyoirKLAKmrjCjAlqqKgKloXqhhbKKMEVRRQRYuRuPRbSL/fur7fJi2C+91uQ8v+jxCU5CVAi9bVK7wLvRJpUZAWLXDCa6WVQIsCtGiFFronixJnUXAWzfUmzb9W4iwKzqK5Piryh13iLArOorUT2OBhlziLgrNoHq+uV8IsCsyide3K4GGXMIsCs1htBMZ3EjDCLAbMYkVNAt9JwAizGDCLXWoa0vHVCLMYMIsVNeFFHEaUxUBZ7DK5TxtRFgNlsYImgW9lYERZDJTFCpoEvpWBEWUxUBara1f4VgZGlMVAWaygScjhlkcBJlONKIuBslhBk3CrPyBfwjkPDZDFipkEvpOBEWQxQBYrZhL4TgZGkMUAWaw2AuOvbUaQxQBZrJgJfWA3QiwGxGKuvrLQ1zYjxGJALOZqGvJLmRCLAbFYbQM2+gRIGgKxmNPZn0DSEIjFXE1DPpgQYjEgFquNwKJjMzBGiMWAWMzXPGSvTUaExUBYrIhJ5HsRGCEWA2KxIiaR70VghFgMiMW2RmD8WyTEYkAs5meJSGDFAFasOEm88NGIwIoBrFiFlQt99TIiKwayYrUR2OgzIIkItGLFSiLfDcEIrhjgilVcGX2IJBEBV6xgSbzwAZHoioGuWG0ENvgMiK4Y6IpVXRn8CURXDHTFCpbIbzH/fk0R+M9JHoKtWKGSyLdjMGIrBrZiIU0GA2IrBrZi1Vb4YEBoxYBWrG6twveDMEIrBrRioaYhE0IjsmIgK1ag5JoC7PcnOQiuYrHmIH80I65i4CpWmCReX7zYN0BcxcBVrDBJ5I1ujbiKgatYcZLIG90agRUDWLHiJJE3mjUCKwawYsVJouNDCYEVA1ixCiv80Yq4ioGrWHGSyFuAGYEVA1ix4iTDb5GkIcCKFSeJvAeYEVgxgBUrTjL6DQisGMCKpVqozZ/xCawYwIqlmoi0DMkIrBjAiqWaiPzRhsCKAaxYqonIL0YCKwawYqkubeaPJkRWDGTF0niHHyOwYgArVqAk8hZgRmTFQFasQEnkLcCMyIqBrFihkuj5xUxsxcBWrFBJ9PxiJrZiYCtWbYUToRFbMbAVK1QSPb+aia0Y2IrVhStcFozYioGtWLGS6PnVTHDFAFdswxV6WyW4YoArVqwken5bJbhigCsmOhlOCK4Y4IrVhSuD4YToioGumOTJcEJ4xYBXTGsi8uGE+IqBr1hdusLnvowAiwGwWF26QudEjfiKga+Y1tlDPp4RXzHwFdM4+RaJrxj4immafAnEVwx8xQqXRL5C3YivGPiKFS6JfHW1EV8x8BUrXBL5wl4jvmLgK1a4JPJlsUZ8xcBXrHBJ5BXCRnzFwFescEnkS0KN+IqBr1jxkshXMxoBFgNgseIl8VYIRxKJAIsBsFgBkxj4xUiExUBYrIBJ5JVwRoTFQFisiEmMTFuNCIuBsFgRk8gL4YwQiwGxWBGTyAvhjBCLAbFYIZPIC+GMGIuBsVgxk8FHQIzFwFgszx4RiacYeIrVhSv8ZY1wigGnWOUUXslnxFMMPMWKj8Rb83Hywk5AxQBULKfJhUBAxQBULNc05JciARUDULFc85Df2gmoGICKbQtXWJsAI6BiACqWaxoyajTiKQaeki81C+mVnImnZPCUfJlM22TiKRk8JV/GPUcy4ZQMnJLrqhXaRysTTsnAKbkuWmGVM5lgSgZMycVGYqKolwmmZMCUfKlV2Uy7M7GUDJaSC41EXkmZiaVksJRcaCTySspMLCWDpeS6Sz2/pWaCKRkwJRcbiYlxcyaWksFSsnPjcSATS8lgKbnQSEz0np6JpWSwlFxwJPJazkw0JYOm5KopHLQy0ZQMmpKrptDH40wwJQOmZFfTkI5kmWBKBkzJruYhG4kysZQMlpKdje8GmVhKBkvJM0vJxFIyWEr2NQ35WEgwJQOmZD8bCwmmZMCUvK1XoWMZsZQMlpJ9mAxGxFIyWEouNBKFviFkYikZLCX7inps8i8TSslAKblSitAHu0woJQOl5CIjUfhwSCglA6XkSinCqjwykZQMkpILjEReTJqJpGSQlFwlhReTZiIpGSQl1y3q+V9AICUDpOQw6dueCaRkgJQcJvsHZEIpGSglh3EFWCaSkkFSct1RhRdQZSIpGSQlh/EOU5lISgZJyVVShN8PiKRkkJQcJkXZmVBKBkrJIU+GU4IpGTAlV0wZ3FQJpmTAlFwxRfgdhWBKBkzJFVN4UXImmJIBU/K2oQp7w8nEUjJYSq6WIvyGQCwlg6XkainKh1NiKRksJRcbicqHQ4IpGTAlV0zhZcWZYEoGTMlx/IKSiaVksJQcxy8omVBKBkrJlVJ4WXMmlJKBUnLtAcb/ACIpGSQlp8k9mUBKBkjJdYUK3+0uE0jJACm5Qgp/QSCOksFRcnUUXlWdiaNkcJScahLyGxKBlAyQkiukDF4QCKRkgJRcIYW/IBBHyeAouTrKYCwjjpLBUXJ1FF4XnomjZHCUXFgk8rrwTBwlg6PkukZl8IJAHCWDo+S6RoW/IBBGycAouTIKL0zPhFEyMEqWmod8NCWOksFRcnUU/oZBGCUDo+TKKINbImGUDIySi4pEXtmeCaNkYJQss1cUwigZGCVXRjF+PyCMkoFRclGRyGvjM2GUDIyS6zoVutIoE0bJwCi5Morx8ZwwSgZGyZVRjA9nhFEyMEqujGJ8OCOMkoFRcmUUXoieCaNkYJRcGYUXMWfCKBkYJVdG4UXMmTBKBkbJlVF4EXMmjJKBUXJlFF5DnAmjZGCUXBmF1xBnwigZGCVXRuE1xJkwSgZGyZVRMs9EwigZGCVXRsk8EwmjZGCUXBmFFxFnwigZGCVXRuFFxJk4SgZHydVReA1uJo6SwVFydRReAZuJo2RwlFwdJfNMJI6SwVFycZHEK1gzgZQMkJKLiyRewZoJpGSAlFxgJPH60UwkJYOk5AIjidePZiIpGSQlFxhJvPwzE0nJICm5wEji1ZuZSEoGSckFRhIvfsxEUjJISi4wknjtYSaSkkFScpGRdOGZSCglA6XkQiOJVw9mYikZLMVdio0kR1NxO9qHOP7jHqNkI68g3I6eYjiMURKSFxFuR08xPMYoOcnrCLejpxgBY5S05KWE29FTjIgxSmbyasDt6ClGwhglOXk933b0FEMwRslPvq3ndvQUQzFGSVFeU7cdPcUwjFGylJfVbUdPMTBPi58kXlm3HcUYDvO0EErixXHb0VMMzNOiKInXx21HTzEwTwukJF4itx09xcA8LZaSeJXcdvQUA/O0eEridW7b0VMMzNNCKolXqm1HTzEwTwurJF5sth09xcA8LbKSeLHWdvQUA/PU1VLuQZ4Sjjn+4xaj+Eri9UrbUYzhMU8LsSResrQdPcXAPC3MknjV0nb0FAPztEhL4oVL29FTDMzTgi2JN9Tfjp5iYJ4WcEm8fGk7eoqBeVrMJfEKpu3oKQbmaWGXFAZ5SqDm+I97jJKnvI5pO3qKgXla9CXxUqbt6CkG5mkBmMT7em1HMUbAPC0Ik3hF03b0FAPztDhM4kVN29FTDMzTQjGJ1zVtR08xME8LxyReGbQdPcXAPC0ik3ibr+3oKQbmaVGZxMt7tqOnGJinBWYSr/DZjp5iYJ4Wm0m839d29BQD87QujeGFOtvRUwzM0yI0iXf92o5ijIh5WpAmpUGeEtY5/uMeo+QpL1nZjp5iYJ4Wq0m8amU7eoqBeVq4JvEWYNvRUwzM0yI2iZeObEdPMTBPC9okXj2yHT3FwDwtbpN4/cZ29BQD87TYTUqDPCXac/zHPUbJU15EsR09xcA8LYSTeBXCdhRjJMzTwjiJFxJsR08xME8L5SReS7AdPcXAPC2ak3hzqu3oKQbmaRGdxEsKtqOnGJinBXUSryrYjp5iYJ4W10lctbejpxiYp4V2Elfh7egpBuZp4Z3EYXg7eoqBeVqEJ3Hb3Y6eYmCeFuRJnHe3oxhDME+L8yQuvNvRUwzM00I9iSPvdvQUA/O0cE/izrodPcXAPC3ik7g0bkdPMTBPC/okjo3b0VMMzNMCP4lr3Xb0FAPztNhP4mC3HT3FwDwt/JM4mW1HTzEwT4sAJa5m29FTDMzTgkCJu9V2FGMo5mlxoMTlaTt6ioF5WiwocXzajp5iYJ4WDkrcj7ajpxiYp0WEEiek7egpBuZpQaHEFWk7eoqBeVpcKHFI2o6eYmCeFhpK3JK2o6cYmKdFhxLnpO3oKQbmaQGixEVpO3qKgXlajChxVNqOYgzDPC1MlLgrbUdPMTBPixQlTkvb0VMMzNOCRYnr0nb0FAPztHhR4sC0HT3FwDwtZJS4MW1HTzEwT4saJc5M29FTDMzTAkeJS9N29BQD87TYUeLYtB09xcA8LXyUuDdtR08xME+LIAknp+0oxsiYpwWRhKvTdvQUA/O0OJJweNqOnmJgnhZKEm5P29FTDMzToknC+Wk7eoqBeVpASbhAbUdPMTBPiykJR6jt6CkG5mlhJeEOtR09xcA8LbIknKK2o6cYmKcFl4Rr1Hb0FAPy1BVckoFHOeZRDj3KFVySgUc55lEOPcoVXJKBRznmUQ49yhVckoFHOeZRDj3KFVySgUc55lEOPcoVXJKBRznmUQ49yhVckoFHOeZRDj3KFVySgUc55lEOPcoVXJKBRznmUQ49yhVckoFHOeZRDj3KFVySgUc55lEOPcoVXJKBRznmUQ49yhVckoFHOeZRDj3KFVwSH271preCRR/rTxiMJSzClCvKJANUcgymHMKUK8okA1RyDKYcwpQryiQDVHIMphzClNuarbEW19vBUwjMVzfuPrkdPIXAdHWTBpTb0VMMTFdf05Vu0L0dxRjIUs7XdB1cNoylHLKUK8YkAx5zjKUcspQrxiQDHnOMpRyylCvGJAMec4ylHLKUK8YkAx5zjKUcspQrxiS8zHg7eoqBWVqMSW5lsvXyDUIvX+ZTDn3KFWySwGolt4OnEJivxZqEb+a1HT3FwHwt1jT8XBhPOeQpV6xJAuuBsh08hcB0rcuKRr8Fy1bEKVc7tA2gzTGccohTrkiTDKDNMZxyiFMupNm3wnDKIU65MM1WhlMOccoFnX0rLEfRplyBJhmYoWM25dCmXIEmGZihYzbl0KZcgSYZmKFjNuXQplxdcUQ3uNoOnkJgkhZnkmuM6H7XIBiDZSnSlKt74/BS/e3oKQZmaaxZKoPfg2Up0pQrzjRYx7cdPcXALC3OJFF/i/73Szx9LSxLkaZc3ShHbh+HJbxtM5lyKFMu1iy1wa/BshRlysWapXkQg2UpypQrzCQDQXVMphzKlEuzLGUw5RCmXJpmKYMphzDl0jRLGUw5hCmXplnKYMohTLk0zVIGUw5hyqVpljKYcghTLs2ylLmUQ5dyaZqlzKUcupRL0yxlLuXQpZzULB3c4phLOXQpJ7MsZSzlkKWcTLOUsZRDlnIyzVLGUg5Zysk0SxlLOWQpJ9MsZSzlkKWcTLOUsZRDlnIyy1KmUg5Vysk0S5lKOVQpJ9MsZSrlUKWc1ixl3V63gxgCUcrpLEmZSTk0KafTJGUm5dCknE6TlJmUQ5NyOk1SZlIOTcrpNEmZSTk0KafTJGUm5dCknM6SlJGUQ5JyOk1SRlIOScrpNEkZSTkkKWc1SQePtoykHJKUs1mWMpFyKFLOplnKRMqhSDmbZikTKYci5WyapUykHIqUs2mWMpFyKFLOplnKRMqhSDmbZSkDKYcg5WyapQykHIKUs2mWMpByCFKugtSgkM0xkHIIUi7PspR5lEOPcnmapcyjHHqUy9MsZR7l0KNcnmYp8yiHHuXyNEuZRzn0KJenWco8yqFHuTzLUsZRDjnK5WmWMo5yyFEuT7OUcZRDjvKVowalkp5xlEeO8pdJlnqmUR41yl9mWeqZRnnUKH+ZZalnGuVRo/xllqWeaZRHjfKXWZZ6plEeNcpfZlnqmUZ51Ch/mWSpZxjlEaP8ZZalnmGUR4zyl1mWeoZRHjHKV4waFON6hlEeMcq7WZYyi/JoUd5Ns5RZlEeL8m6apYygPBKUd9MsZQTlkaC8m2YpIyiPBOXdNEsZQXkkKO9mWcoIyiNBeTfNUmZQHg3Ku2mWMoPyaFC+GtSg3Nszg/JoUN7PspQRlEeC8n6apYygPBKU99MsZQTlkaC8n2YpIyiPBOX9NEsZQXkkKO+nWcoIyiNBeT/LUgZPHuHJ+2mWMnnyKE/eT7OUyZNHefJVnmjHlu0ghkB48mGWpAyePMKTD9MkZfLkUZ58mCYpkyeP8uTDNEmZPHmUJx+mScrkyaM8+TBNUiZPHuXJh1mSMnnyKE8+TJOUyZNHefJhmqRMnjzKk6/yNFix4pk8eZQnP5Mnz+TJozz5qTx5Jk8e5clP5ckzefIoT34qT57Jk0d58lN58kyePMqTn8qTZ/LkUZ78TJ48kyeP8uSn8uSZPHmUJz+VJ8/kyaM8+SpPgzVRnsmTR3nyM3nyTJ48ypOfypNn8uRRnvxUnjyTJ4/y5Kfy5Jk8eZQnP5Unz+TJozz5qTx5Jk8e5cnP5MkzefIoT34qT57Jk0d58lN58kyePMqTr/I0WHXnmTx5lCc/kyfP5MmjPPmpPHkmTx7lyU/lyTN58ihPfipPnsmTR3nyU3nyTJ48ypOfypNn8uRRnvxMnjyTJ4/y5Kfy5Jk8eZQnP5Unz+TJozz5Kk+DdZ2e0ZNHevIzevKMnjzSk5/Sk2f05JGe/JSePKMnj/Tkp/TkGT15pCc/pSfP6MkjPfkpPXlGTx7pyc/oyTN68khPfkpPntGTR3ryU3ryjJ480pMvjuR5cZdn8uRRnvxMnjyTJ4/y5Kfy5Jk8eZQnP5Unz+TJozz5qTx5Jk8e5clP5ckzefIoT34qT57Jk0d58jN58kyePMqTn8qTZ/LkUZ78VJ48kyeP8uSrPA2Wt3smTx7lyc/kyTN58ihPfipPnsmTR3nyU3nyTJ48ypOfypNn8uRRnvxUnjyTJ4/y5Kfy5Jk8eZQnP5Mnz+TJozz5qTx5Jk8e5clP5ckzefIoT6HK06CBQmDyFFCewkyeApOngPIUpvIUmDwFlKcwlafA5CmgPIWpPAUmTwHlKUzlKTB5CihPYSpPgclTQHkKM3kKTJ4CylOYylNg8hRQnsJUngKTp4DyFKo8DVp0BCZPAeUpzOQpMHkKKE9hKk+ByVNAeQpTeQpMngLKU5jKU2DyFFCewlSeApOngPIUpvIUmDwFlKcwk6fA5CmgPIWpPAUmTwHlKUzlKTB5CihPocrToAlMYPIUUJ7CTJ4Ck6eA8hSm8hSYPAWUpzCVp8DkKaA8hak8BSZPAeUpTOUpMHkKKE9hKk+ByVNAeQozeQpMngLKU5jKU2DyFFCewlSeApOngPIUqjwN2gwFRk8B6SnM6CkwegpIT2FKT4HRU0B6ClN6CoyeAtJTmNJTYPQUkJ7ClJ4Co6eA9BSm9BQYPQWkpzCjp8DoKSA9hSk9BUZPAekpTOkpMHoKSE+h0tOgkVVg9BSQnsKMngKjp4D0FKb0FBg9BaSnMKWnwOgpID2FKT0FRk8B6SlM6SkwegpIT2FKT4HRU0B6CjN6CoyeAtJTmNJTYPQUkJ7ClJ4Co6eA9BQ2euJAGhg9BaSnMKOnwOgpID2FKT0FRk8B6SlM6SkwegpIT2FKT4HRU0B6ClN6CoyeAtJTmNJTYPQUkJ7CjJ4Co6eA9BSm9BQYPQWkpzClp8DoKSA9hUpPg2Z8gdFTQHoKM3oKjJ4C0lOY0lNg9BSQnsKUngKjp4D0FKb0FBg9BaSnMKWnwOgpID2FKT0FRk8B6SnM6CkwegpIT2FKT4HRU0B6ClN6CoyeAtJTqPQ0aPcYGD0FpKcwo6fA6CkgPYUpPQVGTwHpKUzpKTB6CkhPYUpPgdFTQHoKU3oKjJ4C0lOY0lNg9BSQnsKMngKjp4D0FKb0FBg9BaSnMKWnwOgpID2Fuupp0FA0MHsKaE9hZk+B2VNAewpTewrMngLaU5jaU2D2FNCewtSeArOngPYUpvYUmD0FtKcwtafA7CmgPYWZPQVmTwHtKUztKTB7CmhPYWpPgdlTQHsK1Z4GLWsDs6eA9hRm9hSYPQW0pzC1p8DsKaA9hak9BWZPAe0pTO0pMHsKaE9hak+B2VNAewpTewrMngLaU5jZU2D2FNCewtSeArOngPYUpvYUmD0FtKdY7WnQFDkye4poT3FmT5HZU0R7ilN7isyeItpTnNpTZPYU0Z7i1J4is6eI9hSn9hSZPUW0pzi1p8jsKaI9xZk9RWZPEe0pTu0pMnuKaE9xak+R2VNEe4rVnjSxYpPI6CkiPcUZPUVGTxHpKU7pKTJ6ikhPcUpPkdFTRHqKU3qKjJ4i0lOc0lNk9BSRnuKUniKjp4j0FGf0FBk9RaSnOKWnyOgpIj3FKT1FRk8R6SlWehr0dY+MniLSU5zRU2T0FJGe4pSeIqOniPQUp/QUGT1FpKc4pafI6CkiPcUpPUVGTxHpKU7pKTJ6ikhPcUZPkdFTRHqKU3qKjJ4i0lOc0lNk9BSRnmKlp8HOAZHRU0R6ijN6ioyeItJTnNJTZPQUkZ7ilJ4io6eI9BSn9BQZPUWkpzilp8joKSI9xSk9RUZPEekpzugpMnqKSE9xSk+R0VNEeopTeoqMniLSU6z0NNibIjJ6ikhPcUZPkdFTRHqKU3qKjJ4i0lOc0lNk9BSRnuKUniKjp4j0FKf0FBk9RaSnOKWnyOgpIj3FGT1FRk8R6SlO6SkyeopIT3FKT5HRU0R6ipWeBrufREZPEekpbvR0oY02I7OniPYUqz3ZhT4eM3qKSE9xSk+R0VNEeorFkYYZxugpIj3F4kgy2MglMnqKSE+x0tNgI5fI6CkiPcUCSTLYyCUye4poT7Ha02Ajl8jsKaI9xWpPvElvZPQUkZ5ipafBXjCR0VNEeooFkmSwF0xk9hTRnmKBpNF4zOgpIj3F4kgy2E4mMnqKSE+x0pPRVd+RyVNEeYpSk5SufYgMniLCU6zwNNhMJjJ4ighPsTCSDDaTiUyeIspTrPKU/W8p/57CKQbLUZSnWOWJt8qLDJ4iwlMsijTKDeZOEd0pFkUa3qsZPEWEp1gUaTgKMniKCE9Rw+xezeApIjxFnY6kDJ4iwlMsiiSDLX4ig6eI8BSLIg2/Fpak6E5RdXK5MXeK6E6xutNgo6HI3CmiO8WCSEEd/zVYjiI7xcpOg72KImOniOwUCyKF6y2B/RqMnSKyU6zsxLtWRKZOEdUpFkKSwY5JkalTRHWKhZBGqcHQKSI6RasZOhjNGTpFRKdoswxl5hTRnKLVYXTwrsHQKSI6xYpOmd8RmDlFNKdYAMndFtSxB0FmThHNKRZA0svgYZKZU0RzikWQ9MKvFGZOEc0pFkDSwc5PkZlTRHOKBZB0sPNTZOYU0ZxiASQd7PwUmTlFNKdYd34afLOMnCKSU6zkNHhcYOIUUZxi8aNhcjByikhOsfjRODlYkiI5xeJHw+RgOYrilC41R/kwmpg4JRSnVPzISf4thd8v5xgkSROSU6rkNNgnJTFySkhO6VKTVH5Ll9MuHImJU0JxSpeao9cHfHf9ODAESdGE4JSKHulgQ6/EwCkhOKUKTsNPgyRpQnBKhY+GfwrJ0YTglC41R/kbdWLglBCcUgWn4Z9CkjQhOCV3mfwpDJwSglMqfKSD7c0SE6eE4pTcNEeZOCUUp+TC7E9hOYrglFycpDnzpoTelAoexWuO0t+CpShyUyp2NNocKTFuSshNqeCRDvaLS8ybEnpTKnikg/3iEvOmhN6UCh7pYL+4xLwpoTelgkc62C8uMW9K6E3J1yQdDMYMnBKCUyp6pIP94hIDp4TglIoe6WC/uMTAKSE4pW2jJ77tTWLglBCcUtEjdfThOjFvSuhNqeCROnq3T4ybEnJTKnikt62dgnMYgeUoalMqdKSe3+sT06aE2pQKHelgz7rEtCmhNqVCRzrYsy4xbUqoTanYkfrBtcK4KSE3pWJH6gfXCuOmhNyUih3pYLu7xLgpITelYkc62O4uMW5KyE2p2JEOtrtLjJsSclMqdqR+8MjAuCkhN6WCRzrYJC4xb0roTangkQ42iUvMmxJ6Uyp4pINN4hLzpoTelAoeafC/xfR7uj1+hMB2VktMnhLKUyqOpGGQbYyeEtJTKo6kYZBtjJ4S0lMqjqRhkG2MnhLSUyqOpGGQbYyeEtJTKo6kYZBtjJ4S0lMqjqRhkG2MnhLSUyqQpIMN2hKzp4T2lAokhUTfgBKjp4T0lIoj6WCPt8ToKSE9peJIOtgYLTF6SkhPqThSSLSqKjF5SihPqTiSDvZWS4yeEtJTKo6kkc6JJSZPCeUpFUYKwr8UBk8J4SkVRdI4+DBYiqI7pYJIGgeXG3OnhO6UCiLdBiJ642bulNCdUkEkjYNLlrlTQndKRZGu9/7kf3dRMQRLUXSnJDVF+bMUY6eE7JSKIV3fftLvTgUjsARFdEpSEzT/lm6fp8cYLEFRnVIhJB1sq5aYOiVUp1QM6frOQD9Ppk4J1SnJ7BWKqVNCdUqFkHSw9VZi6pRQnVIhJE2DkYepU0J1SoWQdLBvTWLqlFCdUjEkHewqkhg7JWSnVBBpsGVvYuyUkJ1SMaRwvT/SqSjGTgnZKRVDGr7ZMnZKyE5Ja5IOnhcYOyVkp6Sz93ymTgnVKRVC0sH+BImpU0J1SlqzdPSRsixFdkqVnX6L+Xfzp7+E5SiqU9Kao4OHFqZOCdUpac3RwTwlY6eE7JSKIemgtW5i7JSQnVJBJB00Pk3MnRK6UyqKpIO2lInBU0J4SkWRdNCPLTF4SghPqTCSDrplJSZPCeUpFUbSQS+jxOQpoTyl4kg66DSTGD0lpKdUHEkHfUASo6eE9JQKJOmgS0Ni9pTQnlKBJB2soU/MnhLaU6r2NFjhnJg9JbSnVO1JHb9bM3xKiE+p4tNgdWBi+JQQn1Jd8HS99llVRGL4lBCfUsWnwWMts6eE9pSKJKmGwcfB0hTxKRVK0sECn8T0KaE+papPqbwdR4/3SaZPCfUpFUq6PiX+luT3GE4xWJqiPqViSaPbNdOnhPokl8vkVitMnwT1SS41S/noIUyfBPVJLjVLhWaYMH0S1CcpljRSMGH8JMhPUjBp8JEK4ydBfpK63mn4kZIsFeQnKZY0ePIQpk+C+iRVnwaF7cL4SZCf5GKTRBfGT4L8JMWSxt8syVJBfhI3zVLmT4L+JNWfBiXUwvxJ0J/ETbOU+ZOgP4mbZikDKEGAEjfLUgZQggAlbpqlTKAEBUrcLEsZQAkClFSAGpQMCwMoQYCSClDDb4VlKQKUuMlQKsyfBP1J/DRJmT8J+pNUfzL+0CDMnwT9Sfw0SZk/CfqTFExyvC5LGD8J8pP4WY4yfRLUJ/HTHGX8JMhPUvlpUEAtzJ8E/Um8Tn8PlqQoUFIFalCELUygBAVKqkANirCFCZSgQEkVqEERtjCBEhQoqQI1qKAWJlCCAiVVoAYV1MIESlCgpAqU0WJwYQAlCFBSAcoGdwUGUIIAJRWgBoVEwgBKEKCkApQNxkEGUIIAJRWgBjXUwgBKEKCkAtSghloYQAkClFSAyoNUZwAlCFBSAWpQrSuMnQTZSSo7DepkhbGTIDtJZadBkaswdhJkJ6nsNCgvFcZOguwklZ0GtaHC2EmQnaSy06CwUxg7CbKTVHbKgzxl7CTITlIMyS6DPGXsJMhOUhDJLoM8Ze4k6E5SEMkGZZnC3EnQnaQgkg3KMoW5k6A7SVEkG5RlCoMnQXiSokg2qCIUBk+C8CSFkewyyFMmT4LyJMWR7DLIU0ZPgvQkBZJsUL8nzJ4E7UkKJNmgcE6YPQnakxRIskHFmjB7ErQnKZBkgwIrYfYkaE9SJMkcXU8izJ4E7UmKJJkLNASzJ0F7kmpPjj8SMnwSxCcpkmSOmqIwexK0J6n2FPxvIf3ur3d+c/Jb0N9djNcf9beQf88SMDLLXBQpKb5kbpB1jKQESUoKMAWlCw+FkZQgSUnxJXcNEeV3Q9YSRlKCJCW1A58Nvm2WtyhSIjVvadWWMJASBCkpumR+cPkwkBIEKdHL5NdgICUIUlJ0yQZlW8JAShCkRGu51OAJj4GUIEhJ0SUblH4JAylBkJLCSzYo/RImUoIiJYWXbFD6JUykBEVKCi+N5oOFiZSgSEkBJhuUjwkzKUGTkgJMNigfE2ZSgiYlm0lxXRNmUoImJXXzJ/U8BjMpQZMSq3k6uHMykxI0KSnAZIMyNmEmJWhSYjVPB3dOZlKCJiUFmGxQxibMpARNSgow8VoHYSIlKFJSeMkGhXDCREpQpKTwkoXBVctESlCkpPCSBT4cM5ASBCkpumSDCjphICUIUlJ0yQYVdMJAShCkpOiSDSrohIGUIEhJ0SUXeBG/MJASBCkpusQ5WxhHCXKU5Do9xWlNmEcJepTU/nuj6XHmUYIeJbkm6eCyZx4l6FGSa5LSyiJhHCXIUZJrjg6uesZRghwlBZdsUE4ozKMEPUoLLtmgFlCZRyl6lBZcskEtoDKPUvQoLbhkg0I+ZR6l6FF6mUxPKeMoRY7SgksW+XWvzKMUPUoLLlnk170yj1L0KC26ZINSPmUgpQhSWnTJBmV4ykBKEaS06JJFfoNTBlKKIKWXmqY81ZWBlCJIadElG5TAKQMpRZDSoks2KD5TBlKKIKVFl2xQfKYMpBRBSosu2aD4TBlIKYKUbiDFR0JlIqUoUlp4aTCKKQMpRZDSwks2qIFTJlKKIqWFl2xQOKZMpBRFSgsv2aDqS5lIKYqUFl+yNLhcGEkpkpT6mqaDy4WRlCJJqa9pOrhcGEkpkpQWX7JBzZYyklIkKS3AZIOaLWUmpWhSWoTJBjVbylBKEaW0CJMNaraUoZQiSmkRJhvUbClDKUWU0iJMNqjZUoZSiiilRZhsULOlDKUUUUqLMNmgZksZSimilBZhskHNljKUUkQpLcJkg5otZSiliFJahMkGNVvKUEoRpbQQkw32DFCmUooqpYWYbFCzpUylFFVKCzHZoN+2MpVSVCktxGSDYillKqWoUlqIyQbVQcpUSlGltBCTDVqJKlMpRZXSQky36UsyhaMMpRRRSosw2aCkRhlKKaKUzrrwKTMpRZPSWLOUL+xUZlKKJqWxZimdWFNGUookpcWXzPikmDKSUiQpLb5k5gYxWJIiSWnxJTM6Pa5MpBRFSqtI8QlTZSClCFJaQYpXTCjzKEWP0upRlgYfBktR9CitLfgG/auUeZSiR2n1KBO2sEIZRylylFaOMrrIXplGKWqU1g58o0+DaZSiRmnVKBtcKUyjFDVKCy0FT1cfK8MoRYzSilHGu5UowyhFjNKKUXlwtTGMUsQorRiVB1cbwyhFjNKKUZkvyFKmUYoapVWjcuAxGEcpcpRWjhrgvjKPUvQonXXgU+ZRih6lhZH4LKUyd1J0Jy2INJpLV+ZOiu6kRZFsUKWgDJ4U4UmLIlnmZWPK4EkRnrQw0mCVnDJ4UoQnlVnJqTJ5UpQnrUuhBovclMmTojxpXQrFF6gpkydFedLCSIMKOGXwpAhPWhvwDVZTKYMnRXjSokij6jVl8KQITzpbCaXMnRTdSbeVUKM/heUoupPWjZ/otK8ydVJUJ9W6Wo9X3ypTJ0V10qpOWflVz9RJUZ20qhO/qTBzUjQnreugBmtDlJmTojlpAaSRWykzJ0Vz0roOarAoQ5k5KZqT1nVQfGmsMnJSJCety6D4emVl4qQoTloAaTR6MXJSJCc1mY1ejJwUyUnrIqjR6MXISZGctADSaPRi5KRITmqTimhl4qQoTlr4aDh6MXFSFCfNbjZ6MXFSFCfd+u/x0YuBkyI4aW2/Nxq9GDkpkpPWLZ/46MXASRGctC6AGo1eDJwUwUkrOI1GLwZOiuCkedyQR5k3KXqT1uZ7o9GLeZOiN2nBo+HoxbxJ0Zusdt8bjF7GvMnQm6yuf+JNkoxxkyE3WeUm+pUYwyZDbLJCRzYo7jSmTYbaZFWbBsWdxrTJUJus0FEeFHca0yZDbbJCR3lQ3GlMmwy1yao2cXQ3hk2G2GR19dNgpY4xbDLEJqvN9+g1b4yaDKnJauu9wTVvjJoMqckqNQ2e7Y1RkyE1WXGjPKiWNUZNhtRkxY3yoFrWGDUZUpMVN8qDallj1GRITeZqkvL3JWPWZGhN5mqS8jlJY9ZkaE1W4CgPqmWNWZOhNVmBozyoljVmTYbWZAWOBq00jFGTITVZcaM8KLg1Rk2G1GTFjfKg4NYYNRlSk/lZi0hj1GRITebH1SXGoMkQmqyoUR6U/RqDJkNosqJGedBX0Rg0GUKTFTXKg76KxqDJEJqsqFEe9FU0Bk2G0GRFjfKgr6IxaDKEJqvQNJg1MgZNhtBkRY3yoDejMWgyhCYLNUuVD6YMmgyhyYoaDV41jDmToTNZqK/1/FXDmDMZOpPV1U+DVw1jzmToTFZ3e+KvGsaYyZCZLNS3JvqqYUyZDJXJ6l5Pg1cNY8pkqEwW6tQTf9UwpkyGymR17RN/1TCmTIbKZHXp0+BVw5gyGSqTFTMajGAMmQyRyerCp9FjB0MmQ2SyikyDVw1jymSoTFYXPtFXDWPGZGhMVpc9DV41jBmToTFZEaPRq4YxZDJEJqvd9kavGkyZDJXJYh1HBzd7xkyGzGTFjIbjF2MmQ2ayYkaj8Yspk6EyWXKz8YsxkyEzWZp1MzPmTIbOZAWNRuMXYyZDZrI0WepsTJkMlcmqMo3GL8ZMhsxkadYQ2hgzGTKT1X57g/GLKZOhMllttzcav5gyGSqTpclrEzMmQ2Mymb42MWMyNCbbjGkwfjFjMjQmqw33+PjFiMmQmKwueRqNXwyZDJHJihgNxy+GTIbIZDLrvmMMmQyRyaQ+jw7eEhgyGSKTic7GL6ZMhspkhYxG4xdDJkNkMsmz8YshkyEymV5m4xdTJkNlsqpMg/GLKZOhMtnWb4+PXwyZDJHJihgNxy+GTIbIZHWXp9H4xZTJUJmsKtNg/GLIZIhMNm23Z4yZDJnJJu32jCGTITLZ1m5vMH4xZDJEJtM8G78YMxkyk1Vm4uMXQyZDZDKbNTEzhkyGyGRFjIbjF0MmQ2Syikyj8Yspk6EyWTGjPFjTaIyZDJnJ6sKm0WQccyZDZ7KCRqPxizGTITOZzZqYGWMmQ2ay2mtvNH4xZzJ0JqvONBi/mDMZOpPlSdtSY8xkyEyWZ21LjTGTITNZnrUtNeZMhs5kebKDjjFmMmQmq432RuMXgyZDaLK6yxMfvxgzGTKT1T57o/GLMZMhM1ld1zQavxg0GUKTVWji4xdjJkNmsrrH02j8YsxkyEz5MlsgmhkzZWSmvLXZ4+NXZs6U0ZlyYaM8WAydmTRllKa8SRMfvzKTpozSlC9x8gyXmTRllKZ8mXB9ZtCUEZryZcb1mUFTRmjKlxnXZyZNGaUpXyZcnxk0ZYSmfJlwfWbSlFGasptxfWbSlFGasptxfWbSlFGasptwfWbQlBGasptxfWbQlBGashtzfWbMlJGZsptxfWbMlJGZsptxfWbMlJGZshtzfWbIlBGZsptxfWbIlBGZsptxfWbKlFGZsp9xfWbKlFGZclWmQSOGzJQpozLlQkajjXEzU6aMypQLGl3/L5WqzJwpozNlX4tHaRPZzJgpIzPlykyeL4zIjJkyMlOuzOTT4E9hSYrMlCszeRnEYGmKzJQrMw16KGTGTBmZKRczyoMeCpkxU0ZmypWZRl8tY6aMzJQrM42+F8ZMGZkpBz/7XpgzZXSmHMLse2HOlNGZcqivTXzaJzNnyuhMOaTpZ8ryFKEpFzaKcfR5sDxFacqFjfKgt0Vm0pRRmnKw6XfL8hSlKYc8/W5ZniI15XiZfbeMmjJSUy5ylAddNjLDpozYlIsc5UGXjcywKSM25TgdThk2ZcSmXOwoen6vZdqUUZtyoaPrFTD4U1iaojblQkd50O0jM23KqE250FHIkZV0ZIZNGbEpV2waZRjDpozYlCs2DTOMZSliUy50lAeNSzLTpozalJObZQfTpozalNN0NGXalFGbcpqOpoybMnJTLniUB01YMvOmjN6Ua4+9wRrCzLwpozflbVkTX5KUmTdl9KZc9Gi0Xi0zcMoITrkua+Lr1TLzpozelOuqJr5eLTNwyghOuS5qGixlzAycMoJTruA0WK+WGThlBKdc/GiwXi0zccooTlnqZD4rnczMmzJ6U67N9AYr3jLzpozelLdFTYP0Yt6U0Zvytqhp9KWwFEVvylJnofiKt8y8KaM35aJHedDlJzNwyghOWfJsCGPglBGcctGj4QMQA6eM4JS13vAHD8hMnDKKU9Z6wx88EDJyykhOWcNsOGbklJGcssbZcMzIKSM55QJIedD2KDNzymhOWSdrmDMjp4zklHWyhjkzc8poTrkubBrdFJg5ZTSnXM2JLyzPjJwyklO2y+y+wtApIzrl2k2PL8fOzJwymlOuzfQGC5AzM6eM5pQLIA1vb8ycMppTrs30Brc3Rk4ZySlXchrc3pg4ZRSnXJvpjW5vjJwyklO22pd09ImyHEVyyrWZ3ugWycgpIznlAkijWyQjp4zklGszvdENjplTRnPKtZne6AbHzCmjOeUCSMMbHDOnjOaUc5jd4Bg6ZUSnnOvSEV6cmxk6ZUSnnOtAOniTZOyUkZ1yXd00SjHGThnZKefpMyljp4zslPPsmZS5U0Z3ynn2TMrYKQM7+UsxpMw74W1H+xjHf9xjTNaObEdPMRzGKLd7zj3b0VMMjzFuKce5Zzt4ChEwxKRL2Xb0FCNijDKnz7lnO3qKkTBGYSfKPdvBUwjBEFXvGfdsB08hFEPcEm7APdvRUwzDGFWdKPdsR08xMEnrAifKPdtBDOEwR+veTpx7tqOnGJijxZAo92zHThEwQzd0otyzHT3FwBR1dRyl3LMdPcXAFK3sxO5u27FTBEzQurET557t6CkGZmgxpAH3bEdPMTBFN3ai3LMdPcXAFC2GlHknz+3oKQamaDGkIPROvR3FGB5ztLITb+W5HT3FwBwthpR5K8/t6CkGZmllJ97Kczt6ioFZWpc38Vae29FTDMzS6k68led29BQD87Ru7kTbw28HTyEwTWsbPbozwnbwFAKztKoTbyi6HT3FwCyt6sQbim5HTzEwS8OwVG87hhEC5mg1J96SdDt6ioE5Gia98rejpxiYo9WceFvT7egpBuZoNSfe1nQ7eoqBOVrNifcT3Y6eYmCOFkDKvJ/odvQUA5O0mhPvJ7odPcXALK3mxPuJbkdPMTBLqznxfqLb0VMMzNLaRI/uZrIdxBAR0zSOtyLZDp5CYJbG8VYk28FTCEzSCk68Mep29BQDkzROupBvR08xMEmrOPHmqtvRUwxM0ipOvLnqdvQUA5O0+FHmzVW3o6cYmKSVnHhz1e3oKQYmaSUn3lx1O3qKgUlayYk3V92OYoyEWVrJiTdX3Y6eYmCaVnLizVW3o6cYmKeVnHhz1e3oKQbmaSUn3lx1O3qKgXlayckJveSIOB3/cQ9R0pTur7MdPIXALK3gpPzCJ950/Mc9xC3jxAa/BcvRhDla9CjzJrHb0VMMzNGiR5k3id2OYgzBHC16NHhkINx0/Mc9QslQ3mZ2O3qKgRla+CjzNrPb0VMMzNDCR5m3md2OnmJghhY+yrzN7Hb0FANTtK5w4j1it6OnGJijhY94X8Lt4CkE5mgFJ77b8Xb0FAOTtIIT35t3O3qKgUla9CjzDW23oxhDMUkrOPEtXLejpxiYphWc+Par29FTDEzTCk58+9Xt6CkGpmkFJ7796nb0FAPTtIIT3351O3qKgWla+Cjz7Ve3o6cYmKbFj9xtroJM3BBxOv7jHsJmIViWKmZp4aNsgwuOiNPxH7cYVrN0cLUQcTr+4x6jZungaiHkdPzHPUbJUr6D63b0FAOztPhR5ju4bkdPMTBL6zInvoPrdvQUA7O0CFLmO7huR08xMEuLIGXe5HU7eoqBWVoEKfPeqNvRUwxM0yJIme/guh09xcA8LYSU+Q6u29FTDMzTfJk8/xB0av/4//72r4env+9f3u6//z9P3+///a//+b/+17++fHm9f/r+9vx6/3I99K/f/s+/vjzUgyFefivn/Nf//D//urW4/5//5//+39/2c93+v9/aScqx21m/fHn759f9MYxc72EtjHPR1//SudR+kvaTtp+s/ZT3n/yl/eTaT779FNpP7Ry+ncO3c/h2Dt/O4ds5QjtHaOcI7RyhnSO0c4R2jtDOEdo5QjtHaOeI7RyxnSO2c8R2jtjOEa+3srVP/7/uv74+f/vr/u3l/u77P/3X6Y5fZ1gL+P3u7e7b9V/uX16PwbwdgkV3WQv24/7t7v3tz+eXh/++e3t4fvrz+jv2OeevN6ND3Lwc99fdy+v9918vz7+u+f1w3/2yMX/EvL6QrIZ8ufsvHi8drovr28lSvOuf+vj2Z/+n+uOfuvgF3/6D11/XrwS+jnCMtXipPv+6fQkQKB4DLSbJy/vT0ylB0jHQ2qd+9/X55e0YJR8/o/Iwthzm9eHH091j9ysdUrZm1m//ipe4XWLX0Xj76daOevvJ0vaTtYvy1sNk++n6rLz9dL3f1J9uq8vKTwUel37Zb7cvoRswr48gH79olP03jKqfiPjt+XrR/rv7NG+9wT8C35p/fzrc8x/d1xPD8etZvFxrwKfntz+e35++97eK2N0q1oaVGq/LvlsX4Y9ASS7tC/3Ml/L28PP++/N79xnK8eK/3sOWf8Xnbpy7zfZ9hGmJlOOePVtCxbAdintSRtv+mNs+ufW/ko//LC5eaLff53/cv7w891etHL9Qd71lrUf7cs2Qp9cvr//8/PrcXXZ6OcaMefkbuMb8/tzdwQ7J9okgD12OhcvhC4zrKXYN9Nff3V3lI8wn/qS7b9eh+7VPBsndBW/Ll/kt3C1R/3h/Oo0i6o4Zltxngj6Wh4f7fz+8vvXp0WWtk098eN8eH8pTxAv86cfbxHWs+0zE69/98KP7auX4wLo/lt2aH29Xh/90+IenX/31n49DVMHZT0Z8/fbn/c+7LmSyY8jPXHS3a67/0n33pdvnQl2fePovR7ov53N/K959tHsPSGm/td5asH82Lt6GUvedfGJw+H7/x8PTw/na6W4fvj0FXD7xEXx/eYAXKg3H21uKnwh2vnDS8Zt2ut/honwiff64v3t7f+ne1m77NR9vTJ/4bv68e/r+eN9/jqFLx0/8ajUYJmTubiW6/ABzfeP43t9+j5/efiO97XNTfrD9tezWrLf+4MP+w3YfvrXzLD/ky/6D33/Yb9ou5f1RUi77v0lume/2RzttTwDaHiUthP2n5Paf2j3fbI+c92eFUqf2iQ+kG9rd8Q3C1z97MdDT66/7jyG+TybtPubPRX27e/p234/vxzfYtH8AafGdbov7Br9ksMMveevr/slYr4/397/6gHYM+ImrfAv49gzx8jHeJ0a3v+7/6cdJ6cbJTzy2PD7/uP7byz/9t2vdt9vemtwnrsvy3x/zUI73HNsugZi2K0X2gc7WX6+uJ2HvGql71LVPfO/kvVl8N8m1+r5bor2/wTOGanef+Mxl8/+937/Ad67dd/6JX+z2m/U3sBy7JxX/ie8ZBptjIvrtu432iceV82PUbcffw9vtZ4aw12/XB963Lg/9cVSIn3lw3IK93F+/i9e3PrePF8w+txD3gUwWJ/n6s7z+uqZifwlpN9GxX0KS9tN8YgR5/X7/eI+fjB0/mc/8zjUY+2T0eD/On8mrPeb5c/DH14Gg+xv1fqsV/cQI8vrj/naHI2mSjx/GZz7ZQ0T6iRyHp31sjfvwJ/qJC7k/FUuY7p1mz0ttH9Rnvo/Hh/4P8fn4vv2Ze04JVeY7+3jHmefPjGcf8ejn3d0bPzMSHcKyzzYfn6v8PtT5/bP9zDB1OxP73btZ0s/cfbeI5Nc+vpf7/eE37g+nsj4VeT3J9Unu7f77/e19qL8Fh2464VO58QYXYjimmV0+8xncQt1msB+e+tmEY6LZ5TPf0y3i7SnuV//3huyPET/xEd5MrbsKbvvzHG4lqw/+37/f/339h9u3fv/U39vtOJKVrUfr01xu88+3tWtLZ3m8e/nZTxzFy2GEuW3qsBbn8fm/7r9/+fX+9fHh25eKRf2n0E13yD6DX4pFl8/w/vRy/+35x9PDf19z9On95993j+/9hy2HR4HVmydGfn+6PjL+vP/5Ff6E4yPB6g3pqXvCcxftrqLVGNP5j2MuJN9eMP3iVbBFZy9x1s0JyD41XyrqPxObPYSHbk5k9d6wBXy5/3EbDP/pI3YvCasPvE//nN+F81EhS+3/UqhfD/0T5PF7WY1AB/jus4qLmffyo78XH+eKFv+gl5e7f76+//HH9Tq43sl6ocvWvazo4nzR6+v9y9m79fj459LqC14Jdrty7779efe1n8/K1r3/rIZ8f/vzPO2Qj5BU1nGsxPp613+N4jsxWwTbW5Tnr//7/tvb+TXq+IqX1sPdRrqX7+St7HhbXsvYW7j3l55uj09nIS9/Vg/fbh9+l/f+OLTFNm26Nvh8vb97uabH81/3T/3F1M1L7jfMRRz8eh14nv58fnr+8+3tF3m8U+kkx9beuL7e8KJ/THT9lPFimKe7fkyMR67IbnszuXVMWY+HNUJ2fIK9vo60h4/Fx+Nr1O/Xx7d+cDpEXAvy3A8gvqs9qP/RPicbPv5he+gIcZfavVRA2g9xe6W6tRWun9ZeAZT3/yqn1V/y+fH+rs++y3FaYXUIqHEeH67Pvv0g7Fw/MbYW7jb8fnt5//n19ZrCfzz8u5+2PzzjrN2Uv748X+PdvUL9wvFJR/f307I1af3JYpszlzZnrm3OvE1RZtceaRan6uot6/773c/n9/6ysuPM+TV32zkW35Fq5Lfnw52xv+d0zw2rV//7w2P37mHhOO5JXvxab2H6R+7Y+dDqUFzikCm7riBldUgqwVg06aKt/Ynf+pnXYwhpdXpyabUWrWJPXBOdxXmfb3dPfz5cXwCe4N01Hke/vDgL+O12+b53UGDdY7s0U9omzZdCvpS3t75u8PDbaVi7XM7Pv4dLd79ak29k0K5RbdeotfuotbpKs1Z8tQ+lrt2CyhL27afQXisW1br+wv/j5zPMUPTvVvs5Y1rL+xoVFFMv3aN3XkyeEup04+yK2lZnkL89PvePkXacPXEftJb3SePSdGY5dD/yqHXj4/5d5lYBkHXxUr3Ghkka027Wog3/efHd4dvzd5hGOgzmtptt3qE2f1Qqt1O51H6S9pO2n6z9tM/EO39pP7n2k28/Nff17Ry+ncO3c/h2Dt/O4ds5QjtHaOcI7RyhnSO0c4R2jtDOEdo5QjtHaOeI7RyxnSO2c8R2jtjOEds5YquQzquj5/PjU1cOlrtX2ByXw7z/fOpvacdrSBcFuMaBe2P3FLsov1sgcjvrnnYWiye2aCxcdxkuitb16PXZ+vY69uuuf5HKuXt/tdVP/+fPuyeYFT08BNhiKfkW5/Xt7uXtVFwZshwjrn4NW8TnXyTgsURgceJlC/hfL3e/fsHCimO9n60+p1yPPj/9j8fnbvzTbvxPi7MIW6y2VqAvUuqmTcLyb/fr+mr8ev/t5b6f+jXtbi2Ly0jOxX3HedL6H+l+O9Z94tfaMJTa47+0Gm5tw9pqEUX9Ld5f7m9TEtdP/gfUc3WTL+lTf9o16Pf7P+7eH99Y3K5SbnGpRovbCnJqrelptsI6H15dCYKlhpa7p21pr2CuvXi1Tz7vN4rSFWz1bF9q1e25ovi2Z/th3nH5eryGvP2f62dz/52G9V3Y5a/z6Uut9aMxQxdz/bP+8ufd65dvf949/bhnVdW5K++1xbnuEvjn3ctfX17v/uYfQjdJZIsz3iXudZR7fXh9+3J93KWfRFfYs1ie0QVmQbULuvYCWYLeVr19+Xm9Pu5+3NPPofviFuGjRv51f/fX65dbSrz99UB/bRe74J/5tW+2+OX+6TY1zZO4qzFZvrmUy6KftDn+jnH1Eb0GIr+YHOf2XZT1K+Ea7/bXfunvK+FyrANYrKU9hOujua4abPV9uUbDVxLrbnjtLTZ/kOoiHOzxn+Fxtf9V14epGuv6UHKHN5zYuVJaT/b789obC/3Slk8HI4+u3UveYsnRLeLNNkkpenZ9keH613F9yLn7+dpfcB2CLVYelMUy/VfQkWt7z9RW8aut4tdCmxlpa0+tVYCbtZmRS5sZ+cyvhaUV+dLdahYrIVqobazq/thuEVX6xFhQIj49v5Gg0tX/ucVihWvQ1+dHKIHvqgoWl+PcAr29vOOrw3Fpwj7Xv5dzx31WMe615DFsj0y6m7tzcX+ecq0M3LWnW6ftJ2s/5f0nf2k/tacy79tPof3UzuHbOXw7h2/n8O0cvp0jtHOEdo7QzhHaOUI7R2jnCO0coZ0jtHOEdo7YzhHbOWI7R/v0XGzniO0Cih9LI/YSQBcttp/2f9P23+r+35aOKovf/RuZnPNdSf1ipBeowzqm4lqIl7vXP7/8en58+Nav/z4+3ral5XF/d4qLlS0l/Dm6g+rbfTD6uOfVH4JuY1LYh7OYW03j4jPGqQpTumqo2AbAuFhJWiN++VjH+OXXy/O/+2qCS/c4lBeft2tgfHI5Ltbe58bSns8pfuaXPs1VaPecJW0SThcL5g9hZys7uoLdZRX4iE2Ky6WbUPr8p0AeHLoSEF2daCwhz3+zdOsdnN9vzG4ftF1afQ07nOG/Ht7+PC8Vy0fzL232PhF3v0/SJ5/u9SB+5orrV1Bpt+auLU5eHOZKwPunHw9P9+yP7+R9sTajxvzj4fH+9Z/Xt/ufLG63XP1Tf/y2Hq0Ld5jE+0Sk05JSPX6UTlZnSLZgt7I16B/gj0+3bnV6pMTbXg6mV373+hE+Ff3+5/PLP+yL6QrQ4+IsZolJ6gC1mx9KqxP6o1J87d7W0+rMeQ23TQL040j3oPrxpLej5fWnz1zv+znosqTcneozqbWHvQ1QbDDsIrdHsOuT3CfOcSuTfnkvjRZ61ezuYZ8aVPC9vqsw2B/s9iINv3dV0B2mWi2JtWeYtFgsUc9/+7hOl7h0f5BbfZJ7f3m5PVbevfzo5+iz7xaHNHLLLYNyuyflDxNtz915cZHw9ReAVgVOuwrNveC6EXwr593hOOz/m7AfCvtnnhartG8tiLpXquM7le29L/JejpH3iqzc+rjk8FFQtn5OrLW0rspP2lPmaiX/HnP0+nrMVL84aO0xT+v+rGuloosLBLpw7Hmqk4PFBRsfLaT6K7Pzg0Yz7Tvbc6tVn+/1LHGfUot7SsX9P497j60U20qVtVT/+CW/PN59ve+mLsNxrj0uljwdApb/tIt3eL5ZvT19xDu3knJdXfI+CMS9lEYW5xs/TnH6CFxXhRbWBuSPePgJuA6PF+Fs0IrMdfOhbQDa1+C3uY2wDxBhLzyJe71Q2p9f0z69kPb0k8UGX4dfbrim6jij7sN+yn293ept7ju8/DrXz3utBfnaF0UfI2wX4D5FktoCIG1TKfox+LUbjaWPa/iDAPeXpLzX0pRtbNZ+xW5aPefujWixkdP3+1uFz9vz+QEmHt+TV2s193A/bjf6u74s+ngNrlY07fHOzRfj8YJbrWbqw11fhF5J4OOltyoRZZnQ/RnlOyRbvIpvj3zPfaH1sUQgLK4C3+Kc5laO/esW5xC2UPjk2JXfLN4/H14JpWXXefXi0p9brJeHnw9Pd33iHifaWs+6xZeSa8xfd2/X+/rf+FaXuzv73gjF5eb6ebFO8XaKx7t/yE3v+Hvv3S5Xixu2qA9Pfzy//Lw7rVfrOubJ4mzUFvN8bzreTPc5e796H7gGheJK6VZWtnX4Li42dvj+cvfwhHl+TKm0OENSAr3BCq7jlMjiawHrbNT1nWrLalKrJJVF5KmxzyNNTt3wv/oEcoh2fpzVroRFFhfBtZg4t3aUnk9E+n7/6/H5n3MXEOvn/uUzMW/v1aSEqluvJ+vf9n//9+M9lkZ39SeLo8/7r8f7bmXIsYBqcXaWvDqFY88YbY8rq0uc7p+GzwjHUTEvPp/t4dgzwnEBeF4smdzjsVt5OIZbS98+3OgZIR4Dr2VeCQy1ENplXGr189JmYi6LD//3fdFoPM6A2GI1/jXGdJldN4Ytfzvffz3DQrtwfJ75eGiWxYare8gv9QreisD6jA+HjJe09kCxx61hSVR/nIIIy1Gvn+R7XzDQ9by4LI4zt7X3X/oRppsRWb36/n54ua20778Sf5y3iouv3Keme8f67n1Nn/9YErjPdLVJiJ2tZX/R1FY7nxc7tZbfYStT636V45TE4pV/avd6LPuJ22+fFvMenyDjsQ7GVr+tW5RBX7Z4LDux1btDC/h6/3ZayhSPTzurNX2HkDdUe/+FL+DxyA2rxUQlKi3FOr52pNWL8Bbt9efz00P5KPu7fscNYotX4y3i+9Pr+9fbW8hXaOvY+cpnvmtSDR+PhaG2+Ox+/+9vj++v10ed/vI8dhlZ7CV7/+/7b+9FkPGlQrrmlau313+/wa3qaNCrd4BbkNdTYZ11U7r7m4lbfjD599vL3ZcyCnyBZQTZOoBbfNstAb9t18YfL88/WQsN7XtWrF7HNfQe8BacLCl03bWyOB1dQpeFI9fHUVhN0X3Csngp/3H3cH0gvQ0O76+3Z6vTbeN4AS4+7txiQmdWf+SHsC+dlMVpl63V69Pz28PP61P47Rj6g3R328W//f7t25/9s8+xR2ebCIyLM1glHkBBV/y5xdvnGuOilpe4rE2260bHxQmjW5EBThvkTofycqSnh9fuA4zHBhy2T0PnRRP/4/nl68P37/2CD+mmsvziXNE11Ld7vhzqOOO+WgFwDXf/8OMJWpJa1xRaF8tUP2LB+ruOlBbnmQ/BCHh1ZU6L5T2HiCxkVz+xuMDiNgD+h61TXOi6de93h8W+En+8P/bg0w2tSyG2F96X+1+P/7x1KzXjsbo+LzbX+3HrUHarQ7h7+v7883oXwOca181mpLWX/S0qjALh+D3rbki2G4jt447tvUptf9i3xQEdBN+Fvtx7Hyabl2x4txKXXJ/xeH2uXQZ7oL1DQd3zAzvsH8v+dLFi9Bp5tH6uezRYfPS7hmPd5UP3TLq4GPgai0m/dpdSWny/uga7vn2+P90m4F6hsVXuKtoWZ1RuAW8PK3sH5vPiA+36E6TFd8pr3D+wI7p2yxhaTe71pzZnszjQ79FJnVtX1bNYNXENR8a6rgvJ8qX/9vB0fW34fn+uqNGuQCet/6mtUg46VlnXw/kTFyG7TLrdCNZD1RZfjw9/3b+/PTz2utU9lS8+lLeQJFz3hLF8vdDive6vXXwiGLTn1W7pSvxYULBYxHEI+59W1Wq3k4ksAsXhBLfCMXg60k6O5BPffB+TXIqdLSwukb9ts/bw9Px4fZPvd/jpqgzTYgXgLRpu99U3Il4ko2ug+phF0vL4Zy4+vd3Ctbnx2wKy6wMwrJEPx6dWXf97cYHI0bQWF91do7z/+vFyHRDp6v1sXRH9YrXbNWgpW/xOr8fuy11+eHtj+dy1mZH1D26cx90Fsgg+P16e+8ZJ0r04fDTwc6n99KFK2n5qq4javl3Ot/3kfCugaQ3urwNj+6mdw7dz+HYO387h2zl8O0do5wjtHKGdI7RzhHaO0M4R2jlCO0do5wjtHB/74sV2jtjOEds5Wi2ei4vda/+8Xk1fXv96+LU1sHrqE9h8t/huOei2Wwx1na58e/HZq0XkTTKke9pcbGx5jslWFUi3sGKxh2QN1OKyIhTpGpwvvhb+efdKXi+O3LrYIOQaiM6/SNduZPVJpD4RfmH7u2nXJFAWH4m7gKdiWu02aJPFuZ0tZl1Pdn5079asyeIKny0ms1brnuBlsSZkC1iK/b+cvmrrnp9kccVMF/P8rG1dnw1ZnNki7b+PbVL2Gvi2MLWtS21dr+JeaZl0/6H1s9/3UGqdSvJeoZQXQYxU5XYl2PtS17hY/F/j/XH39Pw+qCY9/vV7xU3ay+1l0a/rafgJjgPGvl407f0PZRFE6gnq7Hj35R1rycPey7Ot+U2uFS+vXsGPtz4hWKai3bTs6pKD+STIcYTWxYfUW9HB+/W58u62j1I/NdAtSlu8lTxc7+OdoR0bVC0+V/XjZjy+d9nHDmauLW5shWu2WGT8cNtW/K2/u3U10JfF5hAPP29vCoN2VV0DrMXNE7d5gK3wE1Y2dhZ2aPK59kVvocn2D/44DR9kbSyt/203qvTdoOt/Z67NR27fUnZtGczqZ/LH/cuxK/htznnbAHubGofNF47Y+tlT3J7oryNbfeG4e/zYaHvt3MeNNBaz/Xbuukt4r+OHSKtfSYs0qtE9ptAiuB+i1k+oi3cYcRYbW5zi/aeP9DDaL/b6PJ1i+KX+p3MfS/HX7luHc/eBezE/xF29fFvc96eHj+/3bdvCg5zkWKi/dq/qT9I/EHfl+Ys3g1s4aDLbVS5+4uq8hhkldVe8+ImL7hoSNyLs6hY/Fel8bXS1ip+41lqw/5Cc3abpi5Vj+wnGqdmVHi8i9h51MTG7F6HFNlGHU0BaHt+AFltJjLovpQ5DFlcAPDw9PjzBKuGufHtxyU2NQ4pJur2t0+J2BjVaezK5+3736+3+xfeDW7+QZDWDnrBp6LHfwL79gC3OCZ9mzpx0G0htjxHbstPb0sr9dWWfJtJ9DumjQ3erb3TSOgFLa8Fpi1OFbWK9/za6YtzFPjwtFL4FWDdDvfrq0sKdJ/u7dnFp+Vnuth3S2wMghXXX1urGpqxg8vhUtFhY8FCXZz5udWHYD1u6jTni4iQ1BL0+DV8Hq1+nqZ9u44S4qHh7bLIjdjfZ35bCx8U34S7wz3It9+vOxTpMWlwQ9PD0993jw/cvZGYyHLNSFstRP+LVV/Yv//sVahmOM2qy2BH4FPV8OwnHN61VDN7i1upK8hFI19rPLw+OJSqbBZOu5Y9fnD7dAp5n6aRb8e4Xa0q3cGUeEb8e6UqK/KLQbBHJJ+iPlSShrcb1iys7+8DbfDSbDpKubskvv4Vs4WtA/DD88WU2rM5b9DHPmeqPE29hsTXoFrXUeKPTSUcIYfkhsI/I+rN0fhVXs7XOyZ9HwK6HpNsr+p1ry0TbVvfOtR03XKs5aj0XXOvs4bxrP7WGVz60n9o5/MdS1HYO387h2zl8O0frDOJCO0dbQ+HavkoutHOEdo7QzhHaOUI7R2jnaB0WXWzniO0csZ0jLk5CP7zuM4OnreE6JrXFGsuH1/aMQda1WdcYatWZH173t47eWQ6Dt7UvbTEi2Vyvq5Banf95LdNiuEisax2YVqerXl9hm85sfUuytT/uf8MWkp0EL3ZmxmHt+PC6r4C1xanJW6zzwqPjqvb13+n65Prny3O/+cyxNHDtN4KXd9dvJNEmhdvmq9tLQRs5/L4CLu5NWVp3ztgkZq9X1dSWSu1Tm6060rXJ2NQW1bVGHdd3kLj/5D5+akcbXn8UpWsbMaw1CLJG5dZ2KLFWDZdbx6PLYvka1ijHY9Wq7b1JLLY/dn+x25sX2eJijL/+/npb2X/er127toWr3SW3cFgm15etLqLlFgtrN/oavsW0/uvv818YjmumdPE62wORR6p4HMtt8Zn0I9752SkeF0vbYm3qNeB1HO//zuMmGOu/1zUM+yuPXV9sscZ1j8b+xuNM+iK7//V3Gep4vOMc+nLW/sBKrW7vwbVHwRKFfmLHhX7LCVuCsT/wuO5t8QHkr79hNI7HEjdb3LD1r79vPYru+or/cGzKrctJukU61UzE47qdbVRdDEcelEO3T/bi5FyNdt6PMhyn+j72DEuL5Q3HsOc/+7ji3RbnCGpEEus4bCzOj9RYL7fF3f3ffKzcX748Wyzyyx2Hj8V1qltAcmkdazm2/f6Wo5Fr61jObcvpwmZ94rH62hZf1//6G2524ThhqMuj2a93/mEdL63FErktGPmsjvNFtrjh7l9/b7/X6eM6zhLZYlutW7T6i53DddK7mmXXF+93+COPd6fFB1/SBe/Y/XJfgrnaDPzx7vXtsAERNvQ53A3S4t2gRLy9Tp2CHX7PtDirUIK9vPVpe7y7pMWawVug2//i7un7w/du4I3Ht9C8dwPJi7XyNe728WEbo2PNxuIumLd4ZVF6XwiTu+fl1e1YD8H6P/n4lGt7vZktTp/dov58/XEqAglyfOLdC3Py4oKsW9Rb1uBneHx9/kQoyBl/XM/vF0enW5zX+x5ZcrfAb7WlxOPdf/evq9364cVJ9luQszS7rpvN4tzA48PPvv2zO6692NZZ39qcts65rV9la5i7/8s+66Xt5XCx+uyGlLh55nHSJS++yd3ut/0n0k2Prw3P5Ymx9Azo62G7UtPFsuKPWOe1Ad0+TLKaPs933897KvQ1V6ujc99cIBzX6mmbhEwf0xFtwkHbhIPtbUKdte1y7aNZblvQlFseXRbZ9bzOLBw7u+vqhfv8g6wH6vB2sY3CHon0aevaXafV28XzD9iXqlugtToCP1/HyYef98/vG470M45dU7rVW8Xz81/vv2rnfuyWkaXrr71Ye/zz7vHWF/H+O2kUJN1ShbDY16FF3B/MWOTcLzhfS5it581/aujYDQaLo/Ye+tyesJPmVRPdwp2ZpSusiYsVuws7K3Stf3RxgvHn3b+/vLzfqkX6R8DjNZP2nY/SYrHkNejL/dvLwz2UbB9yM9b/NC52WbhFPP+W/vig6ve+WWGxWInkZDhWg9k+W2v7xHP2H23xFz+Jeg6olT7ePNue9G1yOC++qm+x/3qA3nZHD2kDe158xd6Cvj0/34aufiQ4Xq9hkajYO7E7jlJtGVxbtdb2I4/71H3a96lrG9vp/j+2fdre9u0JbPepdnvL4WPb9f0LdO1+6Fph+odGuLb3rMuNxC/tp1bU7ltC+A86b+fw7RxtP4PrY98Hsbef2jlCO0do5wjtHB88H9o5WjdyF9o5QjtHaOcI7RxtHYtrDcxdbOdoW8i52M4RG2rERU24fut/9iVUxxmV/WR5cVuBn7ex5BvcjbvivcWK458PT3ywO/YW3ncYS4v13NegdGg6PqbvffvCYnXWz4fb2uEftaPGqX2BdNdPWHxA+vn87S+yd45260cWp86wmWtX37BfOe2qWzWVa9SHP/7Z7nTnHb7Uuu98sXNK+Q86f+waQrX+1O0BeG8tum+o5veJhlat4Pdxybet/vYrLnxg5T69s28b3vYPjPulmPalZWlfEJvaPjL7KbS1cGpbsbmmksntv35qD/+y12Bef9ovYHHt39olL779m//4t/11QdtLgraXhI9VPR+mam0ZsO233+vLxP7JXS5rX/zt6+hX3nfr0PeUaquP2waMq22hywl+3X3rM6HbWv7jXWj/ctuu4+3v2Rf1+f2BwO8LaFpdStvFsm1i2dZWh/1TC3vatG0r0/6VptDWre2Q3QZzWZyIbn8sLG0Nxxma2HYT9S331kbjFr6P7vrN8vYdfXaQ9oszw4foML10fFf67Nc+3lPj2Gp2f4JI+wWxuvtwOw/sLNK9Me65sz/LxH2JYvLth09cLuV0w03HXOzHyv3c+3e9l7emfeet1X1qz+c+f6r+uJTY7xUsKbRPde3G+nGqgfq42K/V3v/IxU/x+e797fn1z/e378//1ZfAdlUuq4n7/PTl9b00d/lyXq4ajhAhizp6DUnLeUK3EHA11PbLkaW0x48xLE7lPT0//3rClRlHZb0+Li9epLc3+Mf+2em4wqO9H+x7O7VH2bTn9WrR19P74yNW3h2L5BaLXp/ef36FhlKXvnRyKQybIe6Ke9f+qI82TWQNz/HXWnzanrR9Oq5AXXxSPK4I7T+x4+1isU3ToH3U8YlucZ+D/7DgsP9SjrM/iw/bz3/1Lz/H3qv7y4Auwt/zz4e396e6hw40XTsMU4ufYF9M3jXUiYvPF9ePamtn3bdfCsdLSRfttgWDWiU9NglZhNvbdwgtu7V7VVqdv3p++np/68K5cSHdCLer113+5L7BFGi3JGRxmdI1yiPsEWNd9zBtJc/bJhG3nxZXcZaOBaM/ugMsW+ys0CLCHgTHdW26SOrPTx9bJGG4Y4XP4kBO7q2SuxVLrdZZUyvibJvS5H2i6vrprn51ZNLRuvda/dhm82MbpdZiKS+ud31+ug5lT/1Zuunh1BIjfSRLm91cXAh7faigj0/HornF7uLXUDAEqHSFp4sPjec/u9uZqs1pZWnf5+JD/i0y7yHRpYwsTnbcbjUnuLDYFUcvWlwLxdoFd30kFyVkvyH2X8fhOWlP0UVL2+PR569jqdXiM8W5wM8f7z1h9SJ5efjx0NcMdAXKqwURv+5+PDydvkvX6d5eU95mjNsqGL/P+bQGbm3ut03ptm5rcb9GW6vftO+M2LbHSfs8TdoflGWPLNKmF9aylCxp8/029q2Sfp84u/7UZqUuHzNVrRp+sUdX6W/QPeUdRWrtC5532ThuV7O4Mq8EPC+vOJZLfSIQW1/RddFZDHV9p7vGef/RtY86rjxcfDy5Rfqv55d+WqdrsLZYAV02CezHtW7SdXFasIRhY1q/KffarfcarG+Uf6xXzvtU6cdm2HGxXO0W9wtpmGfdpLhImxNd/wz//NLuN1/OZcjWbaMibX7psji78Ov+x9fnu5fvdAuqYxGb7pNFujg+75Ff7h/v/qHhj9O7uprnW1TolByOQ7Yu3pCut/Lbyt8vd4+Pz9/KyH3aCPS4t9Fixc4W9SMobAnab3+9OITdv7xC1ZR2W32nxUqbawL9ev71/nhXNqt5fjnNuYfj/Ur3J8682Fb9+u58m10ij7fatYpIqzeel+tr72vpQPxy//r8+Df4Wu76110WX+z4G752XQpksQ6NLpM8zvLtrwmLUDXpIeO6PoqLJRPXeG/P3577i+X4nvghO9r2Xs7rH2QJTkvej5VStvj8fw3473/Ob2PdO0BYXLNUYrFWrrmr4/lMtMGDfzfErw7s718fH751f2U3j+12XHIfGzu4to/uh1g6az/tZHV9Gms/NRr0vv3Ulik2wHLNMp1v5/DtHL6dw7dzhHaO0M4R2jlCO0do52jw5UI7R2jnCO0coZ0jtnPEdo7YzhHbOeLibDVZfnJ8nVmcNCxRWI/rrtI4LbZDL9HK8/U97kl/fMRefGWD/l3+OPPbFqrHtnX9PrUQ9y8k7sXBcTfJuC+Nj60ex9qShf1/s89ltn0e2sN/2s057Xyb9vW3aX9pSPtXmvZagRTav+zvN6116N4rOu3PUmn/5dM+TdOqYdP+wpT2Xz7tb05p71Kd9t9Z2kaLO/k2OpfWEHV33bY6WFqL0f3Pkf3hsYm67O9k0pxtp35p0ruv4pX9D5TdZmWfC5Id7mSffJJ9/qI9+K3y8DVTvj73y/GPT3uLbQImjd6OO4HJ2rVw7vF2nLdY1J1bl4HyaHPuuRqPTwt5seSyxSO9ko61q6sTSC0elqTEY0Xo6h24RSsNQvpwx76Fi/NmfTjSfjQeR5S8+BR3i3r7X9z1JYrpiD95sZT6EKvQw6nMPh2fkvJiSVgXlWxWlo5dsVY3sT8EJTtWpuM2onmxseQt5GnT1HTpmheu3cVapEFup2OZSF7sIdkHZZunpuMb1apGQFi+gWo6di9enYlvkekXdLyAFicTbwEfIMuPV8zilPotzKkfSPd8cVnsH3SLNOlSkPod2Bd7SNag/39pV7vjOG4E3yW/A5woURSZVwkOA++MZ8ZZrz3wxy0S4N49oiy2ukjKLu/+G9xhi7Kkpprd1VWrU/e97tyPoHy4rA3N91oXYETko2V1cr6HykxDtsVvkNlXqjeo7skHy90p8B7slRrywLfAVgBBzJOcDVgA6zPcPfjjsJNDCrX2uIGxQBYKNWTleUPbsiFHWG6YtfNtD1NrDZnu3/DqE9k98D4a0pP1hrgySN0Da6Exz8TN2jR130LgkDSXG2YxUt23EDqkSWQEq85U9C0q4vIhc6+U0YOvW0MaBEXU+bHkFwkBY/iAiblJLq7ZgyppQ6rqR7Tx9xbjQz0U+htyvEOjRZ+ryUgcYSFYyDFKDZuyM0SFgCFbSho1igsjIsQLqdavEZe4QVyIGdJETOPOb9Lr5/XwHZEhgEgxtgpyQeTpYbiiYSsQCvkSByL2lWJw36GqNB9QVeh89qmH4fuGrORq+MUDKefY9NAbbkh2XhW7dmNAzqohaWZV9JwC0cP4cUO2SG7QsykvwkHskdXtG9zNGQ/RIO5INW+NNm471S0C7HMaso2hgSubGTC6G1LEVmMW2w7wtBuSzasRJQNAWAgztqajYKN7Ye1poY77M/GV45a3AuKLpNFo7FwZsu8hpsh6v0ZMO3q5+YLcO9vTrUGXuy9ol7PdXA29vvuC7nhDiratQhe7LyhxNqRKlIa/s/tC07MhJZCq2NUbA2FIdhXuoY+7Ei4AAUlOD1cXKLZ3ENRsSBWySZK1KB16j+Kc9vavTXBCSuTrifsofFDUrDwE5cCfxha4GiUEKJT8dz8XP9cssvnHJzZVKtOnKn1ILK3gpHtKp3evOc0Gjlb0VzDCRJGF1XsNjAP6pFqBrd1zIJTS+VAEr80DwK7HxsdHrvzQgLCw+Er0oukqnSEjrn3GSZNR5srNIPOMXnSevVB/vRKuladvhIJDv9WlhIeHpvLANlBmpFIYJ/Qw4EvnQTe8spUSerBgo3MgjVcZVNEzHC3/ZfqxGdOIw8fLeX/MNcwUYE8KKQpeAdfqGnNLzjaMcMe/buETa1PbzJLFA294WHjYwhzhmwNFBhig4udT+9F4mQ3wyzJJQ6HlK7bTgi/vm10mOt7p8y5rzpng9rv3OPGHW7KuE/XJ6JGlESXkuI+9vRwzVUW93TtSLCcdx2vjEXq3Dc/dyvJOtvpD2ZFsRDRiOBwvb+/bfGzIASGrIxmr1YKW1cd5n1rtPvGOZRI8JIPRQA5nzqvVXohWR7bYWnd0GX8CrlLINWWCbjTcSijwWmmZQn4Dn4Cm9zR7TVt9IOjIqcqEl1lR6JIhXXyJ2/Xbdb8tOJLq4bPmEwtaTo6EzZB9S84jzH67/Yr3DcUiYLi/p3vME9UQogUM3Cw5WVQfNtcDASL5QO8TN8T8ieqyLZ33FofOdtBOKvTmmuUuVtPXA8mqinWWjOrf6R1qED0fR37Fo3E03HioWLE7UEQpy+Stng3vkpeZZXtfN9DxSFfk6gF6QIEtlEfAgjbZakKJZWuJE1R5WSBnymb5EQs/Fa0OcLFd6YX8xEZoRP6OlSMHz9ewVakZ6Y/xeVzf3vebE7yDKqyeu7I/3r7hwUaFxHNA28NH5lkI7eYkEJIEPAaW8pLw3yP38OfxBJUKB41DwzYOE2auCeCgS8GqngrcKZLV8VkbeNbkHhPx5spM5RWHoa9fgLwBaUhopgW2/hohq3lWgPKAkqGTvD4889bPipSVfcPrfYO8EZlQ6QC1tJ4cTJ/knsZ89f14xaKigw95Rw5qnS6Xlx/ZgVDPj7Hp3eWCKEaf2Vr28Hut2MCHHgYY2Mp/gir0aoO+7S1d8k94lfpOA2x5Nr8bH98kMnbJ02IPXxJHzhLdpNXwKK4fgVCAkw+DS9zkZV9M4UJvkNOaL/ONwcOoFjRnSWw3uEyMSZNSetIYc0aK/+zlvN0XtqedJq7ZRB62IpvF1i2mZcpXttWUsTZJC/TCRE4Vs4El7Kp18l5Cqw9RXdLI7NNArGMrI9kSNbEZXc/ywihPPGuWVZkttHS7cDEd9Mk2V+yoHMu2XF1sbVm9NySpu36QkHnm9auERavDomO5NxqtdGVq9U5rWXZDiVnzvNSpdsvyO2vQFe0rTVzv0qB8n4LFsfRUvVr9meo8rUuif70o4/3Kz8r12Vs9MGVZHkiOWH0C+i6xh6cSuHL/NWOrS1X/Psir/vzWBGvB/yhIba1OJTsReEvHxIGl7upFTtv3cfHPGj2t1b0Cy+bWd8CrBrG6DMmSzB6vkc+gtHqqu5N4SS/2wBKU765ci1enl5X5n/QpY6szetklYD9jC+1zTK2wG9zqmpJlqzYPl6g+PV3XaeWuptSIzYOJtWv3Vsei7ExJsGJgS7b04rGIfsVjfKuZgjKmKIKoA0vZfvYaqpeiNz2ZDEvjcQNL86YvZVb8w2vQUZYG+6X/yarGP30N1UvRb0caABTLTVb8ZuVSUsyXZ1w9Uiz62K6VgP+FHW5l2Xuu2/oiZCRQTixs//iZi1iz0Nbbe5q+FCFgmjPwa1fy8OJ08CYihhM9CpYo//zF1VzBdb6V+lkuqTIPbKHsV6+FuEAgr6R4So90YOn6xAXeVxPVH9Skt+WsPLPf2nDvXsb9y9IRZ2X2Vh7fb22+cFnrHV3NcOySoJyzEmu/tfnWrqHeTtQpQdKBc708oF/Yd69f43VkRwctoMK2DUrMtWxRs1q6ZTpaHudvLFhJZDTnpZMRbNFoZ4cl1Gp/bU67bG661V0vUUXogvy49GVke0PTclkXRleI2sSmGNJ2LyLugWXgzGtgrPUwT/7MJp3N13VamWVg57YnpP1xfP2jdszncZ9xFrT0w1NlyOlfweXpTr/oWDhSyHMBzU72eiN/6hs3YVUKg0ZX00yqppkghLVnvg2ZyDlUdUWvLglNJM0H557ZVs4vPzanTJuv0xNevTQQ2b7hDTce5aebVJUT132gVFju2H5xsUBtH9HfxkQbFW2wgZ1jWpaq/Qwg2KY6ZseqQ2js2i/Qe5QUEJ30Ip/ZNs7lQ251WVx8cbonTmm7w8fbacyW9keUEw3gm9jwr2P8hsL9hRmj9OlpUybRpT+EcurEN8OR+gHnzV/bgps9DOAiuIg3STgPSdDEeNE59UJO9qLa6YNQDVN4tuzEZGLvYMcPRJZF2celIDWLicUgdFmfUkLjRejWy7/16bM3XmMn18h9+NI1Fp3eYUAiCPk0KmRlmKPgXqUbzMf2csm142FqgtttbmAVFpsuZ5GGgjesQlUd7BzJn7h9vZ624lEH3b8BGPpkt/q8xa6QBwWvQTR8vfhhsioYEbkqEQaiiuTwTQR7MADS6RRyIAdMxnx0Nx76/ldoy+qzaJLZElUsS/Z+E/p2++MrssomocG8xOxBJsKRwqtrbShNRU+llzYp2Yr8V58alj2ZOy7LTfz3WwP623W3z4yzgt6oWnZ8TdW3JlptQZ4bkF9GdsrPGUkN5uFJ7kVNaKXTxIIhHS4Na789QirTUrh7ARgG5CDQiHfFD7EDqj/pOjTBXHKS+wAcCpJwKFBjgnPdZ4AtAJJPsiaCrlO9gRzKSkAl6WGAMdme5Kqfdx+5incDn+rUBxj/kvdEvMJ6sqQVner221mwc9xRsSUWBog5Mg09f9/BS+OBleZIG8KIUuGhwBZPciIi1FSAK81mtWwq+esiZRlZpbrQKfbNbkntJHkTQzgjtqTGpw3T+MXwQXzgQiqpt6yAxXR9Bdtb0+PZFzACFZpand6GB3JG5EbzzjjjOnMihUan0Z6X8Wv3UkZZp5vHvZBOSNrQhDwCVyhLejJElDQ7suFTGq3o+ooYU3iZ0ZRu9/h2y2AbuznGxfJHrzmslhxAmICKF32AqXyxOzQ9m7ZF1Pwt0PFM1nOK05WuLcz3UwwXxRLUOLmzw3Jn5aQihsHjVSynHDl1yYCXFzyZlBmDNB0kWfmf6SdsD9FPAV2BYB64Z1P3iHY4XiqADg6es8MlBXjNuJM6/UvZaiuynulj1MtgLf+qjUu95Po4nZZ0cWzKPWEVULpuk4oSKW1NE3V2ceiUrMvIxKhUYoyYIxrj5a9EETGtfIlbI3+JL2fbyV+yhjjsmVbWaGUNsU0zrazRyRrCUTGdrNHJGtInMVL0Nt2iay1rdLKGTEQYK2uI0aGxsoaVNSw5Cx9ntvJ9SW+rPemaXVV57HRZa2Az5YomU6e9fAa2wBDH0bJxU5jTIr+QY0K7gaOA1a2ekMadA5tyX06ZoIYBIUKyk3eD2b2X6t4hQGpITh3d8Pa7y/aEua0BCTCSm32+fosqtmUhJTSYXJD3rMZz0JuH6ACTbbbzdfyhf2R+yx6Ge1kT3PP162u/y4pPMJ4hCSU5Lx0Rj5ibBA+HRDIhvuSuQB5EUNhG/wSDyT4onrBN+htORfEA1DHIuaobWA0NPFFIWaYx//nYZuMr+hEGUUlfXO+DCBiEpCxtwmIARhpI5IdvDyKVTjxmG/LliXj5ix10qjEicTvC2jhLBwO9z0DtoubPMVOUarVriSWZUjNgPouijwMcTnSr/Tye5mJgaQpvQFlNpvzJg1pNEdDqRgfr9ndXDNDqJ+LJdq7oAOaSQFaPgnlSNvueqqDVdTxP1rfWBAWtrth48tt2X0vQ6sOTJycgMrG/zbdsw7aar+PJSYBH2oRW6495kvP+SJbQ6v5sIKnUDxUJrf7SBDaqGTFCqwuxgf2EPdQhtLqyGNgvGiFBaHVZJpD9wIfqg1an1oFkylSFB612mGelli7H73g9re4DW+F509tHHHCd5TXgkAz6jayCU00R0WqbqEAOXTwQQ7R6+DqQgwLrOohWF97YmfA1CUSr6zeBTaruqR9a3QRlh2/vCx9aTWUPpNzfY81DqzPKQHYb1+QOrU4oA6m+l8sRlt8HnZIFsoryUD/R6oJ3IEsAD6UTre5ZB7IPl1Anz4v8lmq1h8Amto9kGK1uWwVy9pNSYLS6yx7I9tVj8UWreziBVLRhdBet1twJpL4HKblodboeSL7PQ7VFq13yAlkLHVGLWooD4pyRg5kRMowR82kzyF9e/hKyT9vIX0b+auUvYR+1skYra7SyhpBBjcylmlbW6GSNTtaQERYj1HzTyRqdrNHJGp2s0ckanaxhZQ1hDRora1hZw5Ld1MvxstlXlOH09GdPEhomrFIVzoD4jthkzlcayBrU5XjdHS5+czphwhO09MF4Gk4V84bkPEbbhvP7EekBOuLEVpxUH8iyAH15gVRkvW1fRajqfZutR2RCSAHKf0FKzUHK8qJCNv4lFZHF+pBsKl/HzBiuXX8iWIyuRQz9QSAVM67OIobe+sm62/WQqgp5y0eX3zpS9Op6WCzBLtu36yF3xAY3BTIvq4HWGHkgM8Neb3GBYDfJbQ23K7p+i+9j5tqpX0iSuziixVxks5+qWaVWDdgpsInoAlriQfGQTJkQ73y8nl4xFMFAgO03COqqUA+UuNhPusBWPTwDnNvo2Dt8P2SEHwNEOfL0POOUjuK60sidCq6HqJX0mRfSnU6JTUd+OSLY6/HjEPeF47f/bF8v37f/RXaoHsxgI3nuF+R7jW60WLKuc/36OG3etvVn6kHylvye5IibE4pcBFCeYo3RcrdqzfOZv0ZtIq9Kg1b6s12SrrHCjRRJiSDD3OlLN/TCJnBS3Scrj9cx732Z3sOij+48PCAyY4qAs4D0KeNfgWsuG3ERrrAHHqB7lZhrY6pEvpEJtEak1scHY3sZlXni90//HGr0+hViAzsnZocBWmzkqWnSqsD8TXcRffqBPhnBevLJ3ICLL7Ku6pDHpNpMnE7qOrLYOeLgXqVLkKZXUwkSOcLD8UJ/9GmE1viFZy4HGC9exaID37IuW/H61qg2Dl4Q8r5F6naWyUBr3QrVet48uk6mVeYjQJ8kAPpEU3KtWNamwUMvr0YaExQWT5Pu5fgXFyA/N7tLnK5Bfip8rnp5LIPwGn2zPCChUTl5fF7S+Uak8VrZF8im+8/N+XW/RdnhAMlrIEU7qt+nTm+og7A9LclgXOo0FQ1qCwRm8mMqiEo3evte6EYP0GEkK7WCnWkk61vguJ1wgVqLHp2+W7Ll+3N3+Xw9bd/G/7bb4E6rCWSL0iJJt4i4X2Okb6PD3Nf2dNnh9qtpejKkRbreRNHOfBBzQSN/92l32a74JfewYzYkRXdBrLjKOvDiIQ8aC2L+Ke0dGPCQlK0FryCA9iBA3ZB98wyw4pvcw+htQ1IaJ9y5k4NoMCxGnqw02op3MpBoWQoH4tbck8GXpSFL3Rq2Zs8LxiNsrjeBlg7KQOlhc7sFa/Vth/gheSwZbNVFGdRQ2QGVHHjFRxl4vg1Z5l+wa48K6kgNu89HyMw5E/KCht2CI1DhpgznTXZoaIK6Z6cMRxE2KZ9R1/2UIR9kh2dm1BVDZfiKN6RUgYasXSZEEVmYmTFzS+UBQoeUEp2x7nkqw3muIY8kCreCCPFCTtsqxBVXZY9OSE/EzLqtsofwISsigFl56lAXaMjS9wxaddv1EEPk+XMGXHFW9hBAZFl8hlyzVvYQQWT1SzBXvJXBeY0+Q91AS3NlD0FEEsgntLq7coDgIfsBE95de+UAEcSefyJs3V8ZHJUachZowqsaLAcc838iaqoOy+Ds1ZCESoCrWyzDzHpD0ioBt8YZ6gOEjn8idFZNlgNEDsm5AsgVl+UA0UNSNwF41WY5QCiR5dQadEFXcQ1EFVmbB+hVjolrILTIEcZ17Jxp4tCvj5x0Afx1volDfQ2S6VoHr94bVNz4hUBc5Yc4aEQ2ZJdgxq6QHh00ERuSnzvjlTw2B/PfDcnMBbgViqFrIARJ+WlALrc210DwkeLNAJrvQQ5nmNgKmYaskg4d9v9IuWLArVMPnQF3G1KQeAW4vBvg9kLKAQN4zplzWlB/hHwquh7QBp3BNv9T0fWAPOhgnsWQw9mAvb4bw8AWa2+6jl3sxgbIZKQiEeDf2Y214Z5hFYrq4LV700JAktyNu/AZvciBMSPLxKivUOz3YNtlSJb/z/NLyotfiqKZh8+TY0ubCvL1eDi8fG1OGxw78vBtYg0vNfD2MObIWbx7+EI5tsCpUL82l09EhPFGtsipEMfgPrxt0GLZN6hUSO4dCrWcvfPwfXJMffPPf/7ja/e13Udnr3/9+8+///4/BSizIg=="; \ No newline at end of file diff --git a/website/public/typedoc/assets/style.css b/website/public/typedoc/assets/style.css new file mode 100644 index 0000000000..5ba5a2a909 --- /dev/null +++ b/website/public/typedoc/assets/style.css @@ -0,0 +1,1633 @@ +@layer typedoc { + :root { + --dim-toolbar-contents-height: 2.5rem; + --dim-toolbar-border-bottom-width: 1px; + --dim-header-height: calc( + var(--dim-toolbar-border-bottom-width) + + var(--dim-toolbar-contents-height) + ); + + /* 0rem For mobile; unit is required for calculation in `calc` */ + --dim-container-main-margin-y: 0rem; + + --dim-footer-height: 3.5rem; + + --modal-animation-duration: 0.2s; + } + + :root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */ + --light-color-background-active: #d6d8da; + --light-color-background-warning: #e6e600; + --light-color-warning-text: #222; + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-background-active); + --light-color-text: #222; + --light-color-contrast-text: #000; + --light-color-text-aside: #5e5e5e; + + --light-color-icon-background: var(--light-color-background); + --light-color-icon-text: var(--light-color-text); + + --light-color-comment-tag-text: var(--light-color-text); + --light-color-comment-tag: var(--light-color-background); + + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: #9f5f30; + --light-color-ts-method: #be3989; + --light-color-ts-reference: #ff4d82; + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var( + --light-color-ts-constructor + ); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: #a55c0e; + --light-color-ts-accessor: #c73c3c; + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-color-document: #000000; + + --light-color-alert-note: #0969d9; + --light-color-alert-tip: #1a7f37; + --light-color-alert-important: #8250df; + --light-color-alert-warning: #9a6700; + --light-color-alert-caution: #cf222e; + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + } + + :root { + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */ + --dark-color-background-active: #5d5d6a; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: var(--dark-color-background-active); + --dark-color-text: #f5f5f5; + --dark-color-contrast-text: #ffffff; + --dark-color-text-aside: #dddddd; + + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-icon-text: var(--dark-color-text); + + --dark-color-comment-tag-text: var(--dark-color-text); + --dark-color-comment-tag: var(--dark-color-background); + + --dark-color-link: #00aff4; + --dark-color-focus-outline: #4c97f2; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: #ff984d; + --dark-color-ts-method: #ff4db8; + --dark-color-ts-reference: #ff4d82; + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: #e07d13; + --dark-color-ts-accessor: #ff6060; + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-color-document: #ffffff; + + --dark-color-alert-note: #0969d9; + --dark-color-alert-tip: #1a7f37; + --dark-color-alert-important: #8250df; + --dark-color-alert-warning: #9a6700; + --dark-color-alert-caution: #cf222e; + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; + } + + @media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var( + --light-color-background-secondary + ); + --color-background-active: var(--light-color-background-active); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-contrast-text: var(--light-color-contrast-text); + --color-text-aside: var(--light-color-text-aside); + + --color-icon-background: var(--light-color-icon-background); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --color-alert-note: var(--light-color-alert-note); + --color-alert-tip: var(--light-color-alert-tip); + --color-alert-important: var(--light-color-alert-important); + --color-alert-warning: var(--light-color-alert-warning); + --color-alert-caution: var(--light-color-alert-caution); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } + } + + @media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var( + --dark-color-background-secondary + ); + --color-background-active: var(--dark-color-background-active); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-contrast-text: var(--dark-color-contrast-text); + --color-text-aside: var(--dark-color-text-aside); + + --color-icon-background: var(--dark-color-icon-background); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --color-alert-note: var(--dark-color-alert-note); + --color-alert-tip: var(--dark-color-alert-tip); + --color-alert-important: var(--dark-color-alert-important); + --color-alert-warning: var(--dark-color-alert-warning); + --color-alert-caution: var(--dark-color-alert-caution); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } + } + + :root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-active: var(--light-color-background-active); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-contrast-text: var(--light-color-contrast-text); + --color-text-aside: var(--light-color-text-aside); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --color-note: var(--light-color-note); + --color-tip: var(--light-color-tip); + --color-important: var(--light-color-important); + --color-warning: var(--light-color-warning); + --color-caution: var(--light-color-caution); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } + + :root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-active: var(--dark-color-background-active); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-contrast-text: var(--dark-color-contrast-text); + --color-text-aside: var(--dark-color-text-aside); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --color-note: var(--dark-color-note); + --color-tip: var(--dark-color-tip); + --color-important: var(--dark-color-important); + --color-warning: var(--dark-color-warning); + --color-caution: var(--dark-color-caution); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } + + html { + color-scheme: var(--color-scheme); + @media (prefers-reduced-motion: no-preference) { + scroll-behavior: smooth; + } + } + + *:focus-visible, + .tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); + } + + .always-visible, + .always-visible .tsd-signatures { + display: inherit !important; + } + + h1, + h2, + h3, + h4, + h5, + h6 { + line-height: 1.2; + } + + h1 { + font-size: 1.875rem; + margin: 0.67rem 0; + } + + h2 { + font-size: 1.5rem; + margin: 0.83rem 0; + } + + h3 { + font-size: 1.25rem; + margin: 1rem 0; + } + + h4 { + font-size: 1.05rem; + margin: 1.33rem 0; + } + + h5 { + font-size: 1rem; + margin: 1.5rem 0; + } + + h6 { + font-size: 0.875rem; + margin: 2.33rem 0; + } + + dl, + menu, + ol, + ul { + margin: 1em 0; + } + + dd { + margin: 0 0 0 34px; + } + + .container { + max-width: 1700px; + padding: 0 2rem; + } + + /* Footer */ + footer { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: var(--dim-footer-height); + } + footer > p { + margin: 0 1em; + } + + .container-main { + margin: var(--dim-container-main-margin-y) auto; + /* toolbar, footer, margin */ + min-height: calc( + 100svh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + } + + @keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } + } + @keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } + } + @keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } + } + @keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } + } + body { + background: var(--color-background); + font-family: + -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-size: 16px; + color: var(--color-text); + margin: 0; + } + + a { + color: var(--color-link); + text-decoration: none; + } + a:hover { + text-decoration: underline; + } + a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; + } + a.tsd-anchor-link { + color: var(--color-text); + } + :target { + scroll-margin-block: calc(var(--dim-header-height) + 0.5rem); + } + + code, + pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; + } + + pre { + position: relative; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); + margin-bottom: 8px; + } + pre code { + padding: 0; + font-size: 100%; + } + pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; + } + pre:hover > button, + pre > button.visible, + pre > button:focus-visible { + opacity: 1; + } + + blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; + } + + img { + max-width: 100%; + } + + * { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); + } + + *::-webkit-scrollbar { + width: 0.75rem; + } + + *::-webkit-scrollbar-track { + background: var(--color-icon-background); + } + + *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); + } + + dialog { + border: none; + outline: none; + padding: 0; + background-color: var(--color-background); + } + dialog::backdrop { + display: none; + } + #tsd-overlay { + background-color: rgba(0, 0, 0, 0.5); + position: fixed; + z-index: 9999; + top: 0; + left: 0; + right: 0; + bottom: 0; + animation: fade-in var(--modal-animation-duration) forwards; + } + #tsd-overlay.closing { + animation-name: fade-out; + } + + .tsd-typography { + line-height: 1.333em; + } + .tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; + } + .tsd-typography .tsd-index-panel h3, + .tsd-index-panel .tsd-typography h3, + .tsd-typography h4, + .tsd-typography h5, + .tsd-typography h6 { + font-size: 1em; + } + .tsd-typography h5, + .tsd-typography h6 { + font-weight: normal; + } + .tsd-typography p, + .tsd-typography ul, + .tsd-typography ol { + margin: 1em 0; + } + .tsd-typography table { + border-collapse: collapse; + border: none; + } + .tsd-typography td, + .tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); + } + .tsd-typography thead, + .tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); + } + + .tsd-alert { + padding: 8px 16px; + margin-bottom: 16px; + border-left: 0.25em solid var(--alert-color); + } + .tsd-alert blockquote > :last-child, + .tsd-alert > :last-child { + margin-bottom: 0; + } + .tsd-alert-title { + color: var(--alert-color); + display: inline-flex; + align-items: center; + } + .tsd-alert-title span { + margin-left: 4px; + } + + .tsd-alert-note { + --alert-color: var(--color-alert-note); + } + .tsd-alert-tip { + --alert-color: var(--color-alert-tip); + } + .tsd-alert-important { + --alert-color: var(--color-alert-important); + } + .tsd-alert-warning { + --alert-color: var(--color-alert-warning); + } + .tsd-alert-caution { + --alert-color: var(--color-alert-caution); + } + + .tsd-breadcrumb { + margin: 0; + margin-top: 1rem; + padding: 0; + color: var(--color-text-aside); + } + .tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; + } + .tsd-breadcrumb a:hover { + text-decoration: underline; + } + .tsd-breadcrumb li { + display: inline; + } + .tsd-breadcrumb li:after { + content: " / "; + } + + .tsd-comment-tags { + display: flex; + flex-direction: column; + } + dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; + } + dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; + } + dl.tsd-comment-tag-group dd { + margin: 0; + } + code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; + } + h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; + } + + dl.tsd-comment-tag-group dd:before, + dl.tsd-comment-tag-group dd:after { + content: " "; + } + dl.tsd-comment-tag-group dd pre, + dl.tsd-comment-tag-group dd:after { + clear: both; + } + dl.tsd-comment-tag-group p { + margin: 0; + } + + .tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; + } + .tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; + } + + .tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; + } + .tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; + } + .tsd-filter-input { + display: flex; + width: -moz-fit-content; + width: fit-content; + align-items: center; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + cursor: pointer; + } + .tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; + } + .tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; + } + .tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; + } + .tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); + } + .tsd-checkbox-background { + fill: var(--color-accent); + } + input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); + } + .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; + } + .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); + } + + .settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; + } + + .tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; + } + + .tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; + } + + .tsd-hierarchy h4 label:hover span { + text-decoration: underline; + } + + .tsd-hierarchy { + list-style: square; + margin: 0; + } + .tsd-hierarchy-target { + font-weight: bold; + } + .tsd-hierarchy-toggle { + color: var(--color-link); + cursor: pointer; + } + + .tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); + } + .tsd-full-hierarchy, + .tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; + } + .tsd-full-hierarchy ul { + padding-left: 1.5rem; + } + .tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); + } + .tsd-full-hierarchy svg[data-dropdown] { + cursor: pointer; + } + .tsd-full-hierarchy svg[data-dropdown="false"] { + transform: rotate(-90deg); + } + .tsd-full-hierarchy svg[data-dropdown="false"] ~ ul { + display: none; + } + + .tsd-panel-group.tsd-index-group { + margin-bottom: 0; + } + .tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; + } + @media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } + } + @media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } + } + .tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; + } + + .tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; + } + + .tsd-anchor { + position: relative; + top: -100px; + } + + .tsd-member { + position: relative; + } + .tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; + } + + .tsd-navigation.settings { + margin: 0; + margin-bottom: 1rem; + } + .tsd-navigation > a, + .tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; + } + .tsd-navigation a, + .tsd-navigation summary > span, + .tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; + } + .tsd-navigation a.current, + .tsd-page-navigation a.current { + background: var(--color-active-menu-item); + color: var(--color-contrast-text); + } + .tsd-navigation a:hover, + .tsd-page-navigation a:hover { + text-decoration: underline; + } + .tsd-navigation ul, + .tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; + } + .tsd-navigation li, + .tsd-page-navigation li { + padding: 0; + max-width: 100%; + } + .tsd-navigation .tsd-nav-link { + display: none; + } + .tsd-nested-navigation { + margin-left: 3rem; + } + .tsd-nested-navigation > li > details { + margin-left: -1.5rem; + } + .tsd-small-nested-navigation { + margin-left: 1.5rem; + } + .tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; + } + + .tsd-page-navigation-section > summary { + padding: 0.25rem; + } + .tsd-page-navigation-section > summary > svg { + margin-right: 0.25rem; + } + .tsd-page-navigation-section > div { + margin-left: 30px; + } + .tsd-page-navigation ul { + padding-left: 1.75rem; + } + + #tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; + } + #tsd-sidebar-links a:last-of-type { + margin-bottom: 0; + } + + a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); + } + .tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ + display: flex; + align-items: center; + gap: 0.25rem; + box-sizing: border-box; + } + .tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ + } + .tsd-accordion-summary, + .tsd-accordion-summary a { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; + + cursor: pointer; + } + .tsd-accordion-summary a { + width: calc(100% - 1.5rem); + } + .tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; + } + /* + * We need to be careful to target the arrow indicating whether the accordion + * is open, but not any other SVGs included in the details element. + */ + .tsd-accordion:not([open]) > .tsd-accordion-summary > svg:first-child { + transform: rotate(-90deg); + } + .tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; + } + .tsd-index-summary { + margin-top: 1.5rem; + margin-bottom: 0.75rem; + display: flex; + align-content: center; + } + + .tsd-no-select { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + } + .tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; + } + .tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; + } + + .tsd-panel { + margin-bottom: 2.5rem; + } + .tsd-panel.tsd-member { + margin-bottom: 4rem; + } + .tsd-panel:empty { + display: none; + } + .tsd-panel > h1, + .tsd-panel > h2, + .tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; + } + .tsd-panel > h1.tsd-before-signature, + .tsd-panel > h2.tsd-before-signature, + .tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; + } + + .tsd-panel-group { + margin: 2rem 0; + } + .tsd-panel-group.tsd-index-group { + margin: 2rem 0; + } + .tsd-panel-group.tsd-index-group details { + margin: 2rem 0; + } + .tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; + } + + #tsd-search[open] { + animation: fade-in var(--modal-animation-duration) ease-out forwards; + } + #tsd-search[open].closing { + animation-name: fade-out; + } + + /* Avoid setting `display` on closed dialog */ + #tsd-search[open] { + display: flex; + flex-direction: column; + padding: 1rem; + width: 32rem; + max-width: 90vw; + max-height: calc(100vh - env(keyboard-inset-height, 0px) - 25vh); + /* Anchor dialog to top */ + margin-top: 10vh; + border-radius: 6px; + will-change: max-height; + } + #tsd-search-input { + box-sizing: border-box; + width: 100%; + padding: 0 0.625rem; /* 10px */ + outline: 0; + border: 2px solid var(--color-accent); + background-color: transparent; + color: var(--color-text); + border-radius: 4px; + height: 2.5rem; + flex: 0 0 auto; + font-size: 0.875rem; + transition: border-color 0.2s, background-color 0.2s; + } + #tsd-search-input:focus-visible { + background-color: var(--color-background-active); + border-color: transparent; + color: var(--color-contrast-text); + } + #tsd-search-input::placeholder { + color: inherit; + opacity: 0.8; + } + #tsd-search-results { + margin: 0; + padding: 0; + list-style: none; + flex: 1 1 auto; + display: flex; + flex-direction: column; + overflow-y: auto; + } + #tsd-search-results:not(:empty) { + margin-top: 0.5rem; + } + #tsd-search-results > li { + background-color: var(--color-background); + line-height: 1.5; + box-sizing: border-box; + border-radius: 4px; + } + #tsd-search-results > li:nth-child(even) { + background-color: var(--color-background-secondary); + } + #tsd-search-results > li:is(:hover, [aria-selected="true"]) { + background-color: var(--color-background-active); + color: var(--color-contrast-text); + } + /* It's important that this takes full size of parent `li`, to capture a click on `li` */ + #tsd-search-results > li > a { + display: flex; + align-items: center; + padding: 0.5rem 0.25rem; + box-sizing: border-box; + width: 100%; + } + #tsd-search-results > li > a > .text { + flex: 1 1 auto; + min-width: 0; + overflow-wrap: anywhere; + } + #tsd-search-results > li > a .parent { + color: var(--color-text-aside); + } + #tsd-search-results > li > a mark { + color: inherit; + background-color: inherit; + font-weight: bold; + } + #tsd-search-status { + flex: 1; + display: grid; + place-content: center; + text-align: center; + overflow-wrap: anywhere; + } + #tsd-search-status:not(:empty) { + min-height: 6rem; + } + + .tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; + } + + .tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; + } + + .tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; + } + + .tsd-signature-type { + font-style: italic; + font-weight: normal; + } + + .tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; + } + .tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; + } + .tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; + } + .tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; + } + .tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; + } + + ul.tsd-parameter-list, + ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; + } + ul.tsd-parameter-list > li.tsd-parameter-signature, + ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; + } + ul.tsd-parameter-list h5, + ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; + } + .tsd-sources { + margin-top: 1rem; + font-size: 0.875em; + } + .tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; + } + .tsd-sources ul { + list-style: none; + padding: 0; + } + + .tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: var(--dim-toolbar-border-bottom-width) + var(--color-accent) solid; + transition: transform 0.3s ease-in-out; + } + .tsd-page-toolbar a { + color: var(--color-text); + } + .tsd-toolbar-contents { + display: flex; + align-items: center; + height: var(--dim-toolbar-contents-height); + margin: 0 auto; + } + .tsd-toolbar-contents > .title { + font-weight: bold; + margin-right: auto; + } + #tsd-toolbar-links { + display: flex; + align-items: center; + gap: 1.5rem; + margin-right: 1rem; + } + + .tsd-widget { + box-sizing: border-box; + display: inline-block; + opacity: 0.8; + height: 2.5rem; + width: 2.5rem; + transition: opacity 0.1s, background-color 0.1s; + text-align: center; + cursor: pointer; + border: none; + background-color: transparent; + } + .tsd-widget:hover { + opacity: 0.9; + } + .tsd-widget:active { + opacity: 1; + background-color: var(--color-accent); + } + #tsd-toolbar-menu-trigger { + display: none; + } + + .tsd-member-summary-name { + display: inline-flex; + align-items: center; + padding: 0.25rem; + text-decoration: none; + } + + .tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + color: var(--color-text); + vertical-align: middle; + } + + .tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; + } + + .tsd-member-summary-name:hover > .tsd-anchor-icon svg, + .tsd-anchor-link:hover > .tsd-anchor-icon svg, + .tsd-anchor-icon:focus-visible svg { + visibility: visible; + } + + .deprecated { + text-decoration: line-through !important; + } + + .warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); + } + + .tsd-kind-project { + color: var(--color-ts-project); + } + .tsd-kind-module { + color: var(--color-ts-module); + } + .tsd-kind-namespace { + color: var(--color-ts-namespace); + } + .tsd-kind-enum { + color: var(--color-ts-enum); + } + .tsd-kind-enum-member { + color: var(--color-ts-enum-member); + } + .tsd-kind-variable { + color: var(--color-ts-variable); + } + .tsd-kind-function { + color: var(--color-ts-function); + } + .tsd-kind-class { + color: var(--color-ts-class); + } + .tsd-kind-interface { + color: var(--color-ts-interface); + } + .tsd-kind-constructor { + color: var(--color-ts-constructor); + } + .tsd-kind-property { + color: var(--color-ts-property); + } + .tsd-kind-method { + color: var(--color-ts-method); + } + .tsd-kind-reference { + color: var(--color-ts-reference); + } + .tsd-kind-call-signature { + color: var(--color-ts-call-signature); + } + .tsd-kind-index-signature { + color: var(--color-ts-index-signature); + } + .tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); + } + .tsd-kind-parameter { + color: var(--color-ts-parameter); + } + .tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); + } + .tsd-kind-accessor { + color: var(--color-ts-accessor); + } + .tsd-kind-get-signature { + color: var(--color-ts-get-signature); + } + .tsd-kind-set-signature { + color: var(--color-ts-set-signature); + } + .tsd-kind-type-alias { + color: var(--color-ts-type-alias); + } + + /* if we have a kind icon, don't color the text by kind */ + .tsd-kind-icon ~ span { + color: var(--color-text); + } + + /* mobile */ + @media (max-width: 769px) { + #tsd-toolbar-menu-trigger { + display: inline-block; + /* temporary fix to vertically align, for compatibility */ + line-height: 2.5; + } + #tsd-toolbar-links { + display: none; + } + + .container-main { + display: flex; + } + .col-content { + float: none; + max-width: 100%; + width: 100%; + } + .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + .col-sidebar > *:last-child { + padding-bottom: 20px; + } + .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } + } + + /* one sidebar */ + @media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + --dim-container-main-margin-y: 2rem; + } + + .tsd-breadcrumb { + margin-top: 0; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } + } + @media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc( + 100vh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + overflow: auto; + position: sticky; + top: calc( + var(--dim-header-height) + var(--dim-container-main-margin-y) + ); + } + .site-menu { + margin-top: 1rem; + } + } + + /* two sidebars */ + @media (min-width: 1200px) { + .container-main { + grid-template-columns: + minmax(0, 1fr) minmax(0, 2.5fr) minmax( + 0, + 20rem + ); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 0rem; + } + + .page-menu, + .site-menu { + max-height: calc( + 100vh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + overflow: auto; + position: sticky; + top: calc( + var(--dim-header-height) + var(--dim-container-main-margin-y) + ); + } + } +} diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.BaseSQLiteDatabase.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.BaseSQLiteDatabase.html new file mode 100644 index 0000000000..ef56aeb7f4 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.BaseSQLiteDatabase.html @@ -0,0 +1,96 @@ +BaseSQLiteDatabase | Documentation
Documentation
    Preparing search index...

    Class BaseSQLiteDatabase<TResultKind, TRunResult, TFullSchema, TSchema>

    Type Parameters

    • TResultKind extends "sync" | "async"
    • TRunResult
    • TFullSchema extends Record<string, unknown> = Record<string, never>
    • TSchema extends TablesRelationalConfig = ExtractTablesWithRelations<TFullSchema>

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _: {
        fullSchema: TFullSchema;
        schema: TSchema | undefined;
        tableNamesMap: Record<string, string>;
    }
    $cache: { invalidate: (params: MutationOption) => Promise<void> }

    Type Declaration

    • invalidate: (params: MutationOption) => Promise<void>

    Creates a subquery that defines a temporary named result set as a CTE.

    +

    It is useful for breaking down complex queries into simpler parts and for reusing the result set in subsequent parts of the query.

    +

    See docs: https://orm.drizzle.team/docs/select#with-clause

    +

    The alias for the subquery.

    +

    Failure to provide an alias will result in a DrizzleTypeError, preventing the subquery from being referenced in other queries.

    +
    // Create a subquery with alias 'sq' and use it in the select query
    const sq = db.$with('sq').as(db.select().from(users).where(eq(users.id, 42)));

    const result = await db.with(sq).select().from(sq); +
    + +

    To select arbitrary SQL values as fields in a CTE and reference them in other CTEs or in the main query, you need to add aliases to them:

    +
    // Select an arbitrary SQL value as a field in a CTE and reference it in the main query
    const sq = db.$with('sq').as(db.select({
    name: sql<string>`upper(${users.name})`.as('name'),
    })
    .from(users));

    const result = await db.with(sq).select({ name: sq.name }).from(sq); +
    + +
    query: TFullSchema extends Record<string, never>
        ? DrizzleTypeError<
            "Seems like the schema generic is missing - did you forget to add it to your DB type?",
        >
        : {
            [K in string
            | number
            | symbol]: RelationalQueryBuilder<
                TResultKind,
                TFullSchema,
                TSchema,
                TSchema[K],
            >
        }
    "[entityKind]": string

    Methods

    • Parameters

      • source:
            | SQLWrapper
            | SQLiteTable<TableConfig>
            | SQLiteViewBase<string, boolean, ColumnsSelection>
            | SQL<unknown>
      • Optionalfilters: SQL<unknown>

      Returns SQLiteCountBuilder<SQLiteSession<TResultKind, TRunResult, TFullSchema, TSchema>>

    • Type Parameters

      • T = unknown

      Parameters

      • query: string | SQLWrapper

      Returns DBResult<TResultKind, T[]>

    • Creates a delete query.

      +

      Calling this method without .where() clause will delete all rows in a table. The .where() clause specifies which rows should be deleted.

      +

      See docs: https://orm.drizzle.team/docs/delete

      +

      Type Parameters

      Parameters

      Returns SQLiteDeleteBase<TTable, TResultKind, TRunResult>

      // Delete all rows in the 'cars' table
      await db.delete(cars);

      // Delete rows with filters and conditions
      await db.delete(cars).where(eq(cars.color, 'green'));

      // Delete with returning clause
      const deletedCar: Car[] = await db.delete(cars)
      .where(eq(cars.id, 1))
      .returning(); +
      + +
    • Type Parameters

      • T = unknown

      Parameters

      • query: string | SQLWrapper

      Returns DBResult<TResultKind, T>

    • Parameters

      • query: string | SQLWrapper

      Returns DBResult<TResultKind, TRunResult>

    • Creates a select query.

      +

      Calling this method with no arguments will select all columns from the table. Pass a selection object to specify the columns you want to select.

      +

      Use .from() method to specify which table to select from.

      +

      See docs: https://orm.drizzle.team/docs/select

      +

      Returns SQLiteSelectBuilder<undefined, TResultKind, TRunResult>

      // Select all columns and all rows from the 'cars' table
      const allCars: Car[] = await db.select().from(cars);

      // Select specific columns and all rows from the 'cars' table
      const carsIdsAndBrands: { id: number; brand: string }[] = await db.select({
      id: cars.id,
      brand: cars.brand
      })
      .from(cars); +
      + +

      Like in SQL, you can use arbitrary expressions as selection fields, not just table columns:

      +
      // Select specific columns along with expression and all rows from the 'cars' table
      const carsIdsAndLowerNames: { id: number; lowerBrand: string }[] = await db.select({
      id: cars.id,
      lowerBrand: sql<string>`lower(${cars.brand})`,
      })
      .from(cars); +
      + +
    • Creates a select query.

      +

      Calling this method with no arguments will select all columns from the table. Pass a selection object to specify the columns you want to select.

      +

      Use .from() method to specify which table to select from.

      +

      See docs: https://orm.drizzle.team/docs/select

      +

      Type Parameters

      Parameters

      Returns SQLiteSelectBuilder<TSelection, TResultKind, TRunResult>

      // Select all columns and all rows from the 'cars' table
      const allCars: Car[] = await db.select().from(cars);

      // Select specific columns and all rows from the 'cars' table
      const carsIdsAndBrands: { id: number; brand: string }[] = await db.select({
      id: cars.id,
      brand: cars.brand
      })
      .from(cars); +
      + +

      Like in SQL, you can use arbitrary expressions as selection fields, not just table columns:

      +
      // Select specific columns along with expression and all rows from the 'cars' table
      const carsIdsAndLowerNames: { id: number; lowerBrand: string }[] = await db.select({
      id: cars.id,
      lowerBrand: sql<string>`lower(${cars.brand})`,
      })
      .from(cars); +
      + +
    • Adds distinct expression to the select query.

      +

      Calling this method will return only unique values. When multiple columns are selected, it returns rows with unique combinations of values in these columns.

      +

      Use .from() method to specify which table to select from.

      +

      See docs: https://orm.drizzle.team/docs/select#distinct

      +

      Returns SQLiteSelectBuilder<undefined, TResultKind, TRunResult>

      // Select all unique rows from the 'cars' table
      await db.selectDistinct()
      .from(cars)
      .orderBy(cars.id, cars.brand, cars.color);

      // Select all unique brands from the 'cars' table
      await db.selectDistinct({ brand: cars.brand })
      .from(cars)
      .orderBy(cars.brand); +
      + +
    • Adds distinct expression to the select query.

      +

      Calling this method will return only unique values. When multiple columns are selected, it returns rows with unique combinations of values in these columns.

      +

      Use .from() method to specify which table to select from.

      +

      See docs: https://orm.drizzle.team/docs/select#distinct

      +

      Type Parameters

      Parameters

      Returns SQLiteSelectBuilder<TSelection, TResultKind, TRunResult>

      // Select all unique rows from the 'cars' table
      await db.selectDistinct()
      .from(cars)
      .orderBy(cars.id, cars.brand, cars.color);

      // Select all unique brands from the 'cars' table
      await db.selectDistinct({ brand: cars.brand })
      .from(cars)
      .orderBy(cars.brand); +
      + +
    • Creates an update query.

      +

      Calling this method without .where() clause will update all rows in a table. The .where() clause specifies which rows should be updated.

      +

      Use .set() method to specify which values to update.

      +

      See docs: https://orm.drizzle.team/docs/update

      +

      Type Parameters

      Parameters

      • table: TTable

        The table to update.

        +

      Returns SQLiteUpdateBuilder<TTable, TResultKind, TRunResult>

      // Update all rows in the 'cars' table
      await db.update(cars).set({ color: 'red' });

      // Update rows with filters and conditions
      await db.update(cars).set({ color: 'red' }).where(eq(cars.brand, 'BMW'));

      // Update with returning clause
      const updatedCar: Car[] = await db.update(cars)
      .set({ color: 'red' })
      .where(eq(cars.id, 1))
      .returning(); +
      + +
    • Type Parameters

      • T extends unknown[] = unknown[]

      Parameters

      • query: string | SQLWrapper

      Returns DBResult<TResultKind, T[]>

    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Check.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Check.html new file mode 100644 index 0000000000..dfb501ef75 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Check.html @@ -0,0 +1,7 @@ +Check | Documentation
    Documentation
      Preparing search index...
      Index

      Constructors

      Properties

      Constructors

      • Parameters

        Returns Check

      Properties

      _: { brand: "SQLiteCheck" }
      name: string
      value: SQL
      "[entityKind]": string
      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.CheckBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.CheckBuilder.html new file mode 100644 index 0000000000..2c7550c132 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.CheckBuilder.html @@ -0,0 +1,7 @@ +CheckBuilder | Documentation
      Documentation
        Preparing search index...
        Index

        Constructors

        Properties

        Methods

        Constructors

        • Parameters

          • name: string
          • value: SQL

          Returns CheckBuilder

        Properties

        brand: "SQLiteConstraintBuilder"
        name: string
        value: SQL
        "[entityKind]": string

        Methods

        • Parameters

          Returns Check

        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ExecuteResultSync.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ExecuteResultSync.html new file mode 100644 index 0000000000..b4dfab9735 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ExecuteResultSync.html @@ -0,0 +1,16 @@ +ExecuteResultSync | Documentation
        Documentation
          Preparing search index...

          Type Parameters

          • T

          Hierarchy

          • QueryPromise<T>
            • ExecuteResultSync
          Index

          Constructors

          Properties

          Methods

          Constructors

          • Type Parameters

            • T

            Parameters

            • resultCb: () => T

            Returns ExecuteResultSync<T>

          Properties

          "[toStringTag]": string
          "[entityKind]": string

          Methods

          • Attaches a callback for only the rejection of the Promise.

            +

            Type Parameters

            • TResult = never

            Parameters

            • OptionalonRejected: ((reason: any) => TResult | PromiseLike<TResult>) | null

            Returns Promise<T | TResult>

            A Promise for the completion of the callback.

            +
          • Returns Promise<T>

          • Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The +resolved value cannot be modified from the callback.

            +

            Parameters

            • OptionalonFinally: (() => void) | null

            Returns Promise<T>

            A Promise for the completion of the callback.

            +
          • Returns T

          • Attaches callbacks for the resolution and/or rejection of the Promise.

            +

            Type Parameters

            • TResult1 = T
            • TResult2 = never

            Parameters

            Returns Promise<TResult1 | TResult2>

            A Promise for the completion of which ever callback is executed.

            +
          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKey.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKey.html new file mode 100644 index 0000000000..004db9680c --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKey.html @@ -0,0 +1,8 @@ +ForeignKey | Documentation
          Documentation
            Preparing search index...
            Index

            Constructors

            Properties

            Methods

            Constructors

            Properties

            onDelete: UpdateDeleteAction | undefined
            onUpdate: UpdateDeleteAction | undefined
            reference: Reference
            "[entityKind]": string

            Methods

            • Returns string

            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKeyBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKeyBuilder.html new file mode 100644 index 0000000000..b8f34b146f --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ForeignKeyBuilder.html @@ -0,0 +1,6 @@ +ForeignKeyBuilder | Documentation
            Documentation
              Preparing search index...
              Index

              Constructors

              Properties

              Methods

              Constructors

              • Parameters

                • config: () => {
                      columns: SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>[];
                      foreignColumns: SQLiteColumn<
                          ColumnBaseConfig<ColumnDataType, string>,
                          {},
                          {},
                      >[];
                      name?: string;
                  }
                • Optionalactions: { onDelete?: UpdateDeleteAction; onUpdate?: UpdateDeleteAction }

                Returns ForeignKeyBuilder

              Properties

              _: { brand: "SQLiteForeignKeyBuilder"; foreignTableName: "TForeignTableName" }
              "[entityKind]": string

              Methods

              • Parameters

                Returns this

              • Parameters

                Returns this

              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Index.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Index.html new file mode 100644 index 0000000000..4661e000c5 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.Index.html @@ -0,0 +1,5 @@ +Index | Documentation
              Documentation
                Preparing search index...
                Index

                Constructors

                Properties

                Constructors

                • Parameters

                  Returns Index

                Properties

                _: { brand: "SQLiteIndex" }
                config: IndexConfig & { table: SQLiteTable }
                "[entityKind]": string
                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilder.html new file mode 100644 index 0000000000..9b24c615ab --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilder.html @@ -0,0 +1,6 @@ +IndexBuilder | Documentation
                Documentation
                  Preparing search index...
                  Index

                  Constructors

                  Properties

                  Methods

                  Constructors

                  • Parameters

                    Returns IndexBuilder

                  Properties

                  _: { brand: "SQLiteIndexBuilder" }
                  "[entityKind]": string

                  Methods

                  • Condition for partial index.

                    +

                    Parameters

                    • condition: SQL

                    Returns this

                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilderOn.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilderOn.html new file mode 100644 index 0000000000..af9f7d0958 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.IndexBuilderOn.html @@ -0,0 +1,4 @@ +IndexBuilderOn | Documentation
                  Documentation
                    Preparing search index...
                    Index

                    Constructors

                    Properties

                    Methods

                    on +

                    Constructors

                    • Parameters

                      • name: string
                      • unique: boolean

                      Returns IndexBuilderOn

                    Properties

                    "[entityKind]": string

                    Methods

                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ManualViewBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ManualViewBuilder.html new file mode 100644 index 0000000000..6ab1a4fa07 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ManualViewBuilder.html @@ -0,0 +1,8 @@ +ManualViewBuilder | Documentation
                    Documentation
                      Preparing search index...

                      Class ManualViewBuilder<TName, TColumns>

                      Type Parameters

                      Hierarchy (View Summary)

                      Index

                      Constructors

                      Properties

                      Methods

                      Constructors

                      • Type Parameters

                        • TName extends string = string
                        • TColumns extends Record<
                              string,
                              SQLiteColumnBuilderBase<
                                  ColumnBuilderBaseConfig<ColumnDataType, string>,
                                  object,
                              >,
                          > = Record<
                              string,
                              SQLiteColumnBuilderBase<
                                  ColumnBuilderBaseConfig<ColumnDataType, string>,
                                  object,
                              >,
                          >

                        Parameters

                        Returns ManualViewBuilder<TName, TColumns>

                      Properties

                      _: { columns: TColumns; name: TName }
                      name: TName
                      "[entityKind]": string

                      Methods

                      • Parameters

                        • query: SQL

                        Returns SQLiteViewWithSelection<
                            TName,
                            false,
                            {
                                [Key in string
                                | number
                                | symbol]: SQLiteColumn<
                                    {
                                        baseColumn: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { baseBuilder: U }
                                            ? Column<
                                                {
                                                    baseColumn: U["_"] extends { baseBuilder: U }
                                                        ? (
                                                            Column<{ name: U["_"]["name"]; tableName: TName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; }, {}, ...
                                                        )
                                                        : never;
                                                    columnType: U["_"]["columnType"];
                                                    data: U["_"] extends { $type: U } ? U : U["_"]["data"];
                                                    dataType: U["_"]["dataType"];
                                                    driverParam: U["_"]["driverParam"];
                                                    enumValues: U["_"]["enumValues"];
                                                    generated: U["_"] extends { generated: G }
                                                        ? unknown extends G
                                                            ? undefined
                                                            : G extends undefined ? undefined : G
                                                        : undefined;
                                                    hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                    hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                        ? true
                                                        : false;
                                                    identity: U["_"] extends { identity: "always" }
                                                        ? "always"
                                                        : U["_"] extends { identity: "byDefault" } ? "byDefault" : undefined;
                                                    isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                        ? true
                                                        : false;
                                                    isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                    name: U["_"]["name"];
                                                    notNull: U["_"] extends { notNull: true } ? true : false;
                                                    tableName: TName;
                                                },
                                                {},
                                                {
                                                    [K in string
                                                    | number
                                                    | symbol]: Omit<
                                                        U["_"],
                                                        | "dialect"
                                                        | "name"
                                                        | "data"
                                                        | "driverParam"
                                                        | "tableName"
                                                        | "notNull"
                                                        | "hasDefault"
                                                        | "isPrimaryKey"
                                                        | "isAutoincrement"
                                                        | "hasRuntimeDefault"
                                                        | "dataType"
                                                        | "columnType"
                                                        | "enumValues"
                                                        | "identity"
                                                        | "brand"
                                                        | "baseColumn"
                                                        | "generated",
                                                    >[K]
                                                },
                                            >
                                            : never;
                                        columnType: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["columnType"];
                                        data: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { $type: U }
                                            ? U
                                            : (
                                                Omit<TColumns[Key]["_"], "name"> & {
                                                    name: (...)[(...)]["name"] extends ""
                                                        ? Assume<Key, string>
                                                        : (...)[(...)]["name"];
                                                }
                                            )["data"];
                                        dataType: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["dataType"];
                                        driverParam: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["driverParam"];
                                        enumValues: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["enumValues"];
                                        generated: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { generated: G }
                                            ? unknown extends G
                                                ? undefined
                                                : G extends undefined ? undefined : G
                                            : undefined;
                                        hasDefault: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { hasDefault: true }
                                            ? true
                                            : false;
                                        hasRuntimeDefault: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { hasRuntimeDefault: true }
                                            ? true
                                            : false;
                                        identity: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { identity: "always" }
                                            ? "always"
                                            : (
                                                Omit<TColumns[Key]["_"], "name"> & {
                                                    name: (...)[(...)]["name"] extends ""
                                                        ? Assume<Key, string>
                                                        : (...)[(...)]["name"];
                                                }
                                            ) extends { identity: "byDefault" }
                                                ? "byDefault"
                                                : undefined;
                                        isAutoincrement: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { isAutoincrement: true }
                                            ? true
                                            : false;
                                        isPrimaryKey: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { isPrimaryKey: true }
                                            ? true
                                            : false;
                                        name: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["name"];
                                        notNull: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { notNull: true }
                                            ? true
                                            : false;
                                        tableName: TName;
                                    },
                                    {},
                                    {
                                        [K in string
                                        | number
                                        | symbol]: Omit<
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["name"];
                                            },
                                            | "dialect"
                                            | "name"
                                            | "data"
                                            | "driverParam"
                                            | "tableName"
                                            | "notNull"
                                            | "hasDefault"
                                            | "isPrimaryKey"
                                            | "isAutoincrement"
                                            | "hasRuntimeDefault"
                                            | "dataType"
                                            | "columnType"
                                            | "enumValues"
                                            | "identity"
                                            | "brand"
                                            | "baseColumn"
                                            | "generated",
                                        >[K]
                                    },
                                >
                            },
                        >

                      • Returns SQLiteViewWithSelection<
                            TName,
                            true,
                            {
                                [Key in string
                                | number
                                | symbol]: SQLiteColumn<
                                    {
                                        baseColumn: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { baseBuilder: U }
                                            ? Column<
                                                {
                                                    baseColumn: U["_"] extends { baseBuilder: U }
                                                        ? (
                                                            Column<{ name: U["_"]["name"]; tableName: TName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; }, {}, ...
                                                        )
                                                        : never;
                                                    columnType: U["_"]["columnType"];
                                                    data: U["_"] extends { $type: U } ? U : U["_"]["data"];
                                                    dataType: U["_"]["dataType"];
                                                    driverParam: U["_"]["driverParam"];
                                                    enumValues: U["_"]["enumValues"];
                                                    generated: U["_"] extends { generated: G }
                                                        ? unknown extends G
                                                            ? undefined
                                                            : G extends undefined ? undefined : G
                                                        : undefined;
                                                    hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                    hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                        ? true
                                                        : false;
                                                    identity: U["_"] extends { identity: "always" }
                                                        ? "always"
                                                        : U["_"] extends { identity: "byDefault" } ? "byDefault" : undefined;
                                                    isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                        ? true
                                                        : false;
                                                    isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                    name: U["_"]["name"];
                                                    notNull: U["_"] extends { notNull: true } ? true : false;
                                                    tableName: TName;
                                                },
                                                {},
                                                {
                                                    [K in string
                                                    | number
                                                    | symbol]: Omit<
                                                        U["_"],
                                                        | "dialect"
                                                        | "name"
                                                        | "data"
                                                        | "driverParam"
                                                        | "tableName"
                                                        | "notNull"
                                                        | "hasDefault"
                                                        | "isPrimaryKey"
                                                        | "isAutoincrement"
                                                        | "hasRuntimeDefault"
                                                        | "dataType"
                                                        | "columnType"
                                                        | "enumValues"
                                                        | "identity"
                                                        | "brand"
                                                        | "baseColumn"
                                                        | "generated",
                                                    >[K]
                                                },
                                            >
                                            : never;
                                        columnType: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["columnType"];
                                        data: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { $type: U }
                                            ? U
                                            : (
                                                Omit<TColumns[Key]["_"], "name"> & {
                                                    name: (...)[(...)]["name"] extends ""
                                                        ? Assume<Key, string>
                                                        : (...)[(...)]["name"];
                                                }
                                            )["data"];
                                        dataType: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["dataType"];
                                        driverParam: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["driverParam"];
                                        enumValues: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["enumValues"];
                                        generated: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { generated: G }
                                            ? unknown extends G
                                                ? undefined
                                                : G extends undefined ? undefined : G
                                            : undefined;
                                        hasDefault: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { hasDefault: true }
                                            ? true
                                            : false;
                                        hasRuntimeDefault: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { hasRuntimeDefault: true }
                                            ? true
                                            : false;
                                        identity: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { identity: "always" }
                                            ? "always"
                                            : (
                                                Omit<TColumns[Key]["_"], "name"> & {
                                                    name: (...)[(...)]["name"] extends ""
                                                        ? Assume<Key, string>
                                                        : (...)[(...)]["name"];
                                                }
                                            ) extends { identity: "byDefault" }
                                                ? "byDefault"
                                                : undefined;
                                        isAutoincrement: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { isAutoincrement: true }
                                            ? true
                                            : false;
                                        isPrimaryKey: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { isPrimaryKey: true }
                                            ? true
                                            : false;
                                        name: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        )["name"];
                                        notNull: (
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["_"]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["_"]["name"];
                                            }
                                        ) extends { notNull: true }
                                            ? true
                                            : false;
                                        tableName: TName;
                                    },
                                    {},
                                    {
                                        [K in string
                                        | number
                                        | symbol]: Omit<
                                            Omit<TColumns[Key]["_"], "name"> & {
                                                name: (...)[(...)]["name"] extends ""
                                                    ? Assume<Key, string>
                                                    : (...)[(...)]["name"];
                                            },
                                            | "dialect"
                                            | "name"
                                            | "data"
                                            | "driverParam"
                                            | "tableName"
                                            | "notNull"
                                            | "hasDefault"
                                            | "isPrimaryKey"
                                            | "isAutoincrement"
                                            | "hasRuntimeDefault"
                                            | "dataType"
                                            | "columnType"
                                            | "enumValues"
                                            | "identity"
                                            | "brand"
                                            | "baseColumn"
                                            | "generated",
                                        >[K]
                                    },
                                >
                            },
                        >

                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKey.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKey.html new file mode 100644 index 0000000000..2090044252 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKey.html @@ -0,0 +1,7 @@ +PrimaryKey | Documentation
                      Documentation
                        Preparing search index...
                        Index

                        Constructors

                        Properties

                        Methods

                        Constructors

                        • Parameters

                          Returns PrimaryKey

                        Properties

                        columns: SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>[]
                        name?: string
                        "[entityKind]": string

                        Methods

                        • Returns string

                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKeyBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKeyBuilder.html new file mode 100644 index 0000000000..b15426c016 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.PrimaryKeyBuilder.html @@ -0,0 +1,4 @@ +PrimaryKeyBuilder | Documentation
                        Documentation
                          Preparing search index...
                          Index

                          Constructors

                          Properties

                          Constructors

                          • Parameters

                            • columns: SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>[]
                            • Optionalname: string

                            Returns PrimaryKeyBuilder

                          Properties

                          _: { brand: "SQLitePrimaryKeyBuilder" }
                          "[entityKind]": string
                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.QueryBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.QueryBuilder.html new file mode 100644 index 0000000000..26661e582f --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.QueryBuilder.html @@ -0,0 +1,7 @@ +QueryBuilder | Documentation
                          Documentation
                            Preparing search index...
                            Index

                            Constructors

                            Properties

                            Methods

                            Constructors

                            Properties

                            "[entityKind]": string

                            Methods

                            • Returns SQLiteSelectBuilder<undefined, "sync", void, "qb">

                            • Type Parameters

                              Parameters

                              Returns SQLiteSelectBuilder<TSelection, "sync", void, "qb">

                            • Returns SQLiteSelectBuilder<undefined, "sync", void, "qb">

                            • Type Parameters

                              Parameters

                              Returns SQLiteSelectBuilder<TSelection, "sync", void, "qb">

                            • Parameters

                              • ...queries: WithSubquery<string, Record<string, unknown>>[]

                              Returns {
                                  select: {
                                      (): SQLiteSelectBuilder<undefined, "sync", void, "qb">;
                                      <TSelection extends SelectedFields>(
                                          fields: TSelection,
                                      ): SQLiteSelectBuilder<TSelection, "sync", void, "qb">;
                                  };
                                  selectDistinct: {
                                      (): SQLiteSelectBuilder<undefined, "sync", void, "qb">;
                                      <TSelection extends SelectedFields>(
                                          fields: TSelection,
                                      ): SQLiteSelectBuilder<TSelection, "sync", void, "qb">;
                                  };
                              }

                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteAsyncDialect.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteAsyncDialect.html new file mode 100644 index 0000000000..1f5ee15a44 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteAsyncDialect.html @@ -0,0 +1,16 @@ +SQLiteAsyncDialect | Documentation
                            Documentation
                              Preparing search index...

                              Hierarchy (View Summary)

                              Index

                              Constructors

                              Properties

                              "[entityKind]": string

                              Methods

                              • Parameters

                                Returns SQL

                              • Parameters

                                Returns SQL

                              • Parameters

                                • __namedParameters: {
                                      fullSchema: Record<string, unknown>;
                                      joinOn?: SQL<unknown>;
                                      nestedQueryRelation?: Relation<string>;
                                      queryConfig: true | DBQueryConfig<"many", true>;
                                      schema: TablesRelationalConfig;
                                      table: SQLiteTable;
                                      tableAlias: string;
                                      tableConfig: TableRelationalConfig;
                                      tableNamesMap: Record<string, string>;
                                  }

                                Returns BuildRelationalQueryResult<
                                    SQLiteTable<TableConfig>,
                                    SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>,
                                >

                              • Parameters

                                Returns SQL

                              • Parameters

                                • __namedParameters: {
                                      leftSelect: SQL;
                                      setOperator: {
                                          isAll: boolean;
                                          limit?: number | Placeholder<string, any>;
                                          offset?: number | Placeholder<string, any>;
                                          orderBy?: (
                                              | SQL<unknown>
                                              | Aliased<unknown>
                                              | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                          )[];
                                          rightSelect: TypedQueryBuilder<any, any>;
                                          type: SetOperator;
                                      };
                                  }

                                Returns SQL

                              • Parameters

                                • leftSelect: SQL
                                • setOperators: {
                                      isAll: boolean;
                                      limit?: number | Placeholder<string, any>;
                                      offset?: number | Placeholder<string, any>;
                                      orderBy?: (
                                          | SQL<unknown>
                                          | Aliased<unknown>
                                          | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                      )[];
                                      rightSelect: TypedQueryBuilder<any, any>;
                                      type: SetOperator;
                                  }[]

                                Returns SQL

                              • Parameters

                                Returns SQL

                              • Parameters

                                Returns SQL

                              • Parameters

                                • name: string

                                Returns string

                              • Parameters

                                • _num: number

                                Returns string

                              • Parameters

                                • str: string

                                Returns string

                              • Parameters

                                • migrations: MigrationMeta[]
                                • session: SQLiteSession<"async", any, any, any>
                                • Optionalconfig: string | MigrationConfig

                                Returns Promise<void>

                              • Parameters

                                • sql: SQL
                                • OptionalinvokeSource: "indexes"

                                Returns QueryWithTypings

                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseInteger.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseInteger.html new file mode 100644 index 0000000000..739b9b47c5 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseInteger.html @@ -0,0 +1,28 @@ +SQLiteBaseInteger | Documentation
                              Documentation
                                Preparing search index...

                                Class SQLiteBaseInteger<T, TRuntimeConfig>Abstract

                                Type Parameters

                                • T extends ColumnBaseConfig<ColumnDataType, string>
                                • TRuntimeConfig extends object = object

                                Hierarchy (View Summary)

                                Index

                                Constructors

                                • Type Parameters

                                  • T extends ColumnBaseConfig<ColumnDataType, string>
                                  • TRuntimeConfig extends object = object

                                  Parameters

                                  Returns SQLiteBaseInteger<T, TRuntimeConfig>

                                Properties

                                _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                autoIncrement: boolean
                                columnType: T["columnType"]
                                config: ColumnRuntimeConfig<
                                    T["data"],
                                    TRuntimeConfig & { autoIncrement: boolean },
                                >
                                dataType: T["dataType"]
                                default: SQL<unknown> | T["data"] | undefined
                                defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                enumValues: T["enumValues"]
                                generated: GeneratedColumnConfig<T["data"]> | undefined
                                generatedIdentity: GeneratedIdentityConfig | undefined
                                hasDefault: boolean
                                isUnique: boolean
                                keyAsName: boolean
                                name: string
                                notNull: boolean
                                onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                primary: boolean
                                uniqueName: string | undefined
                                uniqueType: string | undefined
                                "[entityKind]": string

                                Methods

                                • Returns SQL

                                • Returns string

                                • Parameters

                                  • value: unknown

                                  Returns unknown

                                • Parameters

                                  • value: unknown

                                  Returns unknown

                                • Returns boolean

                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseIntegerBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseIntegerBuilder.html new file mode 100644 index 0000000000..ce9416d8e1 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBaseIntegerBuilder.html @@ -0,0 +1,36 @@ +SQLiteBaseIntegerBuilder | Documentation
                                Documentation
                                  Preparing search index...

                                  Class SQLiteBaseIntegerBuilder<T, TRuntimeConfig>Abstract

                                  Type Parameters

                                  • T extends ColumnBuilderBaseConfig<ColumnDataType, string>
                                  • TRuntimeConfig extends object = object

                                  Hierarchy (View Summary)

                                  Index

                                  Constructors

                                  • Type Parameters

                                    • T extends ColumnBuilderBaseConfig<ColumnDataType, string>
                                    • TRuntimeConfig extends object = object

                                    Parameters

                                    • name: T["name"]
                                    • dataType: T["dataType"]
                                    • columnType: T["columnType"]

                                    Returns SQLiteBaseIntegerBuilder<T, TRuntimeConfig>

                                  Properties

                                  _: {
                                      brand: "ColumnBuilder";
                                      columnType: T["columnType"];
                                      data: T["data"];
                                      dataType: T["dataType"];
                                      dialect: "sqlite";
                                      driverParam: T["driverParam"];
                                      enumValues: T["enumValues"];
                                      generated: T extends { generated: G }
                                          ? G extends undefined ? unknown : G
                                          : unknown;
                                      hasDefault: T extends { hasDefault: U } ? U : boolean;
                                      identity: T extends { identity: U } ? U : unknown;
                                      name: T["name"];
                                      notNull: T extends { notNull: U } ? U : boolean;
                                  }
                                  $default: (
                                      fn: () => SQL<unknown> | T["data"],
                                  ) => HasRuntimeDefault<
                                      HasDefault<SQLiteBaseIntegerBuilder<T, TRuntimeConfig>>,
                                  >

                                  Alias for $defaultFn.

                                  +
                                  $onUpdate: (
                                      fn: () => SQL<unknown> | T["data"],
                                  ) => HasDefault<SQLiteBaseIntegerBuilder<T, TRuntimeConfig>>

                                  Alias for $onUpdateFn.

                                  +
                                  config: ColumnBuilderRuntimeConfig<
                                      T["data"],
                                      TRuntimeConfig & { autoIncrement: boolean },
                                  >
                                  "[entityKind]": string

                                  Methods

                                  • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                    +

                                    Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                    +

                                    Parameters

                                    • fn: () => SQL<unknown> | T["data"]

                                    Returns HasRuntimeDefault<HasDefault<SQLiteBaseIntegerBuilder<T, TRuntimeConfig>>>

                                  • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                    +

                                    Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                    +

                                    Parameters

                                    • fn: () => SQL<unknown> | T["data"]

                                    Returns HasDefault<SQLiteBaseIntegerBuilder<T, TRuntimeConfig>>

                                  • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                    +

                                    Type Parameters

                                    • TType

                                    Returns $Type<SQLiteBaseIntegerBuilder<T, TRuntimeConfig>, TType>

                                    const users = pgTable('users', {
                                    id: integer('id').$type<UserId>().primaryKey(),
                                    details: json('details').$type<UserDetails>().notNull(),
                                    }); +
                                    + +
                                  • Adds a default <value> clause to the column definition.

                                    +

                                    Affects the insert model of the table - columns with default are optional on insert.

                                    +

                                    If you need to set a dynamic default value, use $defaultFn instead.

                                    +

                                    Parameters

                                    • value: SQL<unknown> | T["data"]

                                    Returns HasDefault<SQLiteBaseIntegerBuilder<T, TRuntimeConfig>>

                                  • Parameters

                                    • Optionalname: string

                                    Returns this

                                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigInt.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigInt.html new file mode 100644 index 0000000000..2b38c286b9 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigInt.html @@ -0,0 +1,27 @@ +SQLiteBigInt | Documentation
                                  Documentation
                                    Preparing search index...

                                    Type Parameters

                                    • T extends ColumnBaseConfig<"bigint", "SQLiteBigInt">

                                    Hierarchy (View Summary)

                                    Index

                                    Constructors

                                    • Type Parameters

                                      • T extends ColumnBaseConfig<"bigint", "SQLiteBigInt">

                                      Parameters

                                      • table: SQLiteTable
                                      • config: {
                                            columnType: string;
                                            dataType: string;
                                            default: SQL<unknown> | T["data"] | undefined;
                                            defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                            generated: GeneratedColumnConfig<T["data"]> | undefined;
                                            generatedIdentity: GeneratedIdentityConfig | undefined;
                                            hasDefault: boolean;
                                            isUnique: boolean;
                                            keyAsName: boolean;
                                            name: string;
                                            notNull: boolean;
                                            onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                            primaryKey: boolean;
                                            uniqueName: string | undefined;
                                            uniqueType: string | undefined;
                                        }

                                      Returns SQLiteBigInt<T>

                                    Properties

                                    _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                    columnType: T["columnType"]
                                    config: {
                                        columnType: string;
                                        dataType: string;
                                        default: SQL<unknown> | T["data"] | undefined;
                                        defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                        generated: GeneratedColumnConfig<T["data"]> | undefined;
                                        generatedIdentity: GeneratedIdentityConfig | undefined;
                                        hasDefault: boolean;
                                        isUnique: boolean;
                                        keyAsName: boolean;
                                        name: string;
                                        notNull: boolean;
                                        onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                        primaryKey: boolean;
                                        uniqueName: string | undefined;
                                        uniqueType: string | undefined;
                                    }
                                    dataType: T["dataType"]
                                    default: SQL<unknown> | T["data"] | undefined
                                    defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                    enumValues: T["enumValues"]
                                    generated: GeneratedColumnConfig<T["data"]> | undefined
                                    generatedIdentity: GeneratedIdentityConfig | undefined
                                    hasDefault: boolean
                                    isUnique: boolean
                                    keyAsName: boolean
                                    name: string
                                    notNull: boolean
                                    onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                    primary: boolean
                                    uniqueName: string | undefined
                                    uniqueType: string | undefined
                                    "[entityKind]": string

                                    Methods

                                    • Returns SQL

                                    • Returns string

                                    • Parameters

                                      • value: ArrayBuffer | Buffer<ArrayBufferLike> | Uint8Array<ArrayBufferLike>

                                      Returns bigint

                                    • Parameters

                                      • value: bigint

                                      Returns Buffer

                                    • Returns boolean

                                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilder.html new file mode 100644 index 0000000000..4cbbd6df96 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilder.html @@ -0,0 +1,36 @@ +SQLiteBigIntBuilder | Documentation
                                    Documentation
                                      Preparing search index...

                                      Class SQLiteBigIntBuilder<T>

                                      Type Parameters

                                      • T extends ColumnBuilderBaseConfig<"bigint", "SQLiteBigInt">

                                      Hierarchy (View Summary)

                                      Index

                                      Constructors

                                      • Type Parameters

                                        • T extends ColumnBuilderBaseConfig<"bigint", "SQLiteBigInt">

                                        Parameters

                                        • name: T["name"]

                                        Returns SQLiteBigIntBuilder<T>

                                      Properties

                                      _: {
                                          brand: "ColumnBuilder";
                                          columnType: T["columnType"];
                                          data: T["data"];
                                          dataType: T["dataType"];
                                          dialect: "sqlite";
                                          driverParam: T["driverParam"];
                                          enumValues: T["enumValues"];
                                          generated: T extends { generated: G }
                                              ? G extends undefined ? unknown : G
                                              : unknown;
                                          hasDefault: T extends { hasDefault: U } ? U : boolean;
                                          identity: T extends { identity: U } ? U : unknown;
                                          name: T["name"];
                                          notNull: T extends { notNull: U } ? U : boolean;
                                      }
                                      $default: (
                                          fn: () => SQL<unknown> | T["data"],
                                      ) => HasRuntimeDefault<HasDefault<SQLiteBigIntBuilder<T>>>

                                      Alias for $defaultFn.

                                      +
                                      $onUpdate: (
                                          fn: () => SQL<unknown> | T["data"],
                                      ) => HasDefault<SQLiteBigIntBuilder<T>>

                                      Alias for $onUpdateFn.

                                      +
                                      config: ColumnBuilderRuntimeConfig<T["data"], object>
                                      "[entityKind]": string

                                      Methods

                                      • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                        +

                                        Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                        +

                                        Parameters

                                        • fn: () => SQL<unknown> | T["data"]

                                        Returns HasRuntimeDefault<HasDefault<SQLiteBigIntBuilder<T>>>

                                      • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                        +

                                        Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                        +

                                        Parameters

                                        • fn: () => SQL<unknown> | T["data"]

                                        Returns HasDefault<SQLiteBigIntBuilder<T>>

                                      • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                        +

                                        Type Parameters

                                        • TType

                                        Returns $Type<SQLiteBigIntBuilder<T>, TType>

                                        const users = pgTable('users', {
                                        id: integer('id').$type<UserId>().primaryKey(),
                                        details: json('details').$type<UserDetails>().notNull(),
                                        }); +
                                        + +
                                      • Adds a default <value> clause to the column definition.

                                        +

                                        Affects the insert model of the table - columns with default are optional on insert.

                                        +

                                        If you need to set a dynamic default value, use $defaultFn instead.

                                        +

                                        Parameters

                                        • value: SQL<unknown> | T["data"]

                                        Returns HasDefault<SQLiteBigIntBuilder<T>>

                                      • Adds a not null clause to the column definition.

                                        +

                                        Affects the select model of the table - columns without not null will be nullable on select.

                                        +

                                        Returns NotNull<SQLiteBigIntBuilder<T>>

                                      • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                        +

                                        In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                        +

                                        Returns IsPrimaryKey<NotNull<SQLiteBigIntBuilder<T>>>

                                      • Parameters

                                        • Optionalname: string

                                        Returns this

                                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBuffer.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBuffer.html new file mode 100644 index 0000000000..4597f4cad1 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBuffer.html @@ -0,0 +1,27 @@ +SQLiteBlobBuffer | Documentation
                                      Documentation
                                        Preparing search index...

                                        Type Parameters

                                        • T extends ColumnBaseConfig<"buffer", "SQLiteBlobBuffer">

                                        Hierarchy (View Summary)

                                        Index

                                        Constructors

                                        • Type Parameters

                                          • T extends ColumnBaseConfig<"buffer", "SQLiteBlobBuffer">

                                          Parameters

                                          • table: SQLiteTable
                                          • config: {
                                                columnType: string;
                                                dataType: string;
                                                default: SQL<unknown> | T["data"] | undefined;
                                                defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                generatedIdentity: GeneratedIdentityConfig | undefined;
                                                hasDefault: boolean;
                                                isUnique: boolean;
                                                keyAsName: boolean;
                                                name: string;
                                                notNull: boolean;
                                                onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                primaryKey: boolean;
                                                uniqueName: string | undefined;
                                                uniqueType: string | undefined;
                                            }

                                          Returns SQLiteBlobBuffer<T>

                                        Properties

                                        _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                        columnType: T["columnType"]
                                        config: {
                                            columnType: string;
                                            dataType: string;
                                            default: SQL<unknown> | T["data"] | undefined;
                                            defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                            generated: GeneratedColumnConfig<T["data"]> | undefined;
                                            generatedIdentity: GeneratedIdentityConfig | undefined;
                                            hasDefault: boolean;
                                            isUnique: boolean;
                                            keyAsName: boolean;
                                            name: string;
                                            notNull: boolean;
                                            onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                            primaryKey: boolean;
                                            uniqueName: string | undefined;
                                            uniqueType: string | undefined;
                                        }
                                        dataType: T["dataType"]
                                        default: SQL<unknown> | T["data"] | undefined
                                        defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                        enumValues: T["enumValues"]
                                        generated: GeneratedColumnConfig<T["data"]> | undefined
                                        generatedIdentity: GeneratedIdentityConfig | undefined
                                        hasDefault: boolean
                                        isUnique: boolean
                                        keyAsName: boolean
                                        name: string
                                        notNull: boolean
                                        onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                        primary: boolean
                                        uniqueName: string | undefined
                                        uniqueType: string | undefined
                                        "[entityKind]": string

                                        Methods

                                        • Returns SQL

                                        • Returns string

                                        • Parameters

                                          • value: ArrayBuffer | Buffer<ArrayBufferLike> | Uint8Array<ArrayBufferLike>

                                          Returns T["data"]

                                        • Parameters

                                          • value: unknown

                                          Returns unknown

                                        • Returns boolean

                                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilder.html new file mode 100644 index 0000000000..3d4ebd5769 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilder.html @@ -0,0 +1,36 @@ +SQLiteBlobBufferBuilder | Documentation
                                        Documentation
                                          Preparing search index...

                                          Class SQLiteBlobBufferBuilder<T>

                                          Type Parameters

                                          • T extends ColumnBuilderBaseConfig<"buffer", "SQLiteBlobBuffer">

                                          Hierarchy (View Summary)

                                          Index

                                          Constructors

                                          • Type Parameters

                                            • T extends ColumnBuilderBaseConfig<"buffer", "SQLiteBlobBuffer">

                                            Parameters

                                            • name: T["name"]

                                            Returns SQLiteBlobBufferBuilder<T>

                                          Properties

                                          _: {
                                              brand: "ColumnBuilder";
                                              columnType: T["columnType"];
                                              data: T["data"];
                                              dataType: T["dataType"];
                                              dialect: "sqlite";
                                              driverParam: T["driverParam"];
                                              enumValues: T["enumValues"];
                                              generated: T extends { generated: G }
                                                  ? G extends undefined ? unknown : G
                                                  : unknown;
                                              hasDefault: T extends { hasDefault: U } ? U : boolean;
                                              identity: T extends { identity: U } ? U : unknown;
                                              name: T["name"];
                                              notNull: T extends { notNull: U } ? U : boolean;
                                          }
                                          $default: (
                                              fn: () => SQL<unknown> | T["data"],
                                          ) => HasRuntimeDefault<HasDefault<SQLiteBlobBufferBuilder<T>>>

                                          Alias for $defaultFn.

                                          +
                                          $onUpdate: (
                                              fn: () => SQL<unknown> | T["data"],
                                          ) => HasDefault<SQLiteBlobBufferBuilder<T>>

                                          Alias for $onUpdateFn.

                                          +
                                          config: ColumnBuilderRuntimeConfig<T["data"], object>
                                          "[entityKind]": string

                                          Methods

                                          • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                            +

                                            Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                            +

                                            Parameters

                                            • fn: () => SQL<unknown> | T["data"]

                                            Returns HasRuntimeDefault<HasDefault<SQLiteBlobBufferBuilder<T>>>

                                          • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                            +

                                            Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                            +

                                            Parameters

                                            • fn: () => SQL<unknown> | T["data"]

                                            Returns HasDefault<SQLiteBlobBufferBuilder<T>>

                                          • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                            +

                                            Type Parameters

                                            • TType

                                            Returns $Type<SQLiteBlobBufferBuilder<T>, TType>

                                            const users = pgTable('users', {
                                            id: integer('id').$type<UserId>().primaryKey(),
                                            details: json('details').$type<UserDetails>().notNull(),
                                            }); +
                                            + +
                                          • Adds a default <value> clause to the column definition.

                                            +

                                            Affects the insert model of the table - columns with default are optional on insert.

                                            +

                                            If you need to set a dynamic default value, use $defaultFn instead.

                                            +

                                            Parameters

                                            • value: SQL<unknown> | T["data"]

                                            Returns HasDefault<SQLiteBlobBufferBuilder<T>>

                                          • Adds a not null clause to the column definition.

                                            +

                                            Affects the select model of the table - columns without not null will be nullable on select.

                                            +

                                            Returns NotNull<SQLiteBlobBufferBuilder<T>>

                                          • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                            +

                                            In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                            +

                                            Returns IsPrimaryKey<NotNull<SQLiteBlobBufferBuilder<T>>>

                                          • Parameters

                                            • Optionalname: string

                                            Returns this

                                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJson.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJson.html new file mode 100644 index 0000000000..46b33e7878 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJson.html @@ -0,0 +1,27 @@ +SQLiteBlobJson | Documentation
                                          Documentation
                                            Preparing search index...

                                            Type Parameters

                                            • T extends ColumnBaseConfig<"json", "SQLiteBlobJson">

                                            Hierarchy (View Summary)

                                            Index

                                            Constructors

                                            • Type Parameters

                                              • T extends ColumnBaseConfig<"json", "SQLiteBlobJson">

                                              Parameters

                                              • table: SQLiteTable
                                              • config: {
                                                    columnType: string;
                                                    dataType: string;
                                                    default: SQL<unknown> | T["data"] | undefined;
                                                    defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                    generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                    generatedIdentity: GeneratedIdentityConfig | undefined;
                                                    hasDefault: boolean;
                                                    isUnique: boolean;
                                                    keyAsName: boolean;
                                                    name: string;
                                                    notNull: boolean;
                                                    onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                    primaryKey: boolean;
                                                    uniqueName: string | undefined;
                                                    uniqueType: string | undefined;
                                                }

                                              Returns SQLiteBlobJson<T>

                                            Properties

                                            _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                            columnType: T["columnType"]
                                            config: {
                                                columnType: string;
                                                dataType: string;
                                                default: SQL<unknown> | T["data"] | undefined;
                                                defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                generatedIdentity: GeneratedIdentityConfig | undefined;
                                                hasDefault: boolean;
                                                isUnique: boolean;
                                                keyAsName: boolean;
                                                name: string;
                                                notNull: boolean;
                                                onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                primaryKey: boolean;
                                                uniqueName: string | undefined;
                                                uniqueType: string | undefined;
                                            }
                                            dataType: T["dataType"]
                                            default: SQL<unknown> | T["data"] | undefined
                                            defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                            enumValues: T["enumValues"]
                                            generated: GeneratedColumnConfig<T["data"]> | undefined
                                            generatedIdentity: GeneratedIdentityConfig | undefined
                                            hasDefault: boolean
                                            isUnique: boolean
                                            keyAsName: boolean
                                            name: string
                                            notNull: boolean
                                            onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                            primary: boolean
                                            uniqueName: string | undefined
                                            uniqueType: string | undefined
                                            "[entityKind]": string

                                            Methods

                                            • Returns SQL

                                            • Returns string

                                            • Parameters

                                              • value: ArrayBuffer | Buffer<ArrayBufferLike> | Uint8Array<ArrayBufferLike>

                                              Returns T["data"]

                                            • Parameters

                                              • value: T["data"]

                                              Returns Buffer

                                            • Returns boolean

                                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilder.html new file mode 100644 index 0000000000..7212b5fca2 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilder.html @@ -0,0 +1,36 @@ +SQLiteBlobJsonBuilder | Documentation
                                            Documentation
                                              Preparing search index...

                                              Class SQLiteBlobJsonBuilder<T>

                                              Type Parameters

                                              • T extends ColumnBuilderBaseConfig<"json", "SQLiteBlobJson">

                                              Hierarchy (View Summary)

                                              Index

                                              Constructors

                                              • Type Parameters

                                                • T extends ColumnBuilderBaseConfig<"json", "SQLiteBlobJson">

                                                Parameters

                                                • name: T["name"]

                                                Returns SQLiteBlobJsonBuilder<T>

                                              Properties

                                              _: {
                                                  brand: "ColumnBuilder";
                                                  columnType: T["columnType"];
                                                  data: T["data"];
                                                  dataType: T["dataType"];
                                                  dialect: "sqlite";
                                                  driverParam: T["driverParam"];
                                                  enumValues: T["enumValues"];
                                                  generated: T extends { generated: G }
                                                      ? G extends undefined ? unknown : G
                                                      : unknown;
                                                  hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                  identity: T extends { identity: U } ? U : unknown;
                                                  name: T["name"];
                                                  notNull: T extends { notNull: U } ? U : boolean;
                                              }
                                              $default: (
                                                  fn: () => SQL<unknown> | T["data"],
                                              ) => HasRuntimeDefault<HasDefault<SQLiteBlobJsonBuilder<T>>>

                                              Alias for $defaultFn.

                                              +
                                              $onUpdate: (
                                                  fn: () => SQL<unknown> | T["data"],
                                              ) => HasDefault<SQLiteBlobJsonBuilder<T>>

                                              Alias for $onUpdateFn.

                                              +
                                              config: ColumnBuilderRuntimeConfig<T["data"], object>
                                              "[entityKind]": string

                                              Methods

                                              • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                +

                                                Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                +

                                                Parameters

                                                • fn: () => SQL<unknown> | T["data"]

                                                Returns HasRuntimeDefault<HasDefault<SQLiteBlobJsonBuilder<T>>>

                                              • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                +

                                                Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                +

                                                Parameters

                                                • fn: () => SQL<unknown> | T["data"]

                                                Returns HasDefault<SQLiteBlobJsonBuilder<T>>

                                              • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                +

                                                Type Parameters

                                                • TType

                                                Returns $Type<SQLiteBlobJsonBuilder<T>, TType>

                                                const users = pgTable('users', {
                                                id: integer('id').$type<UserId>().primaryKey(),
                                                details: json('details').$type<UserDetails>().notNull(),
                                                }); +
                                                + +
                                              • Adds a default <value> clause to the column definition.

                                                +

                                                Affects the insert model of the table - columns with default are optional on insert.

                                                +

                                                If you need to set a dynamic default value, use $defaultFn instead.

                                                +

                                                Parameters

                                                • value: SQL<unknown> | T["data"]

                                                Returns HasDefault<SQLiteBlobJsonBuilder<T>>

                                              • Adds a not null clause to the column definition.

                                                +

                                                Affects the select model of the table - columns without not null will be nullable on select.

                                                +

                                                Returns NotNull<SQLiteBlobJsonBuilder<T>>

                                              • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                +

                                                In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                +

                                                Returns IsPrimaryKey<NotNull<SQLiteBlobJsonBuilder<T>>>

                                              • Parameters

                                                • Optionalname: string

                                                Returns this

                                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBoolean.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBoolean.html new file mode 100644 index 0000000000..e50c2f2503 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBoolean.html @@ -0,0 +1,29 @@ +SQLiteBoolean | Documentation
                                              Documentation
                                                Preparing search index...

                                                Type Parameters

                                                • T extends ColumnBaseConfig<"boolean", "SQLiteBoolean">

                                                Hierarchy (View Summary)

                                                Index

                                                Constructors

                                                • Type Parameters

                                                  • T extends ColumnBaseConfig<"boolean", "SQLiteBoolean">

                                                  Parameters

                                                  • table: SQLiteTable
                                                  • config: ColumnBuilderRuntimeConfig<
                                                        T["data"],
                                                        { mode: "boolean" } & { autoIncrement: boolean },
                                                    >

                                                  Returns SQLiteBoolean<T>

                                                Properties

                                                _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                autoIncrement: boolean
                                                columnType: T["columnType"]
                                                config: ColumnRuntimeConfig<
                                                    T["data"],
                                                    { mode: "boolean" } & { autoIncrement: boolean },
                                                >
                                                dataType: T["dataType"]
                                                default: SQL<unknown> | T["data"] | undefined
                                                defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                enumValues: T["enumValues"]
                                                generated: GeneratedColumnConfig<T["data"]> | undefined
                                                generatedIdentity: GeneratedIdentityConfig | undefined
                                                hasDefault: boolean
                                                isUnique: boolean
                                                keyAsName: boolean
                                                mode: "boolean"
                                                name: string
                                                notNull: boolean
                                                onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                primary: boolean
                                                uniqueName: string | undefined
                                                uniqueType: string | undefined
                                                "[entityKind]": string

                                                Methods

                                                • Returns SQL

                                                • Returns string

                                                • Parameters

                                                  • value: number

                                                  Returns boolean

                                                • Parameters

                                                  • value: boolean

                                                  Returns number

                                                • Returns boolean

                                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilder.html new file mode 100644 index 0000000000..97352f2ad2 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilder.html @@ -0,0 +1,37 @@ +SQLiteBooleanBuilder | Documentation
                                                Documentation
                                                  Preparing search index...

                                                  Class SQLiteBooleanBuilder<T>

                                                  Type Parameters

                                                  • T extends ColumnBuilderBaseConfig<"boolean", "SQLiteBoolean">

                                                  Hierarchy (View Summary)

                                                  Index

                                                  Constructors

                                                  • Type Parameters

                                                    • T extends ColumnBuilderBaseConfig<"boolean", "SQLiteBoolean">

                                                    Parameters

                                                    • name: T["name"]
                                                    • mode: "boolean"

                                                    Returns SQLiteBooleanBuilder<T>

                                                  Properties

                                                  _: {
                                                      brand: "ColumnBuilder";
                                                      columnType: T["columnType"];
                                                      data: T["data"];
                                                      dataType: T["dataType"];
                                                      dialect: "sqlite";
                                                      driverParam: T["driverParam"];
                                                      enumValues: T["enumValues"];
                                                      generated: T extends { generated: G }
                                                          ? G extends undefined ? unknown : G
                                                          : unknown;
                                                      hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                      identity: T extends { identity: U } ? U : unknown;
                                                      name: T["name"];
                                                      notNull: T extends { notNull: U } ? U : boolean;
                                                  }
                                                  $default: (
                                                      fn: () => SQL<unknown> | T["data"],
                                                  ) => HasRuntimeDefault<HasDefault<SQLiteBooleanBuilder<T>>>

                                                  Alias for $defaultFn.

                                                  +
                                                  $onUpdate: (
                                                      fn: () => SQL<unknown> | T["data"],
                                                  ) => HasDefault<SQLiteBooleanBuilder<T>>

                                                  Alias for $onUpdateFn.

                                                  +
                                                  config: ColumnBuilderRuntimeConfig<
                                                      T["data"],
                                                      { mode: "boolean" } & { autoIncrement: boolean },
                                                  >
                                                  "[entityKind]": string

                                                  Methods

                                                  • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                    +

                                                    Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                    +

                                                    Parameters

                                                    • fn: () => SQL<unknown> | T["data"]

                                                    Returns HasRuntimeDefault<HasDefault<SQLiteBooleanBuilder<T>>>

                                                  • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                    +

                                                    Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                    +

                                                    Parameters

                                                    • fn: () => SQL<unknown> | T["data"]

                                                    Returns HasDefault<SQLiteBooleanBuilder<T>>

                                                  • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                    +

                                                    Type Parameters

                                                    • TType

                                                    Returns $Type<SQLiteBooleanBuilder<T>, TType>

                                                    const users = pgTable('users', {
                                                    id: integer('id').$type<UserId>().primaryKey(),
                                                    details: json('details').$type<UserDetails>().notNull(),
                                                    }); +
                                                    + +
                                                  • Adds a default <value> clause to the column definition.

                                                    +

                                                    Affects the insert model of the table - columns with default are optional on insert.

                                                    +

                                                    If you need to set a dynamic default value, use $defaultFn instead.

                                                    +

                                                    Parameters

                                                    • value: SQL<unknown> | T["data"]

                                                    Returns HasDefault<SQLiteBooleanBuilder<T>>

                                                  • Adds a not null clause to the column definition.

                                                    +

                                                    Affects the select model of the table - columns without not null will be nullable on select.

                                                    +

                                                    Returns NotNull<SQLiteBooleanBuilder<T>>

                                                  • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                    +

                                                    In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                    +

                                                    Parameters

                                                    Returns IsPrimaryKey<HasDefault<NotNull<SQLiteBooleanBuilder<T>>>>

                                                  • Parameters

                                                    • Optionalname: string

                                                    Returns this

                                                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumn.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumn.html new file mode 100644 index 0000000000..cecdf667b4 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumn.html @@ -0,0 +1,29 @@ +SQLiteColumn | Documentation
                                                  Documentation
                                                    Preparing search index...

                                                    Class SQLiteColumn<T, TRuntimeConfig, TTypeConfig>Abstract

                                                    Type Parameters

                                                    • T extends ColumnBaseConfig<ColumnDataType, string> = ColumnBaseConfig<ColumnDataType, string>
                                                    • TRuntimeConfig extends object = {}
                                                    • TTypeConfig extends object = {}

                                                    Hierarchy (View Summary)

                                                    Index

                                                    Constructors

                                                    • Type Parameters

                                                      • T extends ColumnBaseConfig<ColumnDataType, string> = ColumnBaseConfig<ColumnDataType, string>
                                                      • TRuntimeConfig extends object = {}
                                                      • TTypeConfig extends object = {}

                                                      Parameters

                                                      Returns SQLiteColumn<T, TRuntimeConfig, TTypeConfig>

                                                    Properties

                                                    _: ColumnTypeConfig<T, TTypeConfig & { dialect: "sqlite" }>
                                                    columnType: T["columnType"]
                                                    config: ColumnRuntimeConfig<T["data"], TRuntimeConfig>
                                                    dataType: T["dataType"]
                                                    default: SQL<unknown> | T["data"] | undefined
                                                    defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                    enumValues: T["enumValues"]
                                                    generated: GeneratedColumnConfig<T["data"]> | undefined
                                                    generatedIdentity: GeneratedIdentityConfig | undefined
                                                    hasDefault: boolean
                                                    isUnique: boolean
                                                    keyAsName: boolean
                                                    name: string
                                                    notNull: boolean
                                                    onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                    primary: boolean
                                                    uniqueName: string | undefined
                                                    uniqueType: string | undefined
                                                    "[entityKind]": string

                                                    Methods

                                                    • Returns SQL

                                                    • Returns string

                                                    • Parameters

                                                      • value: unknown

                                                      Returns unknown

                                                    • Parameters

                                                      • value: unknown

                                                      Returns unknown

                                                    • Returns boolean

                                                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumnBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumnBuilder.html new file mode 100644 index 0000000000..31dbf620d5 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteColumnBuilder.html @@ -0,0 +1,38 @@ +SQLiteColumnBuilder | Documentation
                                                    Documentation
                                                      Preparing search index...

                                                      Class SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>Abstract

                                                      Type Parameters

                                                      • T extends ColumnBuilderBaseConfig<ColumnDataType, string> = ColumnBuilderBaseConfig<ColumnDataType, string>
                                                      • TRuntimeConfig extends object = object
                                                      • TTypeConfig extends object = object
                                                      • TExtraConfig extends ColumnBuilderExtraConfig = object

                                                      Hierarchy (View Summary)

                                                      Implements

                                                      Index

                                                      Constructors

                                                      • Type Parameters

                                                        • T extends ColumnBuilderBaseConfig<ColumnDataType, string> = ColumnBuilderBaseConfig<ColumnDataType, string>
                                                        • TRuntimeConfig extends object = object
                                                        • TTypeConfig extends object = object
                                                        • TExtraConfig extends ColumnBuilderExtraConfig = object

                                                        Parameters

                                                        • name: T["name"]
                                                        • dataType: T["dataType"]
                                                        • columnType: T["columnType"]

                                                        Returns SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>

                                                      Properties

                                                      _: {
                                                          [K in string | number | symbol]: (
                                                              {
                                                                  brand: "ColumnBuilder";
                                                                  columnType: T["columnType"];
                                                                  data: T["data"];
                                                                  dataType: T["dataType"];
                                                                  driverParam: T["driverParam"];
                                                                  enumValues: T["enumValues"];
                                                                  generated: T extends { generated: G }
                                                                      ? G extends undefined ? unknown : G
                                                                      : unknown;
                                                                  hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                  identity: T extends { identity: U } ? U : unknown;
                                                                  name: T["name"];
                                                                  notNull: T extends { notNull: U } ? U : boolean;
                                                              } & TTypeConfig & { dialect: "sqlite" }
                                                          )[K]
                                                      }
                                                      $default: (
                                                          fn: () => | SQL<unknown>
                                                          | (
                                                              {
                                                                  [K in string
                                                                  | number
                                                                  | symbol]: (
                                                                      {
                                                                          brand: "ColumnBuilder";
                                                                          columnType: T["columnType"];
                                                                          data: T["data"];
                                                                          dataType: T["dataType"];
                                                                          driverParam: T["driverParam"];
                                                                          enumValues: T["enumValues"];
                                                                          generated: T extends { generated: G }
                                                                              ? G extends undefined ? unknown : G
                                                                              : unknown;
                                                                          hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                          identity: T extends { identity: U } ? U : unknown;
                                                                          name: T["name"];
                                                                          notNull: T extends { notNull: U } ? U : boolean;
                                                                      } & TTypeConfig & { dialect: "sqlite" }
                                                                  )[K]
                                                              } extends { $type: U }
                                                                  ? U
                                                                  : {
                                                                      [K in string | number | symbol]: (
                                                                          {
                                                                              brand: "ColumnBuilder";
                                                                              columnType: T["columnType"];
                                                                              data: T["data"];
                                                                              dataType: T["dataType"];
                                                                              driverParam: T["driverParam"];
                                                                              enumValues: T["enumValues"];
                                                                              generated: T extends { generated: ... }
                                                                                  ? (...) extends (...) ? (...) : (...)
                                                                                  : unknown;
                                                                              hasDefault: T extends { hasDefault: ... } ? U : boolean;
                                                                              identity: T extends { identity: ... } ? U : unknown;
                                                                              name: T["name"];
                                                                              notNull: T extends { notNull: ... } ? U : boolean;
                                                                          } & TTypeConfig & { dialect: "sqlite" }
                                                                      )[K]
                                                                  }["data"]
                                                          ),
                                                      ) => HasRuntimeDefault<
                                                          HasDefault<
                                                              SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>,
                                                          >,
                                                      >

                                                      Alias for $defaultFn.

                                                      +
                                                      $onUpdate: (
                                                          fn: () => | SQL<unknown>
                                                          | (
                                                              {
                                                                  [K in string
                                                                  | number
                                                                  | symbol]: (
                                                                      {
                                                                          brand: "ColumnBuilder";
                                                                          columnType: T["columnType"];
                                                                          data: T["data"];
                                                                          dataType: T["dataType"];
                                                                          driverParam: T["driverParam"];
                                                                          enumValues: T["enumValues"];
                                                                          generated: T extends { generated: G }
                                                                              ? G extends undefined ? unknown : G
                                                                              : unknown;
                                                                          hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                          identity: T extends { identity: U } ? U : unknown;
                                                                          name: T["name"];
                                                                          notNull: T extends { notNull: U } ? U : boolean;
                                                                      } & TTypeConfig & { dialect: "sqlite" }
                                                                  )[K]
                                                              } extends { $type: U }
                                                                  ? U
                                                                  : {
                                                                      [K in string | number | symbol]: (
                                                                          {
                                                                              brand: "ColumnBuilder";
                                                                              columnType: T["columnType"];
                                                                              data: T["data"];
                                                                              dataType: T["dataType"];
                                                                              driverParam: T["driverParam"];
                                                                              enumValues: T["enumValues"];
                                                                              generated: T extends { generated: ... }
                                                                                  ? (...) extends (...) ? (...) : (...)
                                                                                  : unknown;
                                                                              hasDefault: T extends { hasDefault: ... } ? U : boolean;
                                                                              identity: T extends { identity: ... } ? U : unknown;
                                                                              name: T["name"];
                                                                              notNull: T extends { notNull: ... } ? U : boolean;
                                                                          } & TTypeConfig & { dialect: "sqlite" }
                                                                      )[K]
                                                                  }["data"]
                                                          ),
                                                      ) => HasDefault<
                                                          SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>,
                                                      >

                                                      Alias for $onUpdateFn.

                                                      +
                                                      config: ColumnBuilderRuntimeConfig<T["data"], TRuntimeConfig>
                                                      "[entityKind]": string

                                                      Methods

                                                      • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                        +

                                                        Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                        +

                                                        Parameters

                                                        • fn: () => | SQL<unknown>
                                                          | (
                                                              {
                                                                  [K in string
                                                                  | number
                                                                  | symbol]: (
                                                                      {
                                                                          brand: "ColumnBuilder";
                                                                          columnType: T["columnType"];
                                                                          data: T["data"];
                                                                          dataType: T["dataType"];
                                                                          driverParam: T["driverParam"];
                                                                          enumValues: T["enumValues"];
                                                                          generated: T extends { generated: G }
                                                                              ? G extends undefined ? unknown : G
                                                                              : unknown;
                                                                          hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                          identity: T extends { identity: U } ? U : unknown;
                                                                          name: T["name"];
                                                                          notNull: T extends { notNull: U } ? U : boolean;
                                                                      } & TTypeConfig & { dialect: "sqlite" }
                                                                  )[K]
                                                              } extends { $type: U }
                                                                  ? U
                                                                  : {
                                                                      [K in string | number | symbol]: (
                                                                          {
                                                                              brand: "ColumnBuilder";
                                                                              columnType: T["columnType"];
                                                                              data: T["data"];
                                                                              dataType: T["dataType"];
                                                                              driverParam: T["driverParam"];
                                                                              enumValues: T["enumValues"];
                                                                              generated: T extends { generated: G }
                                                                                  ? G extends undefined ? unknown : G
                                                                                  : unknown;
                                                                              hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                              identity: T extends { identity: U } ? U : unknown;
                                                                              name: T["name"];
                                                                              notNull: T extends { notNull: U } ? U : boolean;
                                                                          } & TTypeConfig & { dialect: "sqlite" }
                                                                      )[K]
                                                                  }["data"]
                                                          )

                                                        Returns HasRuntimeDefault<
                                                            HasDefault<
                                                                SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>,
                                                            >,
                                                        >

                                                      • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                        +

                                                        Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                        +

                                                        Parameters

                                                        • fn: () => | SQL<unknown>
                                                          | (
                                                              {
                                                                  [K in string
                                                                  | number
                                                                  | symbol]: (
                                                                      {
                                                                          brand: "ColumnBuilder";
                                                                          columnType: T["columnType"];
                                                                          data: T["data"];
                                                                          dataType: T["dataType"];
                                                                          driverParam: T["driverParam"];
                                                                          enumValues: T["enumValues"];
                                                                          generated: T extends { generated: G }
                                                                              ? G extends undefined ? unknown : G
                                                                              : unknown;
                                                                          hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                          identity: T extends { identity: U } ? U : unknown;
                                                                          name: T["name"];
                                                                          notNull: T extends { notNull: U } ? U : boolean;
                                                                      } & TTypeConfig & { dialect: "sqlite" }
                                                                  )[K]
                                                              } extends { $type: U }
                                                                  ? U
                                                                  : {
                                                                      [K in string | number | symbol]: (
                                                                          {
                                                                              brand: "ColumnBuilder";
                                                                              columnType: T["columnType"];
                                                                              data: T["data"];
                                                                              dataType: T["dataType"];
                                                                              driverParam: T["driverParam"];
                                                                              enumValues: T["enumValues"];
                                                                              generated: T extends { generated: G }
                                                                                  ? G extends undefined ? unknown : G
                                                                                  : unknown;
                                                                              hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                              identity: T extends { identity: U } ? U : unknown;
                                                                              name: T["name"];
                                                                              notNull: T extends { notNull: U } ? U : boolean;
                                                                          } & TTypeConfig & { dialect: "sqlite" }
                                                                      )[K]
                                                                  }["data"]
                                                          )

                                                        Returns HasDefault<SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>>

                                                      • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                        +

                                                        Type Parameters

                                                        • TType

                                                        Returns $Type<SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>, TType>

                                                        const users = pgTable('users', {
                                                        id: integer('id').$type<UserId>().primaryKey(),
                                                        details: json('details').$type<UserDetails>().notNull(),
                                                        }); +
                                                        + +
                                                      • Adds a default <value> clause to the column definition.

                                                        +

                                                        Affects the insert model of the table - columns with default are optional on insert.

                                                        +

                                                        If you need to set a dynamic default value, use $defaultFn instead.

                                                        +

                                                        Parameters

                                                        • value:
                                                              | SQL<unknown>
                                                              | (
                                                                  {
                                                                      [K in string
                                                                      | number
                                                                      | symbol]: (
                                                                          {
                                                                              brand: "ColumnBuilder";
                                                                              columnType: T["columnType"];
                                                                              data: T["data"];
                                                                              dataType: T["dataType"];
                                                                              driverParam: T["driverParam"];
                                                                              enumValues: T["enumValues"];
                                                                              generated: T extends { generated: G }
                                                                                  ? G extends undefined ? unknown : G
                                                                                  : unknown;
                                                                              hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                              identity: T extends { identity: U } ? U : unknown;
                                                                              name: T["name"];
                                                                              notNull: T extends { notNull: U } ? U : boolean;
                                                                          } & TTypeConfig & { dialect: "sqlite" }
                                                                      )[K]
                                                                  } extends { $type: U }
                                                                      ? U
                                                                      : {
                                                                          [K in string | number | symbol]: (
                                                                              {
                                                                                  brand: "ColumnBuilder";
                                                                                  columnType: T["columnType"];
                                                                                  data: T["data"];
                                                                                  dataType: T["dataType"];
                                                                                  driverParam: T["driverParam"];
                                                                                  enumValues: T["enumValues"];
                                                                                  generated: T extends { generated: G }
                                                                                      ? G extends undefined ? unknown : G
                                                                                      : unknown;
                                                                                  hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                  identity: T extends { identity: U } ? U : unknown;
                                                                                  name: T["name"];
                                                                                  notNull: T extends { notNull: U } ? U : boolean;
                                                                              } & TTypeConfig & { dialect: "sqlite" }
                                                                          )[K]
                                                                      }["data"]
                                                              )

                                                        Returns HasDefault<SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>>

                                                      • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                        +

                                                        In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                        +

                                                        Returns TExtraConfig["primaryKeyHasDefault"] extends true
                                                            ? IsPrimaryKey<
                                                                HasDefault<
                                                                    NotNull<
                                                                        SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>,
                                                                    >,
                                                                >,
                                                            >
                                                            : IsPrimaryKey<
                                                                NotNull<
                                                                    SQLiteColumnBuilder<T, TRuntimeConfig, TTypeConfig, TExtraConfig>,
                                                                >,
                                                            >

                                                      • Parameters

                                                        • Optionalname: string

                                                        Returns this

                                                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumn.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumn.html new file mode 100644 index 0000000000..1d18df232c --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumn.html @@ -0,0 +1,27 @@ +SQLiteCustomColumn | Documentation
                                                      Documentation
                                                        Preparing search index...

                                                        Type Parameters

                                                        • T extends ColumnBaseConfig<"custom", "SQLiteCustomColumn">

                                                        Hierarchy (View Summary)

                                                        Index

                                                        Constructors

                                                        • Type Parameters

                                                          • T extends ColumnBaseConfig<"custom", "SQLiteCustomColumn">

                                                          Parameters

                                                          • table: AnySQLiteTable<{ name: T["tableName"] }>
                                                          • config: ColumnBuilderRuntimeConfig<
                                                                T["data"],
                                                                {
                                                                    customTypeParams: CustomTypeParams<any>;
                                                                    fieldConfig: Record<string, any> | undefined;
                                                                },
                                                            >

                                                          Returns SQLiteCustomColumn<T>

                                                        Properties

                                                        _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                        columnType: T["columnType"]
                                                        config: {
                                                            columnType: string;
                                                            dataType: string;
                                                            default: SQL<unknown> | T["data"] | undefined;
                                                            defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                            generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                            generatedIdentity: GeneratedIdentityConfig | undefined;
                                                            hasDefault: boolean;
                                                            isUnique: boolean;
                                                            keyAsName: boolean;
                                                            name: string;
                                                            notNull: boolean;
                                                            onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                            primaryKey: boolean;
                                                            uniqueName: string | undefined;
                                                            uniqueType: string | undefined;
                                                        }
                                                        dataType: T["dataType"]
                                                        default: SQL<unknown> | T["data"] | undefined
                                                        defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                        enumValues: T["enumValues"]
                                                        generated: GeneratedColumnConfig<T["data"]> | undefined
                                                        generatedIdentity: GeneratedIdentityConfig | undefined
                                                        hasDefault: boolean
                                                        isUnique: boolean
                                                        keyAsName: boolean
                                                        name: string
                                                        notNull: boolean
                                                        onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                        primary: boolean
                                                        uniqueName: string | undefined
                                                        uniqueType: string | undefined
                                                        "[entityKind]": string

                                                        Methods

                                                        • Returns SQL

                                                        • Returns string

                                                        • Parameters

                                                          • value: T["driverParam"]

                                                          Returns T["data"]

                                                        • Parameters

                                                          • value: T["data"]

                                                          Returns T["driverParam"]

                                                        • Returns boolean

                                                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumnBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumnBuilder.html new file mode 100644 index 0000000000..3b2a15635d --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteCustomColumnBuilder.html @@ -0,0 +1,36 @@ +SQLiteCustomColumnBuilder | Documentation
                                                        Documentation
                                                          Preparing search index...

                                                          Class SQLiteCustomColumnBuilder<T>

                                                          Type Parameters

                                                          • T extends ColumnBuilderBaseConfig<"custom", "SQLiteCustomColumn">

                                                          Hierarchy (View Summary)

                                                          Index

                                                          Constructors

                                                          • Type Parameters

                                                            • T extends ColumnBuilderBaseConfig<"custom", "SQLiteCustomColumn">

                                                            Parameters

                                                            • name: T["name"]
                                                            • fieldConfig: Record<string, any> | undefined
                                                            • customTypeParams: CustomTypeParams<any>

                                                            Returns SQLiteCustomColumnBuilder<T>

                                                          Properties

                                                          _: {
                                                              brand: "ColumnBuilder";
                                                              columnType: T["columnType"];
                                                              data: T["data"];
                                                              dataType: T["dataType"];
                                                              dialect: "sqlite";
                                                              driverParam: T["driverParam"];
                                                              enumValues: T["enumValues"];
                                                              generated: T extends { generated: G }
                                                                  ? G extends undefined ? unknown : G
                                                                  : unknown;
                                                              hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                              identity: T extends { identity: U } ? U : unknown;
                                                              name: T["name"];
                                                              notNull: T extends { notNull: U } ? U : boolean;
                                                              sqliteColumnBuilderBrand: "SQLiteCustomColumnBuilderBrand";
                                                          }
                                                          $default: (
                                                              fn: () => SQL<unknown> | T["data"],
                                                          ) => HasRuntimeDefault<HasDefault<SQLiteCustomColumnBuilder<T>>>

                                                          Alias for $defaultFn.

                                                          +
                                                          $onUpdate: (
                                                              fn: () => SQL<unknown> | T["data"],
                                                          ) => HasDefault<SQLiteCustomColumnBuilder<T>>

                                                          Alias for $onUpdateFn.

                                                          +
                                                          config: ColumnBuilderRuntimeConfig<
                                                              T["data"],
                                                              {
                                                                  customTypeParams: CustomTypeParams<any>;
                                                                  fieldConfig: Record<string, any> | undefined;
                                                              },
                                                          >
                                                          "[entityKind]": string

                                                          Methods

                                                          • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                            +

                                                            Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                            +

                                                            Parameters

                                                            • fn: () => SQL<unknown> | T["data"]

                                                            Returns HasRuntimeDefault<HasDefault<SQLiteCustomColumnBuilder<T>>>

                                                          • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                            +

                                                            Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                            +

                                                            Parameters

                                                            • fn: () => SQL<unknown> | T["data"]

                                                            Returns HasDefault<SQLiteCustomColumnBuilder<T>>

                                                          • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                            +

                                                            Type Parameters

                                                            • TType

                                                            Returns $Type<SQLiteCustomColumnBuilder<T>, TType>

                                                            const users = pgTable('users', {
                                                            id: integer('id').$type<UserId>().primaryKey(),
                                                            details: json('details').$type<UserDetails>().notNull(),
                                                            }); +
                                                            + +
                                                          • Adds a default <value> clause to the column definition.

                                                            +

                                                            Affects the insert model of the table - columns with default are optional on insert.

                                                            +

                                                            If you need to set a dynamic default value, use $defaultFn instead.

                                                            +

                                                            Parameters

                                                            • value: SQL<unknown> | T["data"]

                                                            Returns HasDefault<SQLiteCustomColumnBuilder<T>>

                                                          • Adds a not null clause to the column definition.

                                                            +

                                                            Affects the select model of the table - columns without not null will be nullable on select.

                                                            +

                                                            Returns NotNull<SQLiteCustomColumnBuilder<T>>

                                                          • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                            +

                                                            In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                            +

                                                            Returns IsPrimaryKey<NotNull<SQLiteCustomColumnBuilder<T>>>

                                                          • Parameters

                                                            • Optionalname: string

                                                            Returns this

                                                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDeleteBase.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDeleteBase.html new file mode 100644 index 0000000000..91c4e0bcc0 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDeleteBase.html @@ -0,0 +1,53 @@ +SQLiteDeleteBase | Documentation
                                                          Documentation
                                                            Preparing search index...

                                                            Class SQLiteDeleteBase<TTable, TResultType, TRunResult, TReturning, TDynamic, TExcludedMethods>

                                                            Type Parameters

                                                            • TTable extends SQLiteTable
                                                            • TResultType extends "sync" | "async"
                                                            • TRunResult
                                                            • TReturning extends Record<string, unknown> | undefined = undefined
                                                            • TDynamic extends boolean = false
                                                            • TExcludedMethods extends string = never

                                                            Hierarchy

                                                            Implements

                                                            Index

                                                            Constructors

                                                            Properties

                                                            _: {
                                                                dialect: "sqlite";
                                                                dynamic: TDynamic;
                                                                excludedMethods: TExcludedMethods;
                                                                result: TReturning extends undefined ? TRunResult : TReturning[];
                                                                resultType: TResultType;
                                                                returning: TReturning;
                                                                runResult: TRunResult;
                                                                table: TTable;
                                                            }
                                                            "[toStringTag]": string
                                                            all: (
                                                                placeholderValues?: Record<string, unknown>,
                                                            ) => Result<
                                                                TResultType,
                                                                TReturning extends undefined
                                                                    ? DrizzleTypeError<".all() cannot be used without .returning()">
                                                                    : TReturning[],
                                                            >
                                                            get: (
                                                                placeholderValues?: Record<string, unknown>,
                                                            ) => Result<
                                                                TResultType,
                                                                TReturning extends undefined
                                                                    ? DrizzleTypeError<".get() cannot be used without .returning()">
                                                                    : TReturning | undefined,
                                                            >
                                                            run: (
                                                                placeholderValues?: Record<string, unknown>,
                                                            ) => Result<TResultType, TRunResult>
                                                            values: (
                                                                placeholderValues?: Record<string, unknown>,
                                                            ) => Result<
                                                                TResultType,
                                                                TReturning extends undefined
                                                                    ? DrizzleTypeError<".values() cannot be used without .returning()">
                                                                    : any[][],
                                                            >
                                                            "[entityKind]": string

                                                            Methods

                                                            • Attaches a callback for only the rejection of the Promise.

                                                              +

                                                              Type Parameters

                                                              • TResult = never

                                                              Parameters

                                                              • OptionalonRejected: ((reason: any) => TResult | PromiseLike<TResult>) | null

                                                              Returns Promise<(TReturning extends undefined ? TRunResult : TReturning[]) | TResult>

                                                              A Promise for the completion of the callback.

                                                              +
                                                            • Parameters

                                                              • OptionalplaceholderValues: Record<string, unknown>

                                                              Returns Promise<
                                                                  SQLiteDeleteExecute<
                                                                      SQLiteDeleteBase<
                                                                          TTable,
                                                                          TResultType,
                                                                          TRunResult,
                                                                          TReturning,
                                                                          TDynamic,
                                                                          TExcludedMethods,
                                                                      >,
                                                                  >,
                                                              >

                                                            • Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The +resolved value cannot be modified from the callback.

                                                              +

                                                              Parameters

                                                              • OptionalonFinally: (() => void) | null

                                                              Returns Promise<TReturning extends undefined ? TRunResult : TReturning[]>

                                                              A Promise for the completion of the callback.

                                                              +
                                                            • Returns SQL

                                                            • Adds a returning clause to the query.

                                                              +

                                                              Calling this method will return the specified fields of the deleted rows. If no fields are specified, all fields will be returned.

                                                              +

                                                              See docs: https://orm.drizzle.team/docs/delete#delete-with-return

                                                              +

                                                              Returns SQLiteDeleteWithout<
                                                                  SQLiteDeleteBase<
                                                                      TTable,
                                                                      TResultType,
                                                                      TRunResult,
                                                                      TTable["$inferSelect"],
                                                                      TDynamic,
                                                                      TExcludedMethods,
                                                                  >,
                                                                  TDynamic,
                                                              >

                                                              // Delete all cars with the green color and return all fields
                                                              const deletedCars: Car[] = await db.delete(cars)
                                                              .where(eq(cars.color, 'green'))
                                                              .returning();

                                                              // Delete all cars with the green color and return only their id and brand fields
                                                              const deletedCarsIdsAndBrands: { id: number, brand: string }[] = await db.delete(cars)
                                                              .where(eq(cars.color, 'green'))
                                                              .returning({ id: cars.id, brand: cars.brand }); +
                                                              + +
                                                            • Adds a returning clause to the query.

                                                              +

                                                              Calling this method will return the specified fields of the deleted rows. If no fields are specified, all fields will be returned.

                                                              +

                                                              See docs: https://orm.drizzle.team/docs/delete#delete-with-return

                                                              +

                                                              Type Parameters

                                                              Parameters

                                                              Returns SQLiteDeleteWithout<
                                                                  SQLiteDeleteBase<
                                                                      TTable,
                                                                      TResultType,
                                                                      TRunResult,
                                                                      {
                                                                          [K in string
                                                                          | number
                                                                          | symbol]: {
                                                                              [Key in string | number | symbol]: SelectResultField<
                                                                                  TSelectedFields[Key],
                                                                                  true,
                                                                              >
                                                                          }[K]
                                                                      },
                                                                      TDynamic,
                                                                      TExcludedMethods,
                                                                  >,
                                                                  TDynamic,
                                                                  "returning",
                                                              >

                                                              // Delete all cars with the green color and return all fields
                                                              const deletedCars: Car[] = await db.delete(cars)
                                                              .where(eq(cars.color, 'green'))
                                                              .returning();

                                                              // Delete all cars with the green color and return only their id and brand fields
                                                              const deletedCarsIdsAndBrands: { id: number, brand: string }[] = await db.delete(cars)
                                                              .where(eq(cars.color, 'green'))
                                                              .returning({ id: cars.id, brand: cars.brand }); +
                                                              + +
                                                            • Returns boolean

                                                            • Attaches callbacks for the resolution and/or rejection of the Promise.

                                                              +

                                                              Type Parameters

                                                              Parameters

                                                              Returns Promise<TResult1 | TResult2>

                                                              A Promise for the completion of which ever callback is executed.

                                                              +
                                                            • Returns Query

                                                            • Adds a where clause to the query.

                                                              +

                                                              Calling this method will delete only those rows that fulfill a specified condition.

                                                              +

                                                              See docs: https://orm.drizzle.team/docs/delete

                                                              +

                                                              Parameters

                                                              • where: SQL<unknown> | undefined

                                                                the where clause.

                                                                +

                                                              Returns SQLiteDeleteWithout<
                                                                  SQLiteDeleteBase<
                                                                      TTable,
                                                                      TResultType,
                                                                      TRunResult,
                                                                      TReturning,
                                                                      TDynamic,
                                                                      TExcludedMethods,
                                                                  >,
                                                                  TDynamic,
                                                                  "where",
                                                              >

                                                              You can use conditional operators and sql function to filter the rows to be deleted.

                                                              +
                                                              // Delete all cars with green color
                                                              db.delete(cars).where(eq(cars.color, 'green'));
                                                              // or
                                                              db.delete(cars).where(sql`${cars.color} = 'green'`) +
                                                              + +

                                                              You can logically combine conditional operators with and() and or() operators:

                                                              +
                                                              // Delete all BMW cars with a green color
                                                              db.delete(cars).where(and(eq(cars.color, 'green'), eq(cars.brand, 'BMW')));

                                                              // Delete all cars with the green or blue color
                                                              db.delete(cars).where(or(eq(cars.color, 'green'), eq(cars.color, 'blue'))); +
                                                              + +
                                                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDialect.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDialect.html new file mode 100644 index 0000000000..97ece37a0d --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteDialect.html @@ -0,0 +1,15 @@ +SQLiteDialect | Documentation
                                                            Documentation
                                                              Preparing search index...

                                                              Class SQLiteDialectAbstract

                                                              Hierarchy (View Summary)

                                                              Index

                                                              Constructors

                                                              • Parameters

                                                                Returns SQLiteDialect

                                                              Properties

                                                              "[entityKind]": string

                                                              Methods

                                                              • Parameters

                                                                Returns SQL

                                                              • Parameters

                                                                Returns SQL

                                                              • Parameters

                                                                • __namedParameters: {
                                                                      fullSchema: Record<string, unknown>;
                                                                      joinOn?: SQL<unknown>;
                                                                      nestedQueryRelation?: Relation<string>;
                                                                      queryConfig: true | DBQueryConfig<"many", true>;
                                                                      schema: TablesRelationalConfig;
                                                                      table: SQLiteTable;
                                                                      tableAlias: string;
                                                                      tableConfig: TableRelationalConfig;
                                                                      tableNamesMap: Record<string, string>;
                                                                  }

                                                                Returns BuildRelationalQueryResult<
                                                                    SQLiteTable<TableConfig>,
                                                                    SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>,
                                                                >

                                                              • Parameters

                                                                Returns SQL

                                                              • Parameters

                                                                • __namedParameters: {
                                                                      leftSelect: SQL;
                                                                      setOperator: {
                                                                          isAll: boolean;
                                                                          limit?: number | Placeholder<string, any>;
                                                                          offset?: number | Placeholder<string, any>;
                                                                          orderBy?: (
                                                                              | SQL<unknown>
                                                                              | Aliased<unknown>
                                                                              | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                          )[];
                                                                          rightSelect: TypedQueryBuilder<any, any>;
                                                                          type: SetOperator;
                                                                      };
                                                                  }

                                                                Returns SQL

                                                              • Parameters

                                                                • leftSelect: SQL
                                                                • setOperators: {
                                                                      isAll: boolean;
                                                                      limit?: number | Placeholder<string, any>;
                                                                      offset?: number | Placeholder<string, any>;
                                                                      orderBy?: (
                                                                          | SQL<unknown>
                                                                          | Aliased<unknown>
                                                                          | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                      )[];
                                                                      rightSelect: TypedQueryBuilder<any, any>;
                                                                      type: SetOperator;
                                                                  }[]

                                                                Returns SQL

                                                              • Parameters

                                                                Returns SQL

                                                              • Parameters

                                                                Returns SQL

                                                              • Parameters

                                                                • name: string

                                                                Returns string

                                                              • Parameters

                                                                • _num: number

                                                                Returns string

                                                              • Parameters

                                                                • str: string

                                                                Returns string

                                                              • Parameters

                                                                • sql: SQL
                                                                • OptionalinvokeSource: "indexes"

                                                                Returns QueryWithTypings

                                                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBase.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBase.html new file mode 100644 index 0000000000..02723b8e85 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBase.html @@ -0,0 +1,54 @@ +SQLiteInsertBase | Documentation
                                                              Documentation
                                                                Preparing search index...

                                                                Class SQLiteInsertBase<TTable, TResultType, TRunResult, TReturning, TDynamic, TExcludedMethods>

                                                                Type Parameters

                                                                • TTable extends SQLiteTable
                                                                • TResultType extends "sync" | "async"
                                                                • TRunResult
                                                                • TReturning = undefined
                                                                • TDynamic extends boolean = false
                                                                • TExcludedMethods extends string = never

                                                                Hierarchy

                                                                Implements

                                                                Index

                                                                Constructors

                                                                Properties

                                                                _: {
                                                                    dialect: "sqlite";
                                                                    dynamic: TDynamic;
                                                                    excludedMethods: TExcludedMethods;
                                                                    result: TReturning extends undefined ? TRunResult : TReturning[];
                                                                    resultType: TResultType;
                                                                    returning: TReturning;
                                                                    runResult: TRunResult;
                                                                    table: TTable;
                                                                }
                                                                "[toStringTag]": string
                                                                all: (
                                                                    placeholderValues?: Record<string, unknown>,
                                                                ) => Result<
                                                                    TResultType,
                                                                    TReturning extends undefined
                                                                        ? DrizzleTypeError<".all() cannot be used without .returning()">
                                                                        : TReturning[],
                                                                >
                                                                get: (
                                                                    placeholderValues?: Record<string, unknown>,
                                                                ) => Result<
                                                                    TResultType,
                                                                    TReturning extends undefined
                                                                        ? DrizzleTypeError<".get() cannot be used without .returning()">
                                                                        : TReturning,
                                                                >
                                                                run: (
                                                                    placeholderValues?: Record<string, unknown>,
                                                                ) => Result<TResultType, TRunResult>
                                                                values: (
                                                                    placeholderValues?: Record<string, unknown>,
                                                                ) => Result<
                                                                    TResultType,
                                                                    TReturning extends undefined
                                                                        ? DrizzleTypeError<".values() cannot be used without .returning()">
                                                                        : any[][],
                                                                >
                                                                "[entityKind]": string

                                                                Methods

                                                                • Attaches a callback for only the rejection of the Promise.

                                                                  +

                                                                  Type Parameters

                                                                  • TResult = never

                                                                  Parameters

                                                                  • OptionalonRejected: ((reason: any) => TResult | PromiseLike<TResult>) | null

                                                                  Returns Promise<(TReturning extends undefined ? TRunResult : TReturning[]) | TResult>

                                                                  A Promise for the completion of the callback.

                                                                  +
                                                                • Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The +resolved value cannot be modified from the callback.

                                                                  +

                                                                  Parameters

                                                                  • OptionalonFinally: (() => void) | null

                                                                  Returns Promise<TReturning extends undefined ? TRunResult : TReturning[]>

                                                                  A Promise for the completion of the callback.

                                                                  +
                                                                • Returns SQL

                                                                • Adds an on conflict do nothing clause to the query.

                                                                  +

                                                                  Calling this method simply avoids inserting a row as its alternative action.

                                                                  +

                                                                  See docs: https://orm.drizzle.team/docs/insert#on-conflict-do-nothing

                                                                  +

                                                                  Parameters

                                                                  Returns this

                                                                  // Insert one row and cancel the insert if there's a conflict
                                                                  await db.insert(cars)
                                                                  .values({ id: 1, brand: 'BMW' })
                                                                  .onConflictDoNothing();

                                                                  // Explicitly specify conflict target
                                                                  await db.insert(cars)
                                                                  .values({ id: 1, brand: 'BMW' })
                                                                  .onConflictDoNothing({ target: cars.id }); +
                                                                  + +
                                                                • Adds an on conflict do update clause to the query.

                                                                  +

                                                                  Calling this method will update the existing row that conflicts with the row proposed for insertion as its alternative action.

                                                                  +

                                                                  See docs: https://orm.drizzle.team/docs/insert#upserts-and-conflicts

                                                                  +

                                                                  Parameters

                                                                  Returns this

                                                                  // Update the row if there's a conflict
                                                                  await db.insert(cars)
                                                                  .values({ id: 1, brand: 'BMW' })
                                                                  .onConflictDoUpdate({
                                                                  target: cars.id,
                                                                  set: { brand: 'Porsche' }
                                                                  });

                                                                  // Upsert with 'where' clause
                                                                  await db.insert(cars)
                                                                  .values({ id: 1, brand: 'BMW' })
                                                                  .onConflictDoUpdate({
                                                                  target: cars.id,
                                                                  set: { brand: 'newBMW' },
                                                                  where: sql`${cars.createdAt} > '2023-01-01'::date`,
                                                                  }); +
                                                                  + +
                                                                • Adds a returning clause to the query.

                                                                  +

                                                                  Calling this method will return the specified fields of the inserted rows. If no fields are specified, all fields will be returned.

                                                                  +

                                                                  See docs: https://orm.drizzle.team/docs/insert#insert-returning

                                                                  +

                                                                  Returns SQLiteInsertWithout<
                                                                      SQLiteInsertBase<
                                                                          TTable,
                                                                          TResultType,
                                                                          TRunResult,
                                                                          TTable["$inferSelect"],
                                                                          TDynamic,
                                                                          TExcludedMethods,
                                                                      >,
                                                                      TDynamic,
                                                                  >

                                                                  // Insert one row and return all fields
                                                                  const insertedCar: Car[] = await db.insert(cars)
                                                                  .values({ brand: 'BMW' })
                                                                  .returning();

                                                                  // Insert one row and return only the id
                                                                  const insertedCarId: { id: number }[] = await db.insert(cars)
                                                                  .values({ brand: 'BMW' })
                                                                  .returning({ id: cars.id }); +
                                                                  + +
                                                                • Adds a returning clause to the query.

                                                                  +

                                                                  Calling this method will return the specified fields of the inserted rows. If no fields are specified, all fields will be returned.

                                                                  +

                                                                  See docs: https://orm.drizzle.team/docs/insert#insert-returning

                                                                  +

                                                                  Type Parameters

                                                                  Parameters

                                                                  Returns SQLiteInsertWithout<
                                                                      SQLiteInsertBase<
                                                                          TTable,
                                                                          TResultType,
                                                                          TRunResult,
                                                                          {
                                                                              [K in string
                                                                              | number
                                                                              | symbol]: {
                                                                                  [Key in string | number | symbol]: SelectResultField<
                                                                                      TSelectedFields[Key],
                                                                                      true,
                                                                                  >
                                                                              }[K]
                                                                          },
                                                                          TDynamic,
                                                                          TExcludedMethods,
                                                                      >,
                                                                      TDynamic,
                                                                      "returning",
                                                                  >

                                                                  // Insert one row and return all fields
                                                                  const insertedCar: Car[] = await db.insert(cars)
                                                                  .values({ brand: 'BMW' })
                                                                  .returning();

                                                                  // Insert one row and return only the id
                                                                  const insertedCarId: { id: number }[] = await db.insert(cars)
                                                                  .values({ brand: 'BMW' })
                                                                  .returning({ id: cars.id }); +
                                                                  + +
                                                                • Returns boolean

                                                                • Attaches callbacks for the resolution and/or rejection of the Promise.

                                                                  +

                                                                  Type Parameters

                                                                  Parameters

                                                                  Returns Promise<TResult1 | TResult2>

                                                                  A Promise for the completion of which ever callback is executed.

                                                                  +
                                                                • Returns Query

                                                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBuilder.html new file mode 100644 index 0000000000..793ad16d35 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInsertBuilder.html @@ -0,0 +1,8 @@ +SQLiteInsertBuilder | Documentation
                                                                Documentation
                                                                  Preparing search index...

                                                                  Class SQLiteInsertBuilder<TTable, TResultType, TRunResult>

                                                                  Type Parameters

                                                                  • TTable extends SQLiteTable
                                                                  • TResultType extends "sync" | "async"
                                                                  • TRunResult
                                                                  Index

                                                                  Constructors

                                                                  Properties

                                                                  Methods

                                                                  Constructors

                                                                  Properties

                                                                  dialect: SQLiteDialect
                                                                  session: SQLiteSession<any, any, any, any>
                                                                  table: TTable
                                                                  "[entityKind]": string

                                                                  Methods

                                                                  • Parameters

                                                                    • value: {
                                                                          [K in string | number | symbol]: {
                                                                              [Key in string | number | symbol]:
                                                                                  | SQL<unknown>
                                                                                  | Placeholder<string, any>
                                                                                  | TTable["$inferInsert"][Key]
                                                                          }[K]
                                                                      }

                                                                    Returns SQLiteInsertBase<TTable, TResultType, TRunResult>

                                                                  • Parameters

                                                                    • values: {
                                                                          [K in string | number | symbol]: {
                                                                              [Key in string | number | symbol]:
                                                                                  | SQL<unknown>
                                                                                  | Placeholder<string, any>
                                                                                  | TTable["$inferInsert"][Key]
                                                                          }[K]
                                                                      }[]

                                                                    Returns SQLiteInsertBase<TTable, TResultType, TRunResult>

                                                                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInteger.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInteger.html new file mode 100644 index 0000000000..262779883b --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteInteger.html @@ -0,0 +1,28 @@ +SQLiteInteger | Documentation
                                                                  Documentation
                                                                    Preparing search index...

                                                                    Type Parameters

                                                                    • T extends ColumnBaseConfig<"number", "SQLiteInteger">

                                                                    Hierarchy (View Summary)

                                                                    Index

                                                                    Constructors

                                                                    • Type Parameters

                                                                      • T extends ColumnBaseConfig<"number", "SQLiteInteger">

                                                                      Parameters

                                                                      • table: SQLiteTable
                                                                      • config: ColumnBuilderRuntimeConfig<T["data"], object & { autoIncrement: boolean }>

                                                                      Returns SQLiteInteger<T>

                                                                    Properties

                                                                    _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                    autoIncrement: boolean
                                                                    columnType: T["columnType"]
                                                                    config: ColumnRuntimeConfig<T["data"], object & { autoIncrement: boolean }>
                                                                    dataType: T["dataType"]
                                                                    default: SQL<unknown> | T["data"] | undefined
                                                                    defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                    enumValues: T["enumValues"]
                                                                    generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                    generatedIdentity: GeneratedIdentityConfig | undefined
                                                                    hasDefault: boolean
                                                                    isUnique: boolean
                                                                    keyAsName: boolean
                                                                    name: string
                                                                    notNull: boolean
                                                                    onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                    primary: boolean
                                                                    uniqueName: string | undefined
                                                                    uniqueType: string | undefined
                                                                    "[entityKind]": string

                                                                    Methods

                                                                    • Returns SQL

                                                                    • Returns string

                                                                    • Parameters

                                                                      • value: unknown

                                                                      Returns unknown

                                                                    • Parameters

                                                                      • value: unknown

                                                                      Returns unknown

                                                                    • Returns boolean

                                                                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilder.html new file mode 100644 index 0000000000..2187b0ca7f --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilder.html @@ -0,0 +1,37 @@ +SQLiteIntegerBuilder | Documentation
                                                                    Documentation
                                                                      Preparing search index...

                                                                      Class SQLiteIntegerBuilder<T>

                                                                      Type Parameters

                                                                      • T extends ColumnBuilderBaseConfig<"number", "SQLiteInteger">

                                                                      Hierarchy (View Summary)

                                                                      Index

                                                                      Constructors

                                                                      • Type Parameters

                                                                        • T extends ColumnBuilderBaseConfig<"number", "SQLiteInteger">

                                                                        Parameters

                                                                        • name: T["name"]

                                                                        Returns SQLiteIntegerBuilder<T>

                                                                      Properties

                                                                      _: {
                                                                          brand: "ColumnBuilder";
                                                                          columnType: T["columnType"];
                                                                          data: T["data"];
                                                                          dataType: T["dataType"];
                                                                          dialect: "sqlite";
                                                                          driverParam: T["driverParam"];
                                                                          enumValues: T["enumValues"];
                                                                          generated: T extends { generated: G }
                                                                              ? G extends undefined ? unknown : G
                                                                              : unknown;
                                                                          hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                          identity: T extends { identity: U } ? U : unknown;
                                                                          name: T["name"];
                                                                          notNull: T extends { notNull: U } ? U : boolean;
                                                                      }
                                                                      $default: (
                                                                          fn: () => SQL<unknown> | T["data"],
                                                                      ) => HasRuntimeDefault<HasDefault<SQLiteIntegerBuilder<T>>>

                                                                      Alias for $defaultFn.

                                                                      +
                                                                      $onUpdate: (
                                                                          fn: () => SQL<unknown> | T["data"],
                                                                      ) => HasDefault<SQLiteIntegerBuilder<T>>

                                                                      Alias for $onUpdateFn.

                                                                      +
                                                                      config: ColumnBuilderRuntimeConfig<
                                                                          T["data"],
                                                                          object & { autoIncrement: boolean },
                                                                      >
                                                                      "[entityKind]": string

                                                                      Methods

                                                                      • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                        +

                                                                        Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                        +

                                                                        Parameters

                                                                        • fn: () => SQL<unknown> | T["data"]

                                                                        Returns HasRuntimeDefault<HasDefault<SQLiteIntegerBuilder<T>>>

                                                                      • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                        +

                                                                        Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                        +

                                                                        Parameters

                                                                        • fn: () => SQL<unknown> | T["data"]

                                                                        Returns HasDefault<SQLiteIntegerBuilder<T>>

                                                                      • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                        +

                                                                        Type Parameters

                                                                        • TType

                                                                        Returns $Type<SQLiteIntegerBuilder<T>, TType>

                                                                        const users = pgTable('users', {
                                                                        id: integer('id').$type<UserId>().primaryKey(),
                                                                        details: json('details').$type<UserDetails>().notNull(),
                                                                        }); +
                                                                        + +
                                                                      • Adds a default <value> clause to the column definition.

                                                                        +

                                                                        Affects the insert model of the table - columns with default are optional on insert.

                                                                        +

                                                                        If you need to set a dynamic default value, use $defaultFn instead.

                                                                        +

                                                                        Parameters

                                                                        • value: SQL<unknown> | T["data"]

                                                                        Returns HasDefault<SQLiteIntegerBuilder<T>>

                                                                      • Adds a not null clause to the column definition.

                                                                        +

                                                                        Affects the select model of the table - columns without not null will be nullable on select.

                                                                        +

                                                                        Returns NotNull<SQLiteIntegerBuilder<T>>

                                                                      • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                        +

                                                                        In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                        +

                                                                        Parameters

                                                                        Returns IsPrimaryKey<HasDefault<NotNull<SQLiteIntegerBuilder<T>>>>

                                                                      • Parameters

                                                                        • Optionalname: string

                                                                        Returns this

                                                                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumeric.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumeric.html new file mode 100644 index 0000000000..45c7669db3 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumeric.html @@ -0,0 +1,27 @@ +SQLiteNumeric | Documentation
                                                                      Documentation
                                                                        Preparing search index...

                                                                        Type Parameters

                                                                        • T extends ColumnBaseConfig<"string", "SQLiteNumeric">

                                                                        Hierarchy (View Summary)

                                                                        Index

                                                                        Constructors

                                                                        • Type Parameters

                                                                          • T extends ColumnBaseConfig<"string", "SQLiteNumeric">

                                                                          Parameters

                                                                          • table: SQLiteTable
                                                                          • config: {
                                                                                columnType: string;
                                                                                dataType: string;
                                                                                default: SQL<unknown> | T["data"] | undefined;
                                                                                defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                                generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                                hasDefault: boolean;
                                                                                isUnique: boolean;
                                                                                keyAsName: boolean;
                                                                                name: string;
                                                                                notNull: boolean;
                                                                                onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                primaryKey: boolean;
                                                                                uniqueName: string | undefined;
                                                                                uniqueType: string | undefined;
                                                                            }

                                                                          Returns SQLiteNumeric<T>

                                                                        Properties

                                                                        _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                        columnType: T["columnType"]
                                                                        config: {
                                                                            columnType: string;
                                                                            dataType: string;
                                                                            default: SQL<unknown> | T["data"] | undefined;
                                                                            defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                            generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                            generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                            hasDefault: boolean;
                                                                            isUnique: boolean;
                                                                            keyAsName: boolean;
                                                                            name: string;
                                                                            notNull: boolean;
                                                                            onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                            primaryKey: boolean;
                                                                            uniqueName: string | undefined;
                                                                            uniqueType: string | undefined;
                                                                        }
                                                                        dataType: T["dataType"]
                                                                        default: SQL<unknown> | T["data"] | undefined
                                                                        defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                        enumValues: T["enumValues"]
                                                                        generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                        generatedIdentity: GeneratedIdentityConfig | undefined
                                                                        hasDefault: boolean
                                                                        isUnique: boolean
                                                                        keyAsName: boolean
                                                                        name: string
                                                                        notNull: boolean
                                                                        onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                        primary: boolean
                                                                        uniqueName: string | undefined
                                                                        uniqueType: string | undefined
                                                                        "[entityKind]": string

                                                                        Methods

                                                                        • Returns SQL

                                                                        • Returns string

                                                                        • Parameters

                                                                          • value: unknown

                                                                          Returns string

                                                                        • Parameters

                                                                          • value: unknown

                                                                          Returns unknown

                                                                        • Returns boolean

                                                                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigInt.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigInt.html new file mode 100644 index 0000000000..4f3689987a --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigInt.html @@ -0,0 +1,27 @@ +SQLiteNumericBigInt | Documentation
                                                                        Documentation
                                                                          Preparing search index...

                                                                          Class SQLiteNumericBigInt<T>

                                                                          Type Parameters

                                                                          • T extends ColumnBaseConfig<"bigint", "SQLiteNumericBigInt">

                                                                          Hierarchy (View Summary)

                                                                          Index

                                                                          Constructors

                                                                          • Type Parameters

                                                                            • T extends ColumnBaseConfig<"bigint", "SQLiteNumericBigInt">

                                                                            Parameters

                                                                            • table: SQLiteTable
                                                                            • config: {
                                                                                  columnType: string;
                                                                                  dataType: string;
                                                                                  default: SQL<unknown> | T["data"] | undefined;
                                                                                  defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                  generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                                  generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                                  hasDefault: boolean;
                                                                                  isUnique: boolean;
                                                                                  keyAsName: boolean;
                                                                                  name: string;
                                                                                  notNull: boolean;
                                                                                  onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                  primaryKey: boolean;
                                                                                  uniqueName: string | undefined;
                                                                                  uniqueType: string | undefined;
                                                                              }

                                                                            Returns SQLiteNumericBigInt<T>

                                                                          Properties

                                                                          _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                          columnType: T["columnType"]
                                                                          config: {
                                                                              columnType: string;
                                                                              dataType: string;
                                                                              default: SQL<unknown> | T["data"] | undefined;
                                                                              defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                              generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                              generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                              hasDefault: boolean;
                                                                              isUnique: boolean;
                                                                              keyAsName: boolean;
                                                                              name: string;
                                                                              notNull: boolean;
                                                                              onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                              primaryKey: boolean;
                                                                              uniqueName: string | undefined;
                                                                              uniqueType: string | undefined;
                                                                          }
                                                                          dataType: T["dataType"]
                                                                          default: SQL<unknown> | T["data"] | undefined
                                                                          defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                          enumValues: T["enumValues"]
                                                                          generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                          generatedIdentity: GeneratedIdentityConfig | undefined
                                                                          hasDefault: boolean
                                                                          isUnique: boolean
                                                                          keyAsName: boolean
                                                                          mapFromDriverValue: BigIntConstructor
                                                                          mapToDriverValue: StringConstructor
                                                                          name: string
                                                                          notNull: boolean
                                                                          onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                          primary: boolean
                                                                          uniqueName: string | undefined
                                                                          uniqueType: string | undefined
                                                                          "[entityKind]": string

                                                                          Methods

                                                                          • Returns SQL

                                                                          • Returns string

                                                                          • Returns boolean

                                                                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilder.html new file mode 100644 index 0000000000..7a9290e60f --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilder.html @@ -0,0 +1,36 @@ +SQLiteNumericBigIntBuilder | Documentation
                                                                          Documentation
                                                                            Preparing search index...

                                                                            Class SQLiteNumericBigIntBuilder<T>

                                                                            Type Parameters

                                                                            • T extends ColumnBuilderBaseConfig<"bigint", "SQLiteNumericBigInt">

                                                                            Hierarchy (View Summary)

                                                                            Index

                                                                            Constructors

                                                                            • Type Parameters

                                                                              • T extends ColumnBuilderBaseConfig<"bigint", "SQLiteNumericBigInt">

                                                                              Parameters

                                                                              • name: T["name"]

                                                                              Returns SQLiteNumericBigIntBuilder<T>

                                                                            Properties

                                                                            _: {
                                                                                brand: "ColumnBuilder";
                                                                                columnType: T["columnType"];
                                                                                data: T["data"];
                                                                                dataType: T["dataType"];
                                                                                dialect: "sqlite";
                                                                                driverParam: T["driverParam"];
                                                                                enumValues: T["enumValues"];
                                                                                generated: T extends { generated: G }
                                                                                    ? G extends undefined ? unknown : G
                                                                                    : unknown;
                                                                                hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                identity: T extends { identity: U } ? U : unknown;
                                                                                name: T["name"];
                                                                                notNull: T extends { notNull: U } ? U : boolean;
                                                                            }
                                                                            $default: (
                                                                                fn: () => SQL<unknown> | T["data"],
                                                                            ) => HasRuntimeDefault<HasDefault<SQLiteNumericBigIntBuilder<T>>>

                                                                            Alias for $defaultFn.

                                                                            +
                                                                            $onUpdate: (
                                                                                fn: () => SQL<unknown> | T["data"],
                                                                            ) => HasDefault<SQLiteNumericBigIntBuilder<T>>

                                                                            Alias for $onUpdateFn.

                                                                            +
                                                                            config: ColumnBuilderRuntimeConfig<T["data"], object>
                                                                            "[entityKind]": string

                                                                            Methods

                                                                            • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                              +

                                                                              Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                              +

                                                                              Parameters

                                                                              • fn: () => SQL<unknown> | T["data"]

                                                                              Returns HasRuntimeDefault<HasDefault<SQLiteNumericBigIntBuilder<T>>>

                                                                            • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                              +

                                                                              Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                              +

                                                                              Parameters

                                                                              • fn: () => SQL<unknown> | T["data"]

                                                                              Returns HasDefault<SQLiteNumericBigIntBuilder<T>>

                                                                            • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                              +

                                                                              Type Parameters

                                                                              • TType

                                                                              Returns $Type<SQLiteNumericBigIntBuilder<T>, TType>

                                                                              const users = pgTable('users', {
                                                                              id: integer('id').$type<UserId>().primaryKey(),
                                                                              details: json('details').$type<UserDetails>().notNull(),
                                                                              }); +
                                                                              + +
                                                                            • Adds a default <value> clause to the column definition.

                                                                              +

                                                                              Affects the insert model of the table - columns with default are optional on insert.

                                                                              +

                                                                              If you need to set a dynamic default value, use $defaultFn instead.

                                                                              +

                                                                              Parameters

                                                                              • value: SQL<unknown> | T["data"]

                                                                              Returns HasDefault<SQLiteNumericBigIntBuilder<T>>

                                                                            • Adds a not null clause to the column definition.

                                                                              +

                                                                              Affects the select model of the table - columns without not null will be nullable on select.

                                                                              +

                                                                              Returns NotNull<SQLiteNumericBigIntBuilder<T>>

                                                                            • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                              +

                                                                              In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                              +

                                                                              Returns IsPrimaryKey<NotNull<SQLiteNumericBigIntBuilder<T>>>

                                                                            • Parameters

                                                                              • Optionalname: string

                                                                              Returns this

                                                                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBuilder.html new file mode 100644 index 0000000000..018127db4a --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericBuilder.html @@ -0,0 +1,36 @@ +SQLiteNumericBuilder | Documentation
                                                                            Documentation
                                                                              Preparing search index...

                                                                              Class SQLiteNumericBuilder<T>

                                                                              Type Parameters

                                                                              • T extends ColumnBuilderBaseConfig<"string", "SQLiteNumeric">

                                                                              Hierarchy (View Summary)

                                                                              Index

                                                                              Constructors

                                                                              • Type Parameters

                                                                                • T extends ColumnBuilderBaseConfig<"string", "SQLiteNumeric">

                                                                                Parameters

                                                                                • name: T["name"]

                                                                                Returns SQLiteNumericBuilder<T>

                                                                              Properties

                                                                              _: {
                                                                                  brand: "ColumnBuilder";
                                                                                  columnType: T["columnType"];
                                                                                  data: T["data"];
                                                                                  dataType: T["dataType"];
                                                                                  dialect: "sqlite";
                                                                                  driverParam: T["driverParam"];
                                                                                  enumValues: T["enumValues"];
                                                                                  generated: T extends { generated: G }
                                                                                      ? G extends undefined ? unknown : G
                                                                                      : unknown;
                                                                                  hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                  identity: T extends { identity: U } ? U : unknown;
                                                                                  name: T["name"];
                                                                                  notNull: T extends { notNull: U } ? U : boolean;
                                                                              }
                                                                              $default: (
                                                                                  fn: () => SQL<unknown> | T["data"],
                                                                              ) => HasRuntimeDefault<HasDefault<SQLiteNumericBuilder<T>>>

                                                                              Alias for $defaultFn.

                                                                              +
                                                                              $onUpdate: (
                                                                                  fn: () => SQL<unknown> | T["data"],
                                                                              ) => HasDefault<SQLiteNumericBuilder<T>>

                                                                              Alias for $onUpdateFn.

                                                                              +
                                                                              config: ColumnBuilderRuntimeConfig<T["data"], object>
                                                                              "[entityKind]": string

                                                                              Methods

                                                                              • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                                +

                                                                                Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                +

                                                                                Parameters

                                                                                • fn: () => SQL<unknown> | T["data"]

                                                                                Returns HasRuntimeDefault<HasDefault<SQLiteNumericBuilder<T>>>

                                                                              • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                                +

                                                                                Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                +

                                                                                Parameters

                                                                                • fn: () => SQL<unknown> | T["data"]

                                                                                Returns HasDefault<SQLiteNumericBuilder<T>>

                                                                              • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                                +

                                                                                Type Parameters

                                                                                • TType

                                                                                Returns $Type<SQLiteNumericBuilder<T>, TType>

                                                                                const users = pgTable('users', {
                                                                                id: integer('id').$type<UserId>().primaryKey(),
                                                                                details: json('details').$type<UserDetails>().notNull(),
                                                                                }); +
                                                                                + +
                                                                              • Adds a default <value> clause to the column definition.

                                                                                +

                                                                                Affects the insert model of the table - columns with default are optional on insert.

                                                                                +

                                                                                If you need to set a dynamic default value, use $defaultFn instead.

                                                                                +

                                                                                Parameters

                                                                                • value: SQL<unknown> | T["data"]

                                                                                Returns HasDefault<SQLiteNumericBuilder<T>>

                                                                              • Adds a not null clause to the column definition.

                                                                                +

                                                                                Affects the select model of the table - columns without not null will be nullable on select.

                                                                                +

                                                                                Returns NotNull<SQLiteNumericBuilder<T>>

                                                                              • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                                +

                                                                                In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                                +

                                                                                Returns IsPrimaryKey<NotNull<SQLiteNumericBuilder<T>>>

                                                                              • Parameters

                                                                                • Optionalname: string

                                                                                Returns this

                                                                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumber.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumber.html new file mode 100644 index 0000000000..d21bee298d --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumber.html @@ -0,0 +1,27 @@ +SQLiteNumericNumber | Documentation
                                                                              Documentation
                                                                                Preparing search index...

                                                                                Class SQLiteNumericNumber<T>

                                                                                Type Parameters

                                                                                • T extends ColumnBaseConfig<"number", "SQLiteNumericNumber">

                                                                                Hierarchy (View Summary)

                                                                                Index

                                                                                Constructors

                                                                                • Type Parameters

                                                                                  • T extends ColumnBaseConfig<"number", "SQLiteNumericNumber">

                                                                                  Parameters

                                                                                  • table: SQLiteTable
                                                                                  • config: {
                                                                                        columnType: string;
                                                                                        dataType: string;
                                                                                        default: SQL<unknown> | T["data"] | undefined;
                                                                                        defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                        generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                                        generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                                        hasDefault: boolean;
                                                                                        isUnique: boolean;
                                                                                        keyAsName: boolean;
                                                                                        name: string;
                                                                                        notNull: boolean;
                                                                                        onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                        primaryKey: boolean;
                                                                                        uniqueName: string | undefined;
                                                                                        uniqueType: string | undefined;
                                                                                    }

                                                                                  Returns SQLiteNumericNumber<T>

                                                                                Properties

                                                                                _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                                columnType: T["columnType"]
                                                                                config: {
                                                                                    columnType: string;
                                                                                    dataType: string;
                                                                                    default: SQL<unknown> | T["data"] | undefined;
                                                                                    defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                    generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                                    generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                                    hasDefault: boolean;
                                                                                    isUnique: boolean;
                                                                                    keyAsName: boolean;
                                                                                    name: string;
                                                                                    notNull: boolean;
                                                                                    onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                    primaryKey: boolean;
                                                                                    uniqueName: string | undefined;
                                                                                    uniqueType: string | undefined;
                                                                                }
                                                                                dataType: T["dataType"]
                                                                                default: SQL<unknown> | T["data"] | undefined
                                                                                defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                enumValues: T["enumValues"]
                                                                                generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                                generatedIdentity: GeneratedIdentityConfig | undefined
                                                                                hasDefault: boolean
                                                                                isUnique: boolean
                                                                                keyAsName: boolean
                                                                                mapToDriverValue: StringConstructor
                                                                                name: string
                                                                                notNull: boolean
                                                                                onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                primary: boolean
                                                                                uniqueName: string | undefined
                                                                                uniqueType: string | undefined
                                                                                "[entityKind]": string

                                                                                Methods

                                                                                • Returns SQL

                                                                                • Returns string

                                                                                • Parameters

                                                                                  • value: unknown

                                                                                  Returns number

                                                                                • Returns boolean

                                                                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilder.html new file mode 100644 index 0000000000..8744d21546 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilder.html @@ -0,0 +1,36 @@ +SQLiteNumericNumberBuilder | Documentation
                                                                                Documentation
                                                                                  Preparing search index...

                                                                                  Class SQLiteNumericNumberBuilder<T>

                                                                                  Type Parameters

                                                                                  • T extends ColumnBuilderBaseConfig<"number", "SQLiteNumericNumber">

                                                                                  Hierarchy (View Summary)

                                                                                  Index

                                                                                  Constructors

                                                                                  • Type Parameters

                                                                                    • T extends ColumnBuilderBaseConfig<"number", "SQLiteNumericNumber">

                                                                                    Parameters

                                                                                    • name: T["name"]

                                                                                    Returns SQLiteNumericNumberBuilder<T>

                                                                                  Properties

                                                                                  _: {
                                                                                      brand: "ColumnBuilder";
                                                                                      columnType: T["columnType"];
                                                                                      data: T["data"];
                                                                                      dataType: T["dataType"];
                                                                                      dialect: "sqlite";
                                                                                      driverParam: T["driverParam"];
                                                                                      enumValues: T["enumValues"];
                                                                                      generated: T extends { generated: G }
                                                                                          ? G extends undefined ? unknown : G
                                                                                          : unknown;
                                                                                      hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                      identity: T extends { identity: U } ? U : unknown;
                                                                                      name: T["name"];
                                                                                      notNull: T extends { notNull: U } ? U : boolean;
                                                                                  }
                                                                                  $default: (
                                                                                      fn: () => SQL<unknown> | T["data"],
                                                                                  ) => HasRuntimeDefault<HasDefault<SQLiteNumericNumberBuilder<T>>>

                                                                                  Alias for $defaultFn.

                                                                                  +
                                                                                  $onUpdate: (
                                                                                      fn: () => SQL<unknown> | T["data"],
                                                                                  ) => HasDefault<SQLiteNumericNumberBuilder<T>>

                                                                                  Alias for $onUpdateFn.

                                                                                  +
                                                                                  config: ColumnBuilderRuntimeConfig<T["data"], object>
                                                                                  "[entityKind]": string

                                                                                  Methods

                                                                                  • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                                    +

                                                                                    Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                    +

                                                                                    Parameters

                                                                                    • fn: () => SQL<unknown> | T["data"]

                                                                                    Returns HasRuntimeDefault<HasDefault<SQLiteNumericNumberBuilder<T>>>

                                                                                  • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                                    +

                                                                                    Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                    +

                                                                                    Parameters

                                                                                    • fn: () => SQL<unknown> | T["data"]

                                                                                    Returns HasDefault<SQLiteNumericNumberBuilder<T>>

                                                                                  • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                                    +

                                                                                    Type Parameters

                                                                                    • TType

                                                                                    Returns $Type<SQLiteNumericNumberBuilder<T>, TType>

                                                                                    const users = pgTable('users', {
                                                                                    id: integer('id').$type<UserId>().primaryKey(),
                                                                                    details: json('details').$type<UserDetails>().notNull(),
                                                                                    }); +
                                                                                    + +
                                                                                  • Adds a default <value> clause to the column definition.

                                                                                    +

                                                                                    Affects the insert model of the table - columns with default are optional on insert.

                                                                                    +

                                                                                    If you need to set a dynamic default value, use $defaultFn instead.

                                                                                    +

                                                                                    Parameters

                                                                                    • value: SQL<unknown> | T["data"]

                                                                                    Returns HasDefault<SQLiteNumericNumberBuilder<T>>

                                                                                  • Adds a not null clause to the column definition.

                                                                                    +

                                                                                    Affects the select model of the table - columns without not null will be nullable on select.

                                                                                    +

                                                                                    Returns NotNull<SQLiteNumericNumberBuilder<T>>

                                                                                  • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                                    +

                                                                                    In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                                    +

                                                                                    Returns IsPrimaryKey<NotNull<SQLiteNumericNumberBuilder<T>>>

                                                                                  • Parameters

                                                                                    • Optionalname: string

                                                                                    Returns this

                                                                                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLitePreparedQuery.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLitePreparedQuery.html new file mode 100644 index 0000000000..c430fe4304 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLitePreparedQuery.html @@ -0,0 +1,14 @@ +SQLitePreparedQuery | Documentation
                                                                                  Documentation
                                                                                    Preparing search index...

                                                                                    Class SQLitePreparedQuery<T>Abstract

                                                                                    Type Parameters

                                                                                    Implements

                                                                                    • PreparedQuery
                                                                                    Index

                                                                                    Constructors

                                                                                    • Type Parameters

                                                                                      Parameters

                                                                                      • mode: "sync" | "async"
                                                                                      • executeMethod: SQLiteExecuteMethod
                                                                                      • query: Query
                                                                                      • Optionalcache: Cache
                                                                                      • OptionalqueryMetadata: { tables: string[]; type: "insert" | "select" | "update" | "delete" }
                                                                                      • OptionalcacheConfig: WithCacheConfig

                                                                                      Returns SQLitePreparedQuery<T>

                                                                                    Properties

                                                                                    query: Query
                                                                                    "[entityKind]": string

                                                                                    Methods

                                                                                    • Parameters

                                                                                      • OptionalplaceholderValues: Record<string, unknown>

                                                                                      Returns Result<T["type"], T["all"]>

                                                                                    • Parameters

                                                                                      • OptionalplaceholderValues: Record<string, unknown>

                                                                                      Returns ExecuteResult<T["type"], T["execute"]>

                                                                                    • Parameters

                                                                                      • OptionalplaceholderValues: Record<string, unknown>

                                                                                      Returns Result<T["type"], T["get"]>

                                                                                    • Returns Query

                                                                                    • Parameters

                                                                                      • _result: unknown
                                                                                      • Optional_isFromBatch: boolean

                                                                                      Returns unknown

                                                                                    • Parameters

                                                                                      • _result: unknown
                                                                                      • Optional_isFromBatch: boolean

                                                                                      Returns unknown

                                                                                    • Parameters

                                                                                      • response: unknown
                                                                                      • OptionalisFromBatch: boolean

                                                                                      Returns unknown

                                                                                    • Parameters

                                                                                      • result: unknown
                                                                                      • Optional_isFromBatch: boolean

                                                                                      Returns unknown

                                                                                    • Parameters

                                                                                      • OptionalplaceholderValues: Record<string, unknown>

                                                                                      Returns Result<T["type"], T["run"]>

                                                                                    • Parameters

                                                                                      • OptionalplaceholderValues: Record<string, unknown>

                                                                                      Returns Result<T["type"], T["values"]>

                                                                                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteReal.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteReal.html new file mode 100644 index 0000000000..2316961bad --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteReal.html @@ -0,0 +1,27 @@ +SQLiteReal | Documentation
                                                                                    Documentation
                                                                                      Preparing search index...

                                                                                      Type Parameters

                                                                                      • T extends ColumnBaseConfig<"number", "SQLiteReal">

                                                                                      Hierarchy (View Summary)

                                                                                      Index

                                                                                      Constructors

                                                                                      • Type Parameters

                                                                                        • T extends ColumnBaseConfig<"number", "SQLiteReal">

                                                                                        Parameters

                                                                                        • table: SQLiteTable
                                                                                        • config: {
                                                                                              columnType: string;
                                                                                              dataType: string;
                                                                                              default: SQL<unknown> | T["data"] | undefined;
                                                                                              defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                              generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                                              generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                                              hasDefault: boolean;
                                                                                              isUnique: boolean;
                                                                                              keyAsName: boolean;
                                                                                              name: string;
                                                                                              notNull: boolean;
                                                                                              onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                              primaryKey: boolean;
                                                                                              uniqueName: string | undefined;
                                                                                              uniqueType: string | undefined;
                                                                                          }

                                                                                        Returns SQLiteReal<T>

                                                                                      Properties

                                                                                      _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                                      columnType: T["columnType"]
                                                                                      config: {
                                                                                          columnType: string;
                                                                                          dataType: string;
                                                                                          default: SQL<unknown> | T["data"] | undefined;
                                                                                          defaultFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                          generated: GeneratedColumnConfig<T["data"]> | undefined;
                                                                                          generatedIdentity: GeneratedIdentityConfig | undefined;
                                                                                          hasDefault: boolean;
                                                                                          isUnique: boolean;
                                                                                          keyAsName: boolean;
                                                                                          name: string;
                                                                                          notNull: boolean;
                                                                                          onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined;
                                                                                          primaryKey: boolean;
                                                                                          uniqueName: string | undefined;
                                                                                          uniqueType: string | undefined;
                                                                                      }
                                                                                      dataType: T["dataType"]
                                                                                      default: SQL<unknown> | T["data"] | undefined
                                                                                      defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                      enumValues: T["enumValues"]
                                                                                      generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                                      generatedIdentity: GeneratedIdentityConfig | undefined
                                                                                      hasDefault: boolean
                                                                                      isUnique: boolean
                                                                                      keyAsName: boolean
                                                                                      name: string
                                                                                      notNull: boolean
                                                                                      onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                      primary: boolean
                                                                                      uniqueName: string | undefined
                                                                                      uniqueType: string | undefined
                                                                                      "[entityKind]": string

                                                                                      Methods

                                                                                      • Returns SQL

                                                                                      • Returns string

                                                                                      • Parameters

                                                                                        • value: unknown

                                                                                        Returns unknown

                                                                                      • Parameters

                                                                                        • value: unknown

                                                                                        Returns unknown

                                                                                      • Returns boolean

                                                                                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteRealBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteRealBuilder.html new file mode 100644 index 0000000000..18a6002ed3 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteRealBuilder.html @@ -0,0 +1,36 @@ +SQLiteRealBuilder | Documentation
                                                                                      Documentation
                                                                                        Preparing search index...

                                                                                        Type Parameters

                                                                                        • T extends ColumnBuilderBaseConfig<"number", "SQLiteReal">

                                                                                        Hierarchy (View Summary)

                                                                                        Index

                                                                                        Constructors

                                                                                        • Type Parameters

                                                                                          • T extends ColumnBuilderBaseConfig<"number", "SQLiteReal">

                                                                                          Parameters

                                                                                          • name: T["name"]

                                                                                          Returns SQLiteRealBuilder<T>

                                                                                        Properties

                                                                                        _: {
                                                                                            brand: "ColumnBuilder";
                                                                                            columnType: T["columnType"];
                                                                                            data: T["data"];
                                                                                            dataType: T["dataType"];
                                                                                            dialect: "sqlite";
                                                                                            driverParam: T["driverParam"];
                                                                                            enumValues: T["enumValues"];
                                                                                            generated: T extends { generated: G }
                                                                                                ? G extends undefined ? unknown : G
                                                                                                : unknown;
                                                                                            hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                            identity: T extends { identity: U } ? U : unknown;
                                                                                            name: T["name"];
                                                                                            notNull: T extends { notNull: U } ? U : boolean;
                                                                                        }
                                                                                        $default: (
                                                                                            fn: () => SQL<unknown> | T["data"],
                                                                                        ) => HasRuntimeDefault<HasDefault<SQLiteRealBuilder<T>>>

                                                                                        Alias for $defaultFn.

                                                                                        +
                                                                                        $onUpdate: (
                                                                                            fn: () => SQL<unknown> | T["data"],
                                                                                        ) => HasDefault<SQLiteRealBuilder<T>>

                                                                                        Alias for $onUpdateFn.

                                                                                        +
                                                                                        config: ColumnBuilderRuntimeConfig<T["data"], object>
                                                                                        "[entityKind]": string

                                                                                        Methods

                                                                                        • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                                          +

                                                                                          Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                          +

                                                                                          Parameters

                                                                                          • fn: () => SQL<unknown> | T["data"]

                                                                                          Returns HasRuntimeDefault<HasDefault<SQLiteRealBuilder<T>>>

                                                                                        • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                                          +

                                                                                          Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                          +

                                                                                          Parameters

                                                                                          • fn: () => SQL<unknown> | T["data"]

                                                                                          Returns HasDefault<SQLiteRealBuilder<T>>

                                                                                        • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                                          +

                                                                                          Type Parameters

                                                                                          • TType

                                                                                          Returns $Type<SQLiteRealBuilder<T>, TType>

                                                                                          const users = pgTable('users', {
                                                                                          id: integer('id').$type<UserId>().primaryKey(),
                                                                                          details: json('details').$type<UserDetails>().notNull(),
                                                                                          }); +
                                                                                          + +
                                                                                        • Adds a default <value> clause to the column definition.

                                                                                          +

                                                                                          Affects the insert model of the table - columns with default are optional on insert.

                                                                                          +

                                                                                          If you need to set a dynamic default value, use $defaultFn instead.

                                                                                          +

                                                                                          Parameters

                                                                                          • value: SQL<unknown> | T["data"]

                                                                                          Returns HasDefault<SQLiteRealBuilder<T>>

                                                                                        • Adds a not null clause to the column definition.

                                                                                          +

                                                                                          Affects the select model of the table - columns without not null will be nullable on select.

                                                                                          +

                                                                                          Returns NotNull<SQLiteRealBuilder<T>>

                                                                                        • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                                          +

                                                                                          In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                                          +

                                                                                          Returns IsPrimaryKey<NotNull<SQLiteRealBuilder<T>>>

                                                                                        • Parameters

                                                                                          • Optionalname: string

                                                                                          Returns this

                                                                                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBase.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBase.html new file mode 100644 index 0000000000..f1ded195e9 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBase.html @@ -0,0 +1,174 @@ +SQLiteSelectBase | Documentation
                                                                                        Documentation
                                                                                          Preparing search index...

                                                                                          Class SQLiteSelectBase<TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap, TDynamic, TExcludedMethods, TResult, TSelectedFields>

                                                                                          Type Parameters

                                                                                          • TTableName extends string | undefined
                                                                                          • TResultType extends "sync" | "async"
                                                                                          • TRunResult
                                                                                          • TSelection extends ColumnsSelection
                                                                                          • TSelectMode extends SelectMode = "single"
                                                                                          • TNullabilityMap extends Record<string, JoinNullability> = TTableName extends string ? Record<TTableName, "not-null"> : {}
                                                                                          • TDynamic extends boolean = false
                                                                                          • TExcludedMethods extends string = never
                                                                                          • TResult extends any[] = SelectResult<TSelection, TSelectMode, TNullabilityMap>[]
                                                                                          • TSelectedFields extends ColumnsSelection = BuildSubquerySelection<TSelection, TNullabilityMap>

                                                                                          Hierarchy (View Summary)

                                                                                          Implements

                                                                                          • RunnableQuery<TResult, "sqlite">
                                                                                          • SQLWrapper
                                                                                          Index

                                                                                          Constructors

                                                                                          Properties

                                                                                          _: {
                                                                                              config: SQLiteSelectConfig;
                                                                                              dialect: "sqlite";
                                                                                              dynamic: TDynamic;
                                                                                              excludedMethods: TExcludedMethods;
                                                                                              hkt: SQLiteSelectHKT;
                                                                                              nullabilityMap: TNullabilityMap;
                                                                                              result: TResult;
                                                                                              resultType: TResultType;
                                                                                              runResult: TRunResult;
                                                                                              selectedFields: TSelectedFields;
                                                                                              selection: TSelection;
                                                                                              selectMode: TSelectMode;
                                                                                              tableName: TTableName;
                                                                                          }
                                                                                          "[toStringTag]": string
                                                                                          all: (
                                                                                              placeholderValues?: Record<string, unknown>,
                                                                                          ) => Result<TResultType, TResult>
                                                                                          cacheConfig?: WithCacheConfig
                                                                                          crossJoin: SQLiteSelectCrossJoinFn<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                          >

                                                                                          Executes a cross join operation by combining rows from two tables into a new table.

                                                                                          +

                                                                                          Calling this method retrieves all rows from both main and joined tables, merging all rows from each table.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/joins#cross-join

                                                                                          +

                                                                                          the table to join.

                                                                                          +
                                                                                          // Select all users, each user with every pet
                                                                                          const usersWithPets: { user: User; pets: Pet; }[] = await db.select()
                                                                                          .from(users)
                                                                                          .crossJoin(pets)

                                                                                          // Select userId and petId
                                                                                          const usersIdsAndPetIds: { userId: number; petId: number; }[] = await db.select({
                                                                                          userId: users.id,
                                                                                          petId: pets.id,
                                                                                          })
                                                                                          .from(users)
                                                                                          .crossJoin(pets) +
                                                                                          + +
                                                                                          dialect: SQLiteDialect
                                                                                          except: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                              rightSelection:
                                                                                                  | (
                                                                                                      (
                                                                                                          setOperators: GetSQLiteSetOperators,
                                                                                                      ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                  )
                                                                                                  | SetOperatorRightSelect<TValue, TResult>,
                                                                                          ) => SQLiteSelectWithout<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              SQLiteSetOperatorExcludedMethods,
                                                                                              true,
                                                                                          >

                                                                                          Adds except set operator to the query.

                                                                                          +

                                                                                          Calling this method will retrieve all unique rows from the left query, except for the rows that are present in the result set of the right query.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/set-operations#except

                                                                                          +
                                                                                          // Select all courses offered in department A but not in department B
                                                                                          await db.select({ courseName: depA.courseName })
                                                                                          .from(depA)
                                                                                          .except(
                                                                                          db.select({ courseName: depB.courseName }).from(depB)
                                                                                          );
                                                                                          // or
                                                                                          import { except } from 'drizzle-orm/sqlite-core'

                                                                                          await except(
                                                                                          db.select({ courseName: depA.courseName }).from(depA),
                                                                                          db.select({ courseName: depB.courseName }).from(depB)
                                                                                          ); +
                                                                                          + +
                                                                                          fullJoin: SQLiteSelectJoinFn<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              "full",
                                                                                          >

                                                                                          Executes a full join operation by combining rows from two tables into a new table.

                                                                                          +

                                                                                          Calling this method retrieves all rows from both main and joined tables, merging rows with matching values and filling in null for non-matching columns.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/joins#full-join

                                                                                          +

                                                                                          the table to join.

                                                                                          +

                                                                                          the on clause.

                                                                                          +
                                                                                          // Select all users and their pets
                                                                                          const usersWithPets: { user: User | null; pets: Pet | null; }[] = await db.select()
                                                                                          .from(users)
                                                                                          .fullJoin(pets, eq(users.id, pets.ownerId))

                                                                                          // Select userId and petId
                                                                                          const usersIdsAndPetIds: { userId: number | null; petId: number | null; }[] = await db.select({
                                                                                          userId: users.id,
                                                                                          petId: pets.id,
                                                                                          })
                                                                                          .from(users)
                                                                                          .fullJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                          + +
                                                                                          get: (
                                                                                              placeholderValues?: Record<string, unknown>,
                                                                                          ) => Result<TResultType, TResult[number] | undefined>
                                                                                          innerJoin: SQLiteSelectJoinFn<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              "inner",
                                                                                          >

                                                                                          Executes an inner join operation, creating a new table by combining rows from two tables that have matching values.

                                                                                          +

                                                                                          Calling this method retrieves rows that have corresponding entries in both joined tables. Rows without matching entries in either table are excluded, resulting in a table that includes only matching pairs.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/joins#inner-join

                                                                                          +

                                                                                          the table to join.

                                                                                          +

                                                                                          the on clause.

                                                                                          +
                                                                                          // Select all users and their pets
                                                                                          const usersWithPets: { user: User; pets: Pet; }[] = await db.select()
                                                                                          .from(users)
                                                                                          .innerJoin(pets, eq(users.id, pets.ownerId))

                                                                                          // Select userId and petId
                                                                                          const usersIdsAndPetIds: { userId: number; petId: number; }[] = await db.select({
                                                                                          userId: users.id,
                                                                                          petId: pets.id,
                                                                                          })
                                                                                          .from(users)
                                                                                          .innerJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                          + +
                                                                                          intersect: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                              rightSelection:
                                                                                                  | (
                                                                                                      (
                                                                                                          setOperators: GetSQLiteSetOperators,
                                                                                                      ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                  )
                                                                                                  | SetOperatorRightSelect<TValue, TResult>,
                                                                                          ) => SQLiteSelectWithout<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              SQLiteSetOperatorExcludedMethods,
                                                                                              true,
                                                                                          >

                                                                                          Adds intersect set operator to the query.

                                                                                          +

                                                                                          Calling this method will retain only the rows that are present in both result sets and eliminate duplicates.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/set-operations#intersect

                                                                                          +
                                                                                          // Select course names that are offered in both departments A and B
                                                                                          await db.select({ courseName: depA.courseName })
                                                                                          .from(depA)
                                                                                          .intersect(
                                                                                          db.select({ courseName: depB.courseName }).from(depB)
                                                                                          );
                                                                                          // or
                                                                                          import { intersect } from 'drizzle-orm/sqlite-core'

                                                                                          await intersect(
                                                                                          db.select({ courseName: depA.courseName }).from(depA),
                                                                                          db.select({ courseName: depB.courseName }).from(depB)
                                                                                          ); +
                                                                                          + +
                                                                                          joinsNotNullableMap: Record<string, boolean>
                                                                                          leftJoin: SQLiteSelectJoinFn<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              "left",
                                                                                          >

                                                                                          Executes a left join operation by adding another table to the current query.

                                                                                          +

                                                                                          Calling this method associates each row of the table with the corresponding row from the joined table, if a match is found. If no matching row exists, it sets all columns of the joined table to null.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/joins#left-join

                                                                                          +

                                                                                          the table to join.

                                                                                          +

                                                                                          the on clause.

                                                                                          +
                                                                                          // Select all users and their pets
                                                                                          const usersWithPets: { user: User; pets: Pet | null; }[] = await db.select()
                                                                                          .from(users)
                                                                                          .leftJoin(pets, eq(users.id, pets.ownerId))

                                                                                          // Select userId and petId
                                                                                          const usersIdsAndPetIds: { userId: number; petId: number | null; }[] = await db.select({
                                                                                          userId: users.id,
                                                                                          petId: pets.id,
                                                                                          })
                                                                                          .from(users)
                                                                                          .leftJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                          + +
                                                                                          rightJoin: SQLiteSelectJoinFn<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              "right",
                                                                                          >

                                                                                          Executes a right join operation by adding another table to the current query.

                                                                                          +

                                                                                          Calling this method associates each row of the joined table with the corresponding row from the main table, if a match is found. If no matching row exists, it sets all columns of the main table to null.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/joins#right-join

                                                                                          +

                                                                                          the table to join.

                                                                                          +

                                                                                          the on clause.

                                                                                          +
                                                                                          // Select all users and their pets
                                                                                          const usersWithPets: { user: User | null; pets: Pet; }[] = await db.select()
                                                                                          .from(users)
                                                                                          .rightJoin(pets, eq(users.id, pets.ownerId))

                                                                                          // Select userId and petId
                                                                                          const usersIdsAndPetIds: { userId: number | null; petId: number; }[] = await db.select({
                                                                                          userId: users.id,
                                                                                          petId: pets.id,
                                                                                          })
                                                                                          .from(users)
                                                                                          .rightJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                          + +
                                                                                          run: (
                                                                                              placeholderValues?: Record<string, unknown>,
                                                                                          ) => Result<TResultType, TRunResult>
                                                                                          session: SQLiteSession<any, any, any, any> | undefined
                                                                                          union: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                              rightSelection:
                                                                                                  | (
                                                                                                      (
                                                                                                          setOperators: GetSQLiteSetOperators,
                                                                                                      ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                  )
                                                                                                  | SetOperatorRightSelect<TValue, TResult>,
                                                                                          ) => SQLiteSelectWithout<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              SQLiteSetOperatorExcludedMethods,
                                                                                              true,
                                                                                          >

                                                                                          Adds union set operator to the query.

                                                                                          +

                                                                                          Calling this method will combine the result sets of the select statements and remove any duplicate rows that appear across them.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/set-operations#union

                                                                                          +
                                                                                          // Select all unique names from customers and users tables
                                                                                          await db.select({ name: users.name })
                                                                                          .from(users)
                                                                                          .union(
                                                                                          db.select({ name: customers.name }).from(customers)
                                                                                          );
                                                                                          // or
                                                                                          import { union } from 'drizzle-orm/sqlite-core'

                                                                                          await union(
                                                                                          db.select({ name: users.name }).from(users),
                                                                                          db.select({ name: customers.name }).from(customers)
                                                                                          ); +
                                                                                          + +
                                                                                          unionAll: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                              rightSelection:
                                                                                                  | (
                                                                                                      (
                                                                                                          setOperators: GetSQLiteSetOperators,
                                                                                                      ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                  )
                                                                                                  | SetOperatorRightSelect<TValue, TResult>,
                                                                                          ) => SQLiteSelectWithout<
                                                                                              SQLiteSelectBase<
                                                                                                  TTableName,
                                                                                                  TResultType,
                                                                                                  TRunResult,
                                                                                                  TSelection,
                                                                                                  TSelectMode,
                                                                                                  TNullabilityMap,
                                                                                                  TDynamic,
                                                                                                  TExcludedMethods,
                                                                                                  TResult,
                                                                                                  TSelectedFields,
                                                                                              >,
                                                                                              TDynamic,
                                                                                              SQLiteSetOperatorExcludedMethods,
                                                                                              true,
                                                                                          >

                                                                                          Adds union all set operator to the query.

                                                                                          +

                                                                                          Calling this method will combine the result-set of the select statements and keep all duplicate rows that appear across them.

                                                                                          +

                                                                                          See docs: https://orm.drizzle.team/docs/set-operations#union-all

                                                                                          +
                                                                                          // Select all transaction ids from both online and in-store sales
                                                                                          await db.select({ transaction: onlineSales.transactionId })
                                                                                          .from(onlineSales)
                                                                                          .unionAll(
                                                                                          db.select({ transaction: inStoreSales.transactionId }).from(inStoreSales)
                                                                                          );
                                                                                          // or
                                                                                          import { unionAll } from 'drizzle-orm/sqlite-core'

                                                                                          await unionAll(
                                                                                          db.select({ transaction: onlineSales.transactionId }).from(onlineSales),
                                                                                          db.select({ transaction: inStoreSales.transactionId }).from(inStoreSales)
                                                                                          ); +
                                                                                          + +
                                                                                          usedTables: Set<string>
                                                                                          values: (
                                                                                              placeholderValues?: Record<string, unknown>,
                                                                                          ) => Result<TResultType, any[][]>
                                                                                          "[entityKind]": string

                                                                                          Methods

                                                                                          • Parameters

                                                                                            • Optionalconfig: false | { autoInvalidate?: boolean; config?: CacheConfig; tag?: string }

                                                                                            Returns this

                                                                                          • Attaches a callback for only the rejection of the Promise.

                                                                                            +

                                                                                            Type Parameters

                                                                                            • TResult = never

                                                                                            Parameters

                                                                                            • OptionalonRejected: ((reason: any) => TResult | PromiseLike<TResult>) | null

                                                                                            Returns Promise<TResult | TResult>

                                                                                            A Promise for the completion of the callback.

                                                                                            +
                                                                                          • Returns Promise<TResult>

                                                                                          • Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The +resolved value cannot be modified from the callback.

                                                                                            +

                                                                                            Parameters

                                                                                            • OptionalonFinally: (() => void) | null

                                                                                            Returns Promise<TResult>

                                                                                            A Promise for the completion of the callback.

                                                                                            +
                                                                                          • Returns SQL

                                                                                          • Attaches callbacks for the resolution and/or rejection of the Promise.

                                                                                            +

                                                                                            Type Parameters

                                                                                            Parameters

                                                                                            Returns Promise<TResult1 | TResult2>

                                                                                            A Promise for the completion of which ever callback is executed.

                                                                                            +
                                                                                          • Returns Query

                                                                                          • Adds a where clause to the query.

                                                                                            +

                                                                                            Calling this method will select only those rows that fulfill a specified condition.

                                                                                            +

                                                                                            See docs: https://orm.drizzle.team/docs/select#filtering

                                                                                            +

                                                                                            Parameters

                                                                                            • where: SQL<unknown> | ((aliases: TSelection) => SQL<unknown> | undefined) | undefined

                                                                                              the where clause.

                                                                                              +

                                                                                            Returns SQLiteSelectWithout<
                                                                                                SQLiteSelectBase<
                                                                                                    TTableName,
                                                                                                    TResultType,
                                                                                                    TRunResult,
                                                                                                    TSelection,
                                                                                                    TSelectMode,
                                                                                                    TNullabilityMap,
                                                                                                    TDynamic,
                                                                                                    TExcludedMethods,
                                                                                                    TResult,
                                                                                                    TSelectedFields,
                                                                                                >,
                                                                                                TDynamic,
                                                                                                "where",
                                                                                            >

                                                                                            You can use conditional operators and sql function to filter the rows to be selected.

                                                                                            +
                                                                                            // Select all cars with green color
                                                                                            await db.select().from(cars).where(eq(cars.color, 'green'));
                                                                                            // or
                                                                                            await db.select().from(cars).where(sql`${cars.color} = 'green'`) +
                                                                                            + +

                                                                                            You can logically combine conditional operators with and() and or() operators:

                                                                                            +
                                                                                            // Select all BMW cars with a green color
                                                                                            await db.select().from(cars).where(and(eq(cars.color, 'green'), eq(cars.brand, 'BMW')));

                                                                                            // Select all cars with the green or blue color
                                                                                            await db.select().from(cars).where(or(eq(cars.color, 'green'), eq(cars.color, 'blue'))); +
                                                                                            + +
                                                                                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBuilder.html new file mode 100644 index 0000000000..64dc423ab3 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectBuilder.html @@ -0,0 +1,4 @@ +SQLiteSelectBuilder | Documentation
                                                                                          Documentation
                                                                                            Preparing search index...

                                                                                            Class SQLiteSelectBuilder<TSelection, TResultType, TRunResult, TBuilderMode>

                                                                                            Type Parameters

                                                                                            • TSelection extends SelectedFields | undefined
                                                                                            • TResultType extends "sync" | "async"
                                                                                            • TRunResult
                                                                                            • TBuilderMode extends "db" | "qb" = "db"
                                                                                            Index

                                                                                            Constructors

                                                                                            Properties

                                                                                            Methods

                                                                                            Constructors

                                                                                            Properties

                                                                                            "[entityKind]": string

                                                                                            Methods

                                                                                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderBase.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderBase.html new file mode 100644 index 0000000000..52ec728fc6 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderBase.html @@ -0,0 +1,156 @@ +SQLiteSelectQueryBuilderBase | Documentation
                                                                                            Documentation
                                                                                              Preparing search index...

                                                                                              Class SQLiteSelectQueryBuilderBase<THKT, TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap, TDynamic, TExcludedMethods, TResult, TSelectedFields>Abstract

                                                                                              Type Parameters

                                                                                              • THKT extends SQLiteSelectHKTBase
                                                                                              • TTableName extends string | undefined
                                                                                              • TResultType extends "sync" | "async"
                                                                                              • TRunResult
                                                                                              • TSelection extends ColumnsSelection
                                                                                              • TSelectMode extends SelectMode
                                                                                              • TNullabilityMap extends Record<string, JoinNullability> = TTableName extends string ? Record<TTableName, "not-null"> : {}
                                                                                              • TDynamic extends boolean = false
                                                                                              • TExcludedMethods extends string = never
                                                                                              • TResult extends any[] = SelectResult<TSelection, TSelectMode, TNullabilityMap>[]
                                                                                              • TSelectedFields extends ColumnsSelection = BuildSubquerySelection<TSelection, TNullabilityMap>

                                                                                              Hierarchy (View Summary)

                                                                                              Index

                                                                                              Constructors

                                                                                              Properties

                                                                                              _: {
                                                                                                  config: SQLiteSelectConfig;
                                                                                                  dialect: "sqlite";
                                                                                                  dynamic: TDynamic;
                                                                                                  excludedMethods: TExcludedMethods;
                                                                                                  hkt: THKT;
                                                                                                  nullabilityMap: TNullabilityMap;
                                                                                                  result: TResult;
                                                                                                  resultType: TResultType;
                                                                                                  runResult: TRunResult;
                                                                                                  selectedFields: TSelectedFields;
                                                                                                  selection: TSelection;
                                                                                                  selectMode: TSelectMode;
                                                                                                  tableName: TTableName;
                                                                                              }
                                                                                              cacheConfig?: WithCacheConfig
                                                                                              crossJoin: SQLiteSelectCrossJoinFn<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                              >

                                                                                              Executes a cross join operation by combining rows from two tables into a new table.

                                                                                              +

                                                                                              Calling this method retrieves all rows from both main and joined tables, merging all rows from each table.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/joins#cross-join

                                                                                              +

                                                                                              the table to join.

                                                                                              +
                                                                                              // Select all users, each user with every pet
                                                                                              const usersWithPets: { user: User; pets: Pet; }[] = await db.select()
                                                                                              .from(users)
                                                                                              .crossJoin(pets)

                                                                                              // Select userId and petId
                                                                                              const usersIdsAndPetIds: { userId: number; petId: number; }[] = await db.select({
                                                                                              userId: users.id,
                                                                                              petId: pets.id,
                                                                                              })
                                                                                              .from(users)
                                                                                              .crossJoin(pets) +
                                                                                              + +
                                                                                              dialect: SQLiteDialect
                                                                                              except: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                                  rightSelection:
                                                                                                      | (
                                                                                                          (
                                                                                                              setOperators: GetSQLiteSetOperators,
                                                                                                          ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                      )
                                                                                                      | SetOperatorRightSelect<TValue, TResult>,
                                                                                              ) => SQLiteSelectWithout<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  SQLiteSetOperatorExcludedMethods,
                                                                                                  true,
                                                                                              >

                                                                                              Adds except set operator to the query.

                                                                                              +

                                                                                              Calling this method will retrieve all unique rows from the left query, except for the rows that are present in the result set of the right query.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/set-operations#except

                                                                                              +
                                                                                              // Select all courses offered in department A but not in department B
                                                                                              await db.select({ courseName: depA.courseName })
                                                                                              .from(depA)
                                                                                              .except(
                                                                                              db.select({ courseName: depB.courseName }).from(depB)
                                                                                              );
                                                                                              // or
                                                                                              import { except } from 'drizzle-orm/sqlite-core'

                                                                                              await except(
                                                                                              db.select({ courseName: depA.courseName }).from(depA),
                                                                                              db.select({ courseName: depB.courseName }).from(depB)
                                                                                              ); +
                                                                                              + +
                                                                                              fullJoin: SQLiteSelectJoinFn<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  "full",
                                                                                              >

                                                                                              Executes a full join operation by combining rows from two tables into a new table.

                                                                                              +

                                                                                              Calling this method retrieves all rows from both main and joined tables, merging rows with matching values and filling in null for non-matching columns.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/joins#full-join

                                                                                              +

                                                                                              the table to join.

                                                                                              +

                                                                                              the on clause.

                                                                                              +
                                                                                              // Select all users and their pets
                                                                                              const usersWithPets: { user: User | null; pets: Pet | null; }[] = await db.select()
                                                                                              .from(users)
                                                                                              .fullJoin(pets, eq(users.id, pets.ownerId))

                                                                                              // Select userId and petId
                                                                                              const usersIdsAndPetIds: { userId: number | null; petId: number | null; }[] = await db.select({
                                                                                              userId: users.id,
                                                                                              petId: pets.id,
                                                                                              })
                                                                                              .from(users)
                                                                                              .fullJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                              + +
                                                                                              innerJoin: SQLiteSelectJoinFn<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  "inner",
                                                                                              >

                                                                                              Executes an inner join operation, creating a new table by combining rows from two tables that have matching values.

                                                                                              +

                                                                                              Calling this method retrieves rows that have corresponding entries in both joined tables. Rows without matching entries in either table are excluded, resulting in a table that includes only matching pairs.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/joins#inner-join

                                                                                              +

                                                                                              the table to join.

                                                                                              +

                                                                                              the on clause.

                                                                                              +
                                                                                              // Select all users and their pets
                                                                                              const usersWithPets: { user: User; pets: Pet; }[] = await db.select()
                                                                                              .from(users)
                                                                                              .innerJoin(pets, eq(users.id, pets.ownerId))

                                                                                              // Select userId and petId
                                                                                              const usersIdsAndPetIds: { userId: number; petId: number; }[] = await db.select({
                                                                                              userId: users.id,
                                                                                              petId: pets.id,
                                                                                              })
                                                                                              .from(users)
                                                                                              .innerJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                              + +
                                                                                              intersect: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                                  rightSelection:
                                                                                                      | (
                                                                                                          (
                                                                                                              setOperators: GetSQLiteSetOperators,
                                                                                                          ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                      )
                                                                                                      | SetOperatorRightSelect<TValue, TResult>,
                                                                                              ) => SQLiteSelectWithout<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  SQLiteSetOperatorExcludedMethods,
                                                                                                  true,
                                                                                              >

                                                                                              Adds intersect set operator to the query.

                                                                                              +

                                                                                              Calling this method will retain only the rows that are present in both result sets and eliminate duplicates.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/set-operations#intersect

                                                                                              +
                                                                                              // Select course names that are offered in both departments A and B
                                                                                              await db.select({ courseName: depA.courseName })
                                                                                              .from(depA)
                                                                                              .intersect(
                                                                                              db.select({ courseName: depB.courseName }).from(depB)
                                                                                              );
                                                                                              // or
                                                                                              import { intersect } from 'drizzle-orm/sqlite-core'

                                                                                              await intersect(
                                                                                              db.select({ courseName: depA.courseName }).from(depA),
                                                                                              db.select({ courseName: depB.courseName }).from(depB)
                                                                                              ); +
                                                                                              + +
                                                                                              joinsNotNullableMap: Record<string, boolean>
                                                                                              leftJoin: SQLiteSelectJoinFn<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  "left",
                                                                                              >

                                                                                              Executes a left join operation by adding another table to the current query.

                                                                                              +

                                                                                              Calling this method associates each row of the table with the corresponding row from the joined table, if a match is found. If no matching row exists, it sets all columns of the joined table to null.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/joins#left-join

                                                                                              +

                                                                                              the table to join.

                                                                                              +

                                                                                              the on clause.

                                                                                              +
                                                                                              // Select all users and their pets
                                                                                              const usersWithPets: { user: User; pets: Pet | null; }[] = await db.select()
                                                                                              .from(users)
                                                                                              .leftJoin(pets, eq(users.id, pets.ownerId))

                                                                                              // Select userId and petId
                                                                                              const usersIdsAndPetIds: { userId: number; petId: number | null; }[] = await db.select({
                                                                                              userId: users.id,
                                                                                              petId: pets.id,
                                                                                              })
                                                                                              .from(users)
                                                                                              .leftJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                              + +
                                                                                              rightJoin: SQLiteSelectJoinFn<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  "right",
                                                                                              >

                                                                                              Executes a right join operation by adding another table to the current query.

                                                                                              +

                                                                                              Calling this method associates each row of the joined table with the corresponding row from the main table, if a match is found. If no matching row exists, it sets all columns of the main table to null.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/joins#right-join

                                                                                              +

                                                                                              the table to join.

                                                                                              +

                                                                                              the on clause.

                                                                                              +
                                                                                              // Select all users and their pets
                                                                                              const usersWithPets: { user: User | null; pets: Pet; }[] = await db.select()
                                                                                              .from(users)
                                                                                              .rightJoin(pets, eq(users.id, pets.ownerId))

                                                                                              // Select userId and petId
                                                                                              const usersIdsAndPetIds: { userId: number | null; petId: number; }[] = await db.select({
                                                                                              userId: users.id,
                                                                                              petId: pets.id,
                                                                                              })
                                                                                              .from(users)
                                                                                              .rightJoin(pets, eq(users.id, pets.ownerId)) +
                                                                                              + +
                                                                                              session: SQLiteSession<any, any, any, any> | undefined
                                                                                              union: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                                  rightSelection:
                                                                                                      | (
                                                                                                          (
                                                                                                              setOperators: GetSQLiteSetOperators,
                                                                                                          ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                      )
                                                                                                      | SetOperatorRightSelect<TValue, TResult>,
                                                                                              ) => SQLiteSelectWithout<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  SQLiteSetOperatorExcludedMethods,
                                                                                                  true,
                                                                                              >

                                                                                              Adds union set operator to the query.

                                                                                              +

                                                                                              Calling this method will combine the result sets of the select statements and remove any duplicate rows that appear across them.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/set-operations#union

                                                                                              +
                                                                                              // Select all unique names from customers and users tables
                                                                                              await db.select({ name: users.name })
                                                                                              .from(users)
                                                                                              .union(
                                                                                              db.select({ name: customers.name }).from(customers)
                                                                                              );
                                                                                              // or
                                                                                              import { union } from 'drizzle-orm/sqlite-core'

                                                                                              await union(
                                                                                              db.select({ name: users.name }).from(users),
                                                                                              db.select({ name: customers.name }).from(customers)
                                                                                              ); +
                                                                                              + +
                                                                                              unionAll: <TValue extends SQLiteSetOperatorWithResult<TResult>>(
                                                                                                  rightSelection:
                                                                                                      | (
                                                                                                          (
                                                                                                              setOperators: GetSQLiteSetOperators,
                                                                                                          ) => SetOperatorRightSelect<TValue, TResult>
                                                                                                      )
                                                                                                      | SetOperatorRightSelect<TValue, TResult>,
                                                                                              ) => SQLiteSelectWithout<
                                                                                                  SQLiteSelectQueryBuilderBase<
                                                                                                      THKT,
                                                                                                      TTableName,
                                                                                                      TResultType,
                                                                                                      TRunResult,
                                                                                                      TSelection,
                                                                                                      TSelectMode,
                                                                                                      TNullabilityMap,
                                                                                                      TDynamic,
                                                                                                      TExcludedMethods,
                                                                                                      TResult,
                                                                                                      TSelectedFields,
                                                                                                  >,
                                                                                                  TDynamic,
                                                                                                  SQLiteSetOperatorExcludedMethods,
                                                                                                  true,
                                                                                              >

                                                                                              Adds union all set operator to the query.

                                                                                              +

                                                                                              Calling this method will combine the result-set of the select statements and keep all duplicate rows that appear across them.

                                                                                              +

                                                                                              See docs: https://orm.drizzle.team/docs/set-operations#union-all

                                                                                              +
                                                                                              // Select all transaction ids from both online and in-store sales
                                                                                              await db.select({ transaction: onlineSales.transactionId })
                                                                                              .from(onlineSales)
                                                                                              .unionAll(
                                                                                              db.select({ transaction: inStoreSales.transactionId }).from(inStoreSales)
                                                                                              );
                                                                                              // or
                                                                                              import { unionAll } from 'drizzle-orm/sqlite-core'

                                                                                              await unionAll(
                                                                                              db.select({ transaction: onlineSales.transactionId }).from(onlineSales),
                                                                                              db.select({ transaction: inStoreSales.transactionId }).from(inStoreSales)
                                                                                              ); +
                                                                                              + +
                                                                                              usedTables: Set<string>
                                                                                              "[entityKind]": string

                                                                                              Methods

                                                                                              • Returns SQL

                                                                                              • Returns Query

                                                                                              • Adds a where clause to the query.

                                                                                                +

                                                                                                Calling this method will select only those rows that fulfill a specified condition.

                                                                                                +

                                                                                                See docs: https://orm.drizzle.team/docs/select#filtering

                                                                                                +

                                                                                                Parameters

                                                                                                • where: SQL<unknown> | ((aliases: TSelection) => SQL<unknown> | undefined) | undefined

                                                                                                  the where clause.

                                                                                                  +

                                                                                                Returns SQLiteSelectWithout<
                                                                                                    SQLiteSelectQueryBuilderBase<
                                                                                                        THKT,
                                                                                                        TTableName,
                                                                                                        TResultType,
                                                                                                        TRunResult,
                                                                                                        TSelection,
                                                                                                        TSelectMode,
                                                                                                        TNullabilityMap,
                                                                                                        TDynamic,
                                                                                                        TExcludedMethods,
                                                                                                        TResult,
                                                                                                        TSelectedFields,
                                                                                                    >,
                                                                                                    TDynamic,
                                                                                                    "where",
                                                                                                >

                                                                                                You can use conditional operators and sql function to filter the rows to be selected.

                                                                                                +
                                                                                                // Select all cars with green color
                                                                                                await db.select().from(cars).where(eq(cars.color, 'green'));
                                                                                                // or
                                                                                                await db.select().from(cars).where(sql`${cars.color} = 'green'`) +
                                                                                                + +

                                                                                                You can logically combine conditional operators with and() and or() operators:

                                                                                                +
                                                                                                // Select all BMW cars with a green color
                                                                                                await db.select().from(cars).where(and(eq(cars.color, 'green'), eq(cars.brand, 'BMW')));

                                                                                                // Select all cars with the green or blue color
                                                                                                await db.select().from(cars).where(or(eq(cars.color, 'green'), eq(cars.color, 'blue'))); +
                                                                                                + +
                                                                                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSession.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSession.html new file mode 100644 index 0000000000..29c822e4f3 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSession.html @@ -0,0 +1,11 @@ +SQLiteSession | Documentation
                                                                                              Documentation
                                                                                                Preparing search index...

                                                                                                Class SQLiteSession<TResultKind, TRunResult, TFullSchema, TSchema>Abstract

                                                                                                Type Parameters

                                                                                                • TResultKind extends "sync" | "async"
                                                                                                • TRunResult
                                                                                                • TFullSchema extends Record<string, unknown>
                                                                                                • TSchema extends TablesRelationalConfig
                                                                                                Index

                                                                                                Constructors

                                                                                                Properties

                                                                                                "[entityKind]": string

                                                                                                Methods

                                                                                                • Type Parameters

                                                                                                  • T = unknown

                                                                                                  Parameters

                                                                                                  • query: SQL

                                                                                                  Returns Result<TResultKind, T[]>

                                                                                                • Parameters

                                                                                                  • sql: SQL

                                                                                                  Returns Promise<number>

                                                                                                • Type Parameters

                                                                                                  • T = unknown

                                                                                                  Parameters

                                                                                                  • query: SQL

                                                                                                  Returns Result<TResultKind, T>

                                                                                                • Parameters

                                                                                                  • query: Query
                                                                                                  • fields: SelectedFieldsOrdered | undefined
                                                                                                  • executeMethod: SQLiteExecuteMethod
                                                                                                  • isResponseInArrayMode: boolean
                                                                                                  • OptionalcustomResultMapper: (rows: unknown[][], mapColumnValue?: (value: unknown) => unknown) => unknown
                                                                                                  • OptionalqueryMetadata: { tables: string[]; type: "insert" | "select" | "update" | "delete" }
                                                                                                  • OptionalcacheConfig: WithCacheConfig

                                                                                                  Returns SQLitePreparedQuery<PreparedQueryConfig & { type: TResultKind }>

                                                                                                • Parameters

                                                                                                  • query: Query
                                                                                                  • fields: SelectedFieldsOrdered | undefined
                                                                                                  • executeMethod: SQLiteExecuteMethod
                                                                                                  • isResponseInArrayMode: boolean
                                                                                                  • OptionalcustomResultMapper: (rows: unknown[][], mapColumnValue?: (value: unknown) => unknown) => unknown
                                                                                                  • OptionalqueryMetadata: { tables: string[]; type: "insert" | "select" | "update" | "delete" }
                                                                                                  • OptionalcacheConfig: WithCacheConfig

                                                                                                  Returns SQLitePreparedQuery<PreparedQueryConfig & { type: TResultKind }>

                                                                                                • Parameters

                                                                                                  • query: SQL

                                                                                                  Returns Result<TResultKind, TRunResult>

                                                                                                • Type Parameters

                                                                                                  • T extends any[] = unknown[]

                                                                                                  Parameters

                                                                                                  • query: SQL

                                                                                                  Returns Result<TResultKind, T[]>

                                                                                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSyncDialect.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSyncDialect.html new file mode 100644 index 0000000000..083c2f4018 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteSyncDialect.html @@ -0,0 +1,16 @@ +SQLiteSyncDialect | Documentation
                                                                                                Documentation
                                                                                                  Preparing search index...

                                                                                                  Hierarchy (View Summary)

                                                                                                  Index

                                                                                                  Constructors

                                                                                                  Properties

                                                                                                  "[entityKind]": string

                                                                                                  Methods

                                                                                                  • Parameters

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    • __namedParameters: {
                                                                                                          fullSchema: Record<string, unknown>;
                                                                                                          joinOn?: SQL<unknown>;
                                                                                                          nestedQueryRelation?: Relation<string>;
                                                                                                          queryConfig: true | DBQueryConfig<"many", true>;
                                                                                                          schema: TablesRelationalConfig;
                                                                                                          table: SQLiteTable;
                                                                                                          tableAlias: string;
                                                                                                          tableConfig: TableRelationalConfig;
                                                                                                          tableNamesMap: Record<string, string>;
                                                                                                      }

                                                                                                    Returns BuildRelationalQueryResult<
                                                                                                        SQLiteTable<TableConfig>,
                                                                                                        SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>,
                                                                                                    >

                                                                                                  • Parameters

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    • __namedParameters: {
                                                                                                          leftSelect: SQL;
                                                                                                          setOperator: {
                                                                                                              isAll: boolean;
                                                                                                              limit?: number | Placeholder<string, any>;
                                                                                                              offset?: number | Placeholder<string, any>;
                                                                                                              orderBy?: (
                                                                                                                  | SQL<unknown>
                                                                                                                  | Aliased<unknown>
                                                                                                                  | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                              )[];
                                                                                                              rightSelect: TypedQueryBuilder<any, any>;
                                                                                                              type: SetOperator;
                                                                                                          };
                                                                                                      }

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    • leftSelect: SQL
                                                                                                    • setOperators: {
                                                                                                          isAll: boolean;
                                                                                                          limit?: number | Placeholder<string, any>;
                                                                                                          offset?: number | Placeholder<string, any>;
                                                                                                          orderBy?: (
                                                                                                              | SQL<unknown>
                                                                                                              | Aliased<unknown>
                                                                                                              | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                          )[];
                                                                                                          rightSelect: TypedQueryBuilder<any, any>;
                                                                                                          type: SetOperator;
                                                                                                      }[]

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    Returns SQL

                                                                                                  • Parameters

                                                                                                    • name: string

                                                                                                    Returns string

                                                                                                  • Parameters

                                                                                                    • _num: number

                                                                                                    Returns string

                                                                                                  • Parameters

                                                                                                    • str: string

                                                                                                    Returns string

                                                                                                  • Parameters

                                                                                                    • migrations: MigrationMeta[]
                                                                                                    • session: SQLiteSession<"sync", unknown, Record<string, unknown>, TablesRelationalConfig>
                                                                                                    • Optionalconfig: string | MigrationConfig

                                                                                                    Returns void

                                                                                                  • Parameters

                                                                                                    • sql: SQL
                                                                                                    • OptionalinvokeSource: "indexes"

                                                                                                    Returns QueryWithTypings

                                                                                                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTable.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTable.html new file mode 100644 index 0000000000..b8e7039603 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTable.html @@ -0,0 +1,8 @@ +SQLiteTable | Documentation
                                                                                                  Documentation
                                                                                                    Preparing search index...

                                                                                                    Type Parameters

                                                                                                    Hierarchy

                                                                                                    • Table<T>
                                                                                                      • SQLiteTable
                                                                                                    Index

                                                                                                    Constructors

                                                                                                    • Type Parameters

                                                                                                      Parameters

                                                                                                      • name: string
                                                                                                      • schema: string | undefined
                                                                                                      • baseName: string

                                                                                                      Returns SQLiteTable<T>

                                                                                                    Properties

                                                                                                    _: {
                                                                                                        brand: "Table";
                                                                                                        columns: T["columns"];
                                                                                                        config: T;
                                                                                                        inferInsert: {
                                                                                                            [K in string | number | symbol]: (
                                                                                                                {
                                                                                                                    [Key in string as RequiredKeyOnly<Key, T["columns"][Key]>]: T["columns"][Key]["_"]["notNull"] extends true
                                                                                                                        ? T["columns"][Key]["_"]["data"]
                                                                                                                        : (...)[(...)][Key]["_"]["data"]
                                                                                                                        | null
                                                                                                                } & {
                                                                                                                    [Key in string as OptionalKeyOnly<Key, T["columns"][Key], false>]?: (
                                                                                                                        ...
                                                                                                                    )[(...)][Key]["_"]["notNull"] extends true
                                                                                                                        ? (...)[(...)][Key]["_"]["data"]
                                                                                                                        : (...)[(...)]["_"]["data"] | null
                                                                                                                }
                                                                                                            )[K]
                                                                                                        };
                                                                                                        inferSelect: {
                                                                                                            [K in string]: {
                                                                                                                [Key in string as Key]: T["columns"][Key]["_"]["notNull"] extends true
                                                                                                                    ? T["columns"][Key]["_"]["data"]
                                                                                                                    : T["columns"][Key]["_"]["data"]
                                                                                                                    | null
                                                                                                            }[K]
                                                                                                        };
                                                                                                        name: T["name"];
                                                                                                        schema: T["schema"];
                                                                                                    }
                                                                                                    $inferInsert: {
                                                                                                        [K in string | number | symbol]: (
                                                                                                            {
                                                                                                                [Key in string as RequiredKeyOnly<Key, T["columns"][Key]>]: T["columns"][Key]["_"]["notNull"] extends true
                                                                                                                    ? T["columns"][Key]["_"]["data"]
                                                                                                                    : T["columns"][Key]["_"]["data"]
                                                                                                                    | null
                                                                                                            } & {
                                                                                                                [Key in string as OptionalKeyOnly<Key, T["columns"][Key], false>]?: T["columns"][Key]["_"]["notNull"] extends true
                                                                                                                    ? T["columns"][Key]["_"]["data"]
                                                                                                                    : (...)[(...)][Key]["_"]["data"]
                                                                                                                    | null
                                                                                                            }
                                                                                                        )[K]
                                                                                                    }
                                                                                                    $inferSelect: {
                                                                                                        [K in string]: {
                                                                                                            [Key in string as Key]: T["columns"][Key]["_"]["notNull"] extends true
                                                                                                                ? T["columns"][Key]["_"]["data"]
                                                                                                                : T["columns"][Key]["_"]["data"]
                                                                                                                | null
                                                                                                        }[K]
                                                                                                    }
                                                                                                    "[entityKind]": string

                                                                                                    Methods

                                                                                                    • Returns SQL

                                                                                                    • Returns boolean

                                                                                                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteText.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteText.html new file mode 100644 index 0000000000..431f72584d --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteText.html @@ -0,0 +1,28 @@ +SQLiteText | Documentation
                                                                                                    Documentation
                                                                                                      Preparing search index...

                                                                                                      Type Parameters

                                                                                                      • T extends ColumnBaseConfig<"string", "SQLiteText"> & { length?: number }

                                                                                                      Hierarchy (View Summary)

                                                                                                      • SQLiteColumn<T, { enumValues: T["enumValues"]; length: T["length"] }>
                                                                                                        • SQLiteText
                                                                                                      Index

                                                                                                      Constructors

                                                                                                      • Type Parameters

                                                                                                        • T extends ColumnBaseConfig<"string", "SQLiteText"> & { length?: number }

                                                                                                        Parameters

                                                                                                        • table: AnySQLiteTable<{ name: T["tableName"] }>
                                                                                                        • config: ColumnBuilderRuntimeConfig<
                                                                                                              T["data"],
                                                                                                              { enumValues: T["enumValues"]; length: T["length"] },
                                                                                                          >

                                                                                                        Returns SQLiteText<T>

                                                                                                      Properties

                                                                                                      _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                                                      columnType: T["columnType"]
                                                                                                      config: ColumnRuntimeConfig<
                                                                                                          T["data"],
                                                                                                          { enumValues: T["enumValues"]; length: T["length"] },
                                                                                                      >
                                                                                                      dataType: T["dataType"]
                                                                                                      default: SQL<unknown> | T["data"] | undefined
                                                                                                      defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                                      enumValues: T["enumValues"]
                                                                                                      generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                                                      generatedIdentity: GeneratedIdentityConfig | undefined
                                                                                                      hasDefault: boolean
                                                                                                      isUnique: boolean
                                                                                                      keyAsName: boolean
                                                                                                      length: T["length"]
                                                                                                      name: string
                                                                                                      notNull: boolean
                                                                                                      onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                                      primary: boolean
                                                                                                      uniqueName: string | undefined
                                                                                                      uniqueType: string | undefined
                                                                                                      "[entityKind]": string

                                                                                                      Methods

                                                                                                      • Returns SQL

                                                                                                      • Returns string

                                                                                                      • Parameters

                                                                                                        • value: unknown

                                                                                                        Returns unknown

                                                                                                      • Parameters

                                                                                                        • value: unknown

                                                                                                        Returns unknown

                                                                                                      • Returns boolean

                                                                                                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextBuilder.html new file mode 100644 index 0000000000..b62883f2fc --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextBuilder.html @@ -0,0 +1,36 @@ +SQLiteTextBuilder | Documentation
                                                                                                      Documentation
                                                                                                        Preparing search index...

                                                                                                        Type Parameters

                                                                                                        • T extends ColumnBuilderBaseConfig<"string", "SQLiteText"> & { length?: number }

                                                                                                        Hierarchy (View Summary)

                                                                                                        • SQLiteColumnBuilder<
                                                                                                              T,
                                                                                                              { enumValues: T["enumValues"]; length: T["length"] },
                                                                                                              { length: T["length"] },
                                                                                                          >
                                                                                                          • SQLiteTextBuilder
                                                                                                        Index

                                                                                                        Constructors

                                                                                                        • Type Parameters

                                                                                                          • T extends ColumnBuilderBaseConfig<"string", "SQLiteText"> & { length?: number }

                                                                                                          Parameters

                                                                                                          • name: T["name"]
                                                                                                          • config: { enum?: T["enumValues"]; length?: T["length"]; mode?: "text" }

                                                                                                          Returns SQLiteTextBuilder<T>

                                                                                                        Properties

                                                                                                        _: {
                                                                                                            brand: "ColumnBuilder";
                                                                                                            columnType: T["columnType"];
                                                                                                            data: T["data"];
                                                                                                            dataType: T["dataType"];
                                                                                                            dialect: "sqlite";
                                                                                                            driverParam: T["driverParam"];
                                                                                                            enumValues: T["enumValues"];
                                                                                                            generated: T extends { generated: G }
                                                                                                                ? G extends undefined ? unknown : G
                                                                                                                : unknown;
                                                                                                            hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                                            identity: T extends { identity: U } ? U : unknown;
                                                                                                            length: T["length"];
                                                                                                            name: T["name"];
                                                                                                            notNull: T extends { notNull: U } ? U : boolean;
                                                                                                        }
                                                                                                        $default: (
                                                                                                            fn: () => SQL<unknown> | T["data"],
                                                                                                        ) => HasRuntimeDefault<HasDefault<SQLiteTextBuilder<T>>>

                                                                                                        Alias for $defaultFn.

                                                                                                        +
                                                                                                        $onUpdate: (
                                                                                                            fn: () => SQL<unknown> | T["data"],
                                                                                                        ) => HasDefault<SQLiteTextBuilder<T>>

                                                                                                        Alias for $onUpdateFn.

                                                                                                        +
                                                                                                        config: ColumnBuilderRuntimeConfig<
                                                                                                            T["data"],
                                                                                                            { enumValues: T["enumValues"]; length: T["length"] },
                                                                                                        >
                                                                                                        "[entityKind]": string

                                                                                                        Methods

                                                                                                        • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                                                          +

                                                                                                          Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                                          +

                                                                                                          Parameters

                                                                                                          • fn: () => SQL<unknown> | T["data"]

                                                                                                          Returns HasRuntimeDefault<HasDefault<SQLiteTextBuilder<T>>>

                                                                                                        • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                                                          +

                                                                                                          Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                                          +

                                                                                                          Parameters

                                                                                                          • fn: () => SQL<unknown> | T["data"]

                                                                                                          Returns HasDefault<SQLiteTextBuilder<T>>

                                                                                                        • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                                                          +

                                                                                                          Type Parameters

                                                                                                          • TType

                                                                                                          Returns $Type<SQLiteTextBuilder<T>, TType>

                                                                                                          const users = pgTable('users', {
                                                                                                          id: integer('id').$type<UserId>().primaryKey(),
                                                                                                          details: json('details').$type<UserDetails>().notNull(),
                                                                                                          }); +
                                                                                                          + +
                                                                                                        • Adds a default <value> clause to the column definition.

                                                                                                          +

                                                                                                          Affects the insert model of the table - columns with default are optional on insert.

                                                                                                          +

                                                                                                          If you need to set a dynamic default value, use $defaultFn instead.

                                                                                                          +

                                                                                                          Parameters

                                                                                                          • value: SQL<unknown> | T["data"]

                                                                                                          Returns HasDefault<SQLiteTextBuilder<T>>

                                                                                                        • Adds a not null clause to the column definition.

                                                                                                          +

                                                                                                          Affects the select model of the table - columns without not null will be nullable on select.

                                                                                                          +

                                                                                                          Returns NotNull<SQLiteTextBuilder<T>>

                                                                                                        • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                                                          +

                                                                                                          In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                                                          +

                                                                                                          Returns IsPrimaryKey<NotNull<SQLiteTextBuilder<T>>>

                                                                                                        • Parameters

                                                                                                          • Optionalname: string

                                                                                                          Returns this

                                                                                                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJson.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJson.html new file mode 100644 index 0000000000..16eac2f7aa --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJson.html @@ -0,0 +1,27 @@ +SQLiteTextJson | Documentation
                                                                                                        Documentation
                                                                                                          Preparing search index...

                                                                                                          Type Parameters

                                                                                                          • T extends ColumnBaseConfig<"json", "SQLiteTextJson">

                                                                                                          Hierarchy (View Summary)

                                                                                                          • SQLiteColumn<T, { enumValues: T["enumValues"]; length: number | undefined }>
                                                                                                            • SQLiteTextJson
                                                                                                          Index

                                                                                                          Constructors

                                                                                                          • Type Parameters

                                                                                                            • T extends ColumnBaseConfig<"json", "SQLiteTextJson">

                                                                                                            Parameters

                                                                                                            • table: SQLiteTable
                                                                                                            • config: ColumnBuilderRuntimeConfig<
                                                                                                                  T["data"],
                                                                                                                  { enumValues: T["enumValues"]; length: number
                                                                                                                  | undefined },
                                                                                                              >

                                                                                                            Returns SQLiteTextJson<T>

                                                                                                          Properties

                                                                                                          _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                                                          columnType: T["columnType"]
                                                                                                          config: ColumnRuntimeConfig<
                                                                                                              T["data"],
                                                                                                              { enumValues: T["enumValues"]; length: number
                                                                                                              | undefined },
                                                                                                          >
                                                                                                          dataType: T["dataType"]
                                                                                                          default: SQL<unknown> | T["data"] | undefined
                                                                                                          defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                                          enumValues: T["enumValues"]
                                                                                                          generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                                                          generatedIdentity: GeneratedIdentityConfig | undefined
                                                                                                          hasDefault: boolean
                                                                                                          isUnique: boolean
                                                                                                          keyAsName: boolean
                                                                                                          name: string
                                                                                                          notNull: boolean
                                                                                                          onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                                          primary: boolean
                                                                                                          uniqueName: string | undefined
                                                                                                          uniqueType: string | undefined
                                                                                                          "[entityKind]": string

                                                                                                          Methods

                                                                                                          • Returns SQL

                                                                                                          • Returns string

                                                                                                          • Parameters

                                                                                                            • value: string

                                                                                                            Returns T["data"]

                                                                                                          • Parameters

                                                                                                            • value: T["data"]

                                                                                                            Returns string

                                                                                                          • Returns boolean

                                                                                                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilder.html new file mode 100644 index 0000000000..9506d6fdde --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilder.html @@ -0,0 +1,36 @@ +SQLiteTextJsonBuilder | Documentation
                                                                                                          Documentation
                                                                                                            Preparing search index...

                                                                                                            Class SQLiteTextJsonBuilder<T>

                                                                                                            Type Parameters

                                                                                                            • T extends ColumnBuilderBaseConfig<"json", "SQLiteTextJson">

                                                                                                            Hierarchy (View Summary)

                                                                                                            Index

                                                                                                            Constructors

                                                                                                            • Type Parameters

                                                                                                              • T extends ColumnBuilderBaseConfig<"json", "SQLiteTextJson">

                                                                                                              Parameters

                                                                                                              • name: T["name"]

                                                                                                              Returns SQLiteTextJsonBuilder<T>

                                                                                                            Properties

                                                                                                            _: {
                                                                                                                brand: "ColumnBuilder";
                                                                                                                columnType: T["columnType"];
                                                                                                                data: T["data"];
                                                                                                                dataType: T["dataType"];
                                                                                                                dialect: "sqlite";
                                                                                                                driverParam: T["driverParam"];
                                                                                                                enumValues: T["enumValues"];
                                                                                                                generated: T extends { generated: G }
                                                                                                                    ? G extends undefined ? unknown : G
                                                                                                                    : unknown;
                                                                                                                hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                                                identity: T extends { identity: U } ? U : unknown;
                                                                                                                name: T["name"];
                                                                                                                notNull: T extends { notNull: U } ? U : boolean;
                                                                                                            }
                                                                                                            $default: (
                                                                                                                fn: () => SQL<unknown> | T["data"],
                                                                                                            ) => HasRuntimeDefault<HasDefault<SQLiteTextJsonBuilder<T>>>

                                                                                                            Alias for $defaultFn.

                                                                                                            +
                                                                                                            $onUpdate: (
                                                                                                                fn: () => SQL<unknown> | T["data"],
                                                                                                            ) => HasDefault<SQLiteTextJsonBuilder<T>>

                                                                                                            Alias for $onUpdateFn.

                                                                                                            +
                                                                                                            config: ColumnBuilderRuntimeConfig<T["data"], object>
                                                                                                            "[entityKind]": string

                                                                                                            Methods

                                                                                                            • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                                                              +

                                                                                                              Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                                              +

                                                                                                              Parameters

                                                                                                              • fn: () => SQL<unknown> | T["data"]

                                                                                                              Returns HasRuntimeDefault<HasDefault<SQLiteTextJsonBuilder<T>>>

                                                                                                            • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                                                              +

                                                                                                              Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                                              +

                                                                                                              Parameters

                                                                                                              • fn: () => SQL<unknown> | T["data"]

                                                                                                              Returns HasDefault<SQLiteTextJsonBuilder<T>>

                                                                                                            • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                                                              +

                                                                                                              Type Parameters

                                                                                                              • TType

                                                                                                              Returns $Type<SQLiteTextJsonBuilder<T>, TType>

                                                                                                              const users = pgTable('users', {
                                                                                                              id: integer('id').$type<UserId>().primaryKey(),
                                                                                                              details: json('details').$type<UserDetails>().notNull(),
                                                                                                              }); +
                                                                                                              + +
                                                                                                            • Adds a default <value> clause to the column definition.

                                                                                                              +

                                                                                                              Affects the insert model of the table - columns with default are optional on insert.

                                                                                                              +

                                                                                                              If you need to set a dynamic default value, use $defaultFn instead.

                                                                                                              +

                                                                                                              Parameters

                                                                                                              • value: SQL<unknown> | T["data"]

                                                                                                              Returns HasDefault<SQLiteTextJsonBuilder<T>>

                                                                                                            • Adds a not null clause to the column definition.

                                                                                                              +

                                                                                                              Affects the select model of the table - columns without not null will be nullable on select.

                                                                                                              +

                                                                                                              Returns NotNull<SQLiteTextJsonBuilder<T>>

                                                                                                            • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                                                              +

                                                                                                              In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                                                              +

                                                                                                              Returns IsPrimaryKey<NotNull<SQLiteTextJsonBuilder<T>>>

                                                                                                            • Parameters

                                                                                                              • Optionalname: string

                                                                                                              Returns this

                                                                                                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestamp.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestamp.html new file mode 100644 index 0000000000..c5e7540365 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestamp.html @@ -0,0 +1,29 @@ +SQLiteTimestamp | Documentation
                                                                                                            Documentation
                                                                                                              Preparing search index...

                                                                                                              Type Parameters

                                                                                                              • T extends ColumnBaseConfig<"date", "SQLiteTimestamp">

                                                                                                              Hierarchy (View Summary)

                                                                                                              Index

                                                                                                              Constructors

                                                                                                              • Type Parameters

                                                                                                                • T extends ColumnBaseConfig<"date", "SQLiteTimestamp">

                                                                                                                Parameters

                                                                                                                • table: SQLiteTable
                                                                                                                • config: ColumnBuilderRuntimeConfig<
                                                                                                                      T["data"],
                                                                                                                      { mode: "timestamp"
                                                                                                                      | "timestamp_ms" } & { autoIncrement: boolean },
                                                                                                                  >

                                                                                                                Returns SQLiteTimestamp<T>

                                                                                                              Properties

                                                                                                              _: ColumnTypeConfig<T, { dialect: "sqlite" }>
                                                                                                              autoIncrement: boolean
                                                                                                              columnType: T["columnType"]
                                                                                                              config: ColumnRuntimeConfig<
                                                                                                                  T["data"],
                                                                                                                  { mode: "timestamp"
                                                                                                                  | "timestamp_ms" } & { autoIncrement: boolean },
                                                                                                              >
                                                                                                              dataType: T["dataType"]
                                                                                                              default: SQL<unknown> | T["data"] | undefined
                                                                                                              defaultFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                                              enumValues: T["enumValues"]
                                                                                                              generated: GeneratedColumnConfig<T["data"]> | undefined
                                                                                                              generatedIdentity: GeneratedIdentityConfig | undefined
                                                                                                              hasDefault: boolean
                                                                                                              isUnique: boolean
                                                                                                              keyAsName: boolean
                                                                                                              mode: "timestamp" | "timestamp_ms"
                                                                                                              name: string
                                                                                                              notNull: boolean
                                                                                                              onUpdateFn: (() => SQL<unknown> | T["data"]) | undefined
                                                                                                              primary: boolean
                                                                                                              uniqueName: string | undefined
                                                                                                              uniqueType: string | undefined
                                                                                                              "[entityKind]": string

                                                                                                              Methods

                                                                                                              • Returns SQL

                                                                                                              • Returns string

                                                                                                              • Parameters

                                                                                                                • value: number

                                                                                                                Returns Date

                                                                                                              • Parameters

                                                                                                                • value: Date

                                                                                                                Returns number

                                                                                                              • Returns boolean

                                                                                                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilder.html new file mode 100644 index 0000000000..ab8a8198da --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilder.html @@ -0,0 +1,40 @@ +SQLiteTimestampBuilder | Documentation
                                                                                                              Documentation
                                                                                                                Preparing search index...

                                                                                                                Class SQLiteTimestampBuilder<T>

                                                                                                                Type Parameters

                                                                                                                • T extends ColumnBuilderBaseConfig<"date", "SQLiteTimestamp">

                                                                                                                Hierarchy (View Summary)

                                                                                                                Index

                                                                                                                Constructors

                                                                                                                • Type Parameters

                                                                                                                  • T extends ColumnBuilderBaseConfig<"date", "SQLiteTimestamp">

                                                                                                                  Parameters

                                                                                                                  • name: T["name"]
                                                                                                                  • mode: "timestamp" | "timestamp_ms"

                                                                                                                  Returns SQLiteTimestampBuilder<T>

                                                                                                                Properties

                                                                                                                _: {
                                                                                                                    brand: "ColumnBuilder";
                                                                                                                    columnType: T["columnType"];
                                                                                                                    data: T["data"];
                                                                                                                    dataType: T["dataType"];
                                                                                                                    dialect: "sqlite";
                                                                                                                    driverParam: T["driverParam"];
                                                                                                                    enumValues: T["enumValues"];
                                                                                                                    generated: T extends { generated: G }
                                                                                                                        ? G extends undefined ? unknown : G
                                                                                                                        : unknown;
                                                                                                                    hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                                                    identity: T extends { identity: U } ? U : unknown;
                                                                                                                    name: T["name"];
                                                                                                                    notNull: T extends { notNull: U } ? U : boolean;
                                                                                                                }
                                                                                                                $default: (
                                                                                                                    fn: () => SQL<unknown> | T["data"],
                                                                                                                ) => HasRuntimeDefault<HasDefault<SQLiteTimestampBuilder<T>>>

                                                                                                                Alias for $defaultFn.

                                                                                                                +
                                                                                                                $onUpdate: (
                                                                                                                    fn: () => SQL<unknown> | T["data"],
                                                                                                                ) => HasDefault<SQLiteTimestampBuilder<T>>

                                                                                                                Alias for $onUpdateFn.

                                                                                                                +
                                                                                                                config: ColumnBuilderRuntimeConfig<
                                                                                                                    T["data"],
                                                                                                                    { mode: "timestamp"
                                                                                                                    | "timestamp_ms" } & { autoIncrement: boolean },
                                                                                                                >
                                                                                                                "[entityKind]": string

                                                                                                                Methods

                                                                                                                • Adds a dynamic default value to the column. +The function will be called when the row is inserted, and the returned value will be used as the column value.

                                                                                                                  +

                                                                                                                  Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                                                  +

                                                                                                                  Parameters

                                                                                                                  • fn: () => SQL<unknown> | T["data"]

                                                                                                                  Returns HasRuntimeDefault<HasDefault<SQLiteTimestampBuilder<T>>>

                                                                                                                • Adds a dynamic update value to the column. +The function will be called when the row is updated, and the returned value will be used as the column value if none is provided. +If no default (or $defaultFn) value is provided, the function will be called when the row is inserted as well, and the returned value will be used as the column value.

                                                                                                                  +

                                                                                                                  Note: This value does not affect the drizzle-kit behavior, it is only used at runtime in drizzle-orm.

                                                                                                                  +

                                                                                                                  Parameters

                                                                                                                  • fn: () => SQL<unknown> | T["data"]

                                                                                                                  Returns HasDefault<SQLiteTimestampBuilder<T>>

                                                                                                                • Changes the data type of the column. Commonly used with json columns. Also, useful for branded types.

                                                                                                                  +

                                                                                                                  Type Parameters

                                                                                                                  • TType

                                                                                                                  Returns $Type<SQLiteTimestampBuilder<T>, TType>

                                                                                                                  const users = pgTable('users', {
                                                                                                                  id: integer('id').$type<UserId>().primaryKey(),
                                                                                                                  details: json('details').$type<UserDetails>().notNull(),
                                                                                                                  }); +
                                                                                                                  + +
                                                                                                                • Adds a default <value> clause to the column definition.

                                                                                                                  +

                                                                                                                  Affects the insert model of the table - columns with default are optional on insert.

                                                                                                                  +

                                                                                                                  If you need to set a dynamic default value, use $defaultFn instead.

                                                                                                                  +

                                                                                                                  Parameters

                                                                                                                  • value: SQL<unknown> | T["data"]

                                                                                                                  Returns HasDefault<SQLiteTimestampBuilder<T>>

                                                                                                                • Returns HasDefault<SQLiteTimestampBuilder<T>>

                                                                                                                  Use default() with your own expression instead.

                                                                                                                  +

                                                                                                                  Adds DEFAULT (cast((julianday('now') - 2440587.5)*86400000 as integer)) to the column, which is the current epoch timestamp in milliseconds.

                                                                                                                  +
                                                                                                                • Adds a not null clause to the column definition.

                                                                                                                  +

                                                                                                                  Affects the select model of the table - columns without not null will be nullable on select.

                                                                                                                  +

                                                                                                                  Returns NotNull<SQLiteTimestampBuilder<T>>

                                                                                                                • Adds a primary key clause to the column definition. This implicitly makes the column not null.

                                                                                                                  +

                                                                                                                  In SQLite, integer primary key implicitly makes the column auto-incrementing.

                                                                                                                  +

                                                                                                                  Parameters

                                                                                                                  Returns IsPrimaryKey<HasDefault<NotNull<SQLiteTimestampBuilder<T>>>>

                                                                                                                • Parameters

                                                                                                                  • Optionalname: string

                                                                                                                  Returns this

                                                                                                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTransaction.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTransaction.html new file mode 100644 index 0000000000..f2b6cf8746 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteTransaction.html @@ -0,0 +1,99 @@ +SQLiteTransaction | Documentation
                                                                                                                Documentation
                                                                                                                  Preparing search index...

                                                                                                                  Class SQLiteTransaction<TResultType, TRunResult, TFullSchema, TSchema>Abstract

                                                                                                                  Type Parameters

                                                                                                                  • TResultType extends "sync" | "async"
                                                                                                                  • TRunResult
                                                                                                                  • TFullSchema extends Record<string, unknown>
                                                                                                                  • TSchema extends TablesRelationalConfig

                                                                                                                  Hierarchy (View Summary)

                                                                                                                  Index

                                                                                                                  Constructors

                                                                                                                  Properties

                                                                                                                  _: {
                                                                                                                      fullSchema: TFullSchema;
                                                                                                                      schema: TSchema | undefined;
                                                                                                                      tableNamesMap: Record<string, string>;
                                                                                                                  }
                                                                                                                  $cache: { invalidate: (params: MutationOption) => Promise<void> }

                                                                                                                  Type Declaration

                                                                                                                  • invalidate: (params: MutationOption) => Promise<void>

                                                                                                                  Creates a subquery that defines a temporary named result set as a CTE.

                                                                                                                  +

                                                                                                                  It is useful for breaking down complex queries into simpler parts and for reusing the result set in subsequent parts of the query.

                                                                                                                  +

                                                                                                                  See docs: https://orm.drizzle.team/docs/select#with-clause

                                                                                                                  +

                                                                                                                  The alias for the subquery.

                                                                                                                  +

                                                                                                                  Failure to provide an alias will result in a DrizzleTypeError, preventing the subquery from being referenced in other queries.

                                                                                                                  +
                                                                                                                  // Create a subquery with alias 'sq' and use it in the select query
                                                                                                                  const sq = db.$with('sq').as(db.select().from(users).where(eq(users.id, 42)));

                                                                                                                  const result = await db.with(sq).select().from(sq); +
                                                                                                                  + +

                                                                                                                  To select arbitrary SQL values as fields in a CTE and reference them in other CTEs or in the main query, you need to add aliases to them:

                                                                                                                  +
                                                                                                                  // Select an arbitrary SQL value as a field in a CTE and reference it in the main query
                                                                                                                  const sq = db.$with('sq').as(db.select({
                                                                                                                  name: sql<string>`upper(${users.name})`.as('name'),
                                                                                                                  })
                                                                                                                  .from(users));

                                                                                                                  const result = await db.with(sq).select({ name: sq.name }).from(sq); +
                                                                                                                  + +
                                                                                                                  nestedIndex: number
                                                                                                                  query: TFullSchema extends Record<string, never>
                                                                                                                      ? DrizzleTypeError<
                                                                                                                          "Seems like the schema generic is missing - did you forget to add it to your DB type?",
                                                                                                                      >
                                                                                                                      : {
                                                                                                                          [K in string
                                                                                                                          | number
                                                                                                                          | symbol]: RelationalQueryBuilder<
                                                                                                                              TResultType,
                                                                                                                              TFullSchema,
                                                                                                                              TSchema,
                                                                                                                              TSchema[K],
                                                                                                                          >
                                                                                                                      }
                                                                                                                  schema:
                                                                                                                      | {
                                                                                                                          fullSchema: Record<string, unknown>;
                                                                                                                          schema: TSchema;
                                                                                                                          tableNamesMap: Record<string, string>;
                                                                                                                      }
                                                                                                                      | undefined
                                                                                                                  "[entityKind]": string

                                                                                                                  Methods

                                                                                                                  • Type Parameters

                                                                                                                    • T = unknown

                                                                                                                    Parameters

                                                                                                                    • query: string | SQLWrapper

                                                                                                                    Returns DBResult<TResultType, T[]>

                                                                                                                  • Type Parameters

                                                                                                                    • T = unknown

                                                                                                                    Parameters

                                                                                                                    • query: string | SQLWrapper

                                                                                                                    Returns DBResult<TResultType, T>

                                                                                                                  • Returns never

                                                                                                                  • Creates a select query.

                                                                                                                    +

                                                                                                                    Calling this method with no arguments will select all columns from the table. Pass a selection object to specify the columns you want to select.

                                                                                                                    +

                                                                                                                    Use .from() method to specify which table to select from.

                                                                                                                    +

                                                                                                                    See docs: https://orm.drizzle.team/docs/select

                                                                                                                    +

                                                                                                                    Returns SQLiteSelectBuilder<undefined, TResultType, TRunResult>

                                                                                                                    // Select all columns and all rows from the 'cars' table
                                                                                                                    const allCars: Car[] = await db.select().from(cars);

                                                                                                                    // Select specific columns and all rows from the 'cars' table
                                                                                                                    const carsIdsAndBrands: { id: number; brand: string }[] = await db.select({
                                                                                                                    id: cars.id,
                                                                                                                    brand: cars.brand
                                                                                                                    })
                                                                                                                    .from(cars); +
                                                                                                                    + +

                                                                                                                    Like in SQL, you can use arbitrary expressions as selection fields, not just table columns:

                                                                                                                    +
                                                                                                                    // Select specific columns along with expression and all rows from the 'cars' table
                                                                                                                    const carsIdsAndLowerNames: { id: number; lowerBrand: string }[] = await db.select({
                                                                                                                    id: cars.id,
                                                                                                                    lowerBrand: sql<string>`lower(${cars.brand})`,
                                                                                                                    })
                                                                                                                    .from(cars); +
                                                                                                                    + +
                                                                                                                  • Creates a select query.

                                                                                                                    +

                                                                                                                    Calling this method with no arguments will select all columns from the table. Pass a selection object to specify the columns you want to select.

                                                                                                                    +

                                                                                                                    Use .from() method to specify which table to select from.

                                                                                                                    +

                                                                                                                    See docs: https://orm.drizzle.team/docs/select

                                                                                                                    +

                                                                                                                    Type Parameters

                                                                                                                    Parameters

                                                                                                                    Returns SQLiteSelectBuilder<TSelection, TResultType, TRunResult>

                                                                                                                    // Select all columns and all rows from the 'cars' table
                                                                                                                    const allCars: Car[] = await db.select().from(cars);

                                                                                                                    // Select specific columns and all rows from the 'cars' table
                                                                                                                    const carsIdsAndBrands: { id: number; brand: string }[] = await db.select({
                                                                                                                    id: cars.id,
                                                                                                                    brand: cars.brand
                                                                                                                    })
                                                                                                                    .from(cars); +
                                                                                                                    + +

                                                                                                                    Like in SQL, you can use arbitrary expressions as selection fields, not just table columns:

                                                                                                                    +
                                                                                                                    // Select specific columns along with expression and all rows from the 'cars' table
                                                                                                                    const carsIdsAndLowerNames: { id: number; lowerBrand: string }[] = await db.select({
                                                                                                                    id: cars.id,
                                                                                                                    lowerBrand: sql<string>`lower(${cars.brand})`,
                                                                                                                    })
                                                                                                                    .from(cars); +
                                                                                                                    + +
                                                                                                                  • Adds distinct expression to the select query.

                                                                                                                    +

                                                                                                                    Calling this method will return only unique values. When multiple columns are selected, it returns rows with unique combinations of values in these columns.

                                                                                                                    +

                                                                                                                    Use .from() method to specify which table to select from.

                                                                                                                    +

                                                                                                                    See docs: https://orm.drizzle.team/docs/select#distinct

                                                                                                                    +

                                                                                                                    Returns SQLiteSelectBuilder<undefined, TResultType, TRunResult>

                                                                                                                    // Select all unique rows from the 'cars' table
                                                                                                                    await db.selectDistinct()
                                                                                                                    .from(cars)
                                                                                                                    .orderBy(cars.id, cars.brand, cars.color);

                                                                                                                    // Select all unique brands from the 'cars' table
                                                                                                                    await db.selectDistinct({ brand: cars.brand })
                                                                                                                    .from(cars)
                                                                                                                    .orderBy(cars.brand); +
                                                                                                                    + +
                                                                                                                  • Adds distinct expression to the select query.

                                                                                                                    +

                                                                                                                    Calling this method will return only unique values. When multiple columns are selected, it returns rows with unique combinations of values in these columns.

                                                                                                                    +

                                                                                                                    Use .from() method to specify which table to select from.

                                                                                                                    +

                                                                                                                    See docs: https://orm.drizzle.team/docs/select#distinct

                                                                                                                    +

                                                                                                                    Type Parameters

                                                                                                                    Parameters

                                                                                                                    Returns SQLiteSelectBuilder<TSelection, TResultType, TRunResult>

                                                                                                                    // Select all unique rows from the 'cars' table
                                                                                                                    await db.selectDistinct()
                                                                                                                    .from(cars)
                                                                                                                    .orderBy(cars.id, cars.brand, cars.color);

                                                                                                                    // Select all unique brands from the 'cars' table
                                                                                                                    await db.selectDistinct({ brand: cars.brand })
                                                                                                                    .from(cars)
                                                                                                                    .orderBy(cars.brand); +
                                                                                                                    + +
                                                                                                                  • Creates an update query.

                                                                                                                    +

                                                                                                                    Calling this method without .where() clause will update all rows in a table. The .where() clause specifies which rows should be updated.

                                                                                                                    +

                                                                                                                    Use .set() method to specify which values to update.

                                                                                                                    +

                                                                                                                    See docs: https://orm.drizzle.team/docs/update

                                                                                                                    +

                                                                                                                    Type Parameters

                                                                                                                    Parameters

                                                                                                                    • table: TTable

                                                                                                                      The table to update.

                                                                                                                      +

                                                                                                                    Returns SQLiteUpdateBuilder<TTable, TResultType, TRunResult>

                                                                                                                    // Update all rows in the 'cars' table
                                                                                                                    await db.update(cars).set({ color: 'red' });

                                                                                                                    // Update rows with filters and conditions
                                                                                                                    await db.update(cars).set({ color: 'red' }).where(eq(cars.brand, 'BMW'));

                                                                                                                    // Update with returning clause
                                                                                                                    const updatedCar: Car[] = await db.update(cars)
                                                                                                                    .set({ color: 'red' })
                                                                                                                    .where(eq(cars.id, 1))
                                                                                                                    .returning(); +
                                                                                                                    + +
                                                                                                                  • Type Parameters

                                                                                                                    • T extends unknown[] = unknown[]

                                                                                                                    Parameters

                                                                                                                    • query: string | SQLWrapper

                                                                                                                    Returns DBResult<TResultType, T[]>

                                                                                                                  diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBase.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBase.html new file mode 100644 index 0000000000..14bd7acfa3 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBase.html @@ -0,0 +1,58 @@ +SQLiteUpdateBase | Documentation
                                                                                                                  Documentation
                                                                                                                    Preparing search index...

                                                                                                                    Class SQLiteUpdateBase<TTable, TResultType, TRunResult, TFrom, TReturning, TDynamic, TExcludedMethods>

                                                                                                                    Type Parameters

                                                                                                                    • TTable extends SQLiteTable = SQLiteTable
                                                                                                                    • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                    • TRunResult = unknown
                                                                                                                    • TFrom extends SQLiteTable | Subquery | SQLiteViewBase | SQL | undefined = undefined
                                                                                                                    • TReturning = undefined
                                                                                                                    • TDynamic extends boolean = false
                                                                                                                    • TExcludedMethods extends string = never

                                                                                                                    Hierarchy

                                                                                                                    Implements

                                                                                                                    Index

                                                                                                                    Constructors

                                                                                                                    Properties

                                                                                                                    _: {
                                                                                                                        dialect: "sqlite";
                                                                                                                        dynamic: TDynamic;
                                                                                                                        excludedMethods: TExcludedMethods;
                                                                                                                        from: TFrom;
                                                                                                                        result: TReturning extends undefined ? TRunResult : TReturning[];
                                                                                                                        resultType: TResultType;
                                                                                                                        returning: TReturning;
                                                                                                                        runResult: TRunResult;
                                                                                                                        table: TTable;
                                                                                                                    }
                                                                                                                    "[toStringTag]": string
                                                                                                                    all: (
                                                                                                                        placeholderValues?: Record<string, unknown>,
                                                                                                                    ) => Result<
                                                                                                                        TResultType,
                                                                                                                        TReturning extends undefined
                                                                                                                            ? DrizzleTypeError<".all() cannot be used without .returning()">
                                                                                                                            : TReturning[],
                                                                                                                    >
                                                                                                                    fullJoin: SQLiteUpdateJoinFn<
                                                                                                                        SQLiteUpdateBase<
                                                                                                                            TTable,
                                                                                                                            TResultType,
                                                                                                                            TRunResult,
                                                                                                                            TFrom,
                                                                                                                            TReturning,
                                                                                                                            TDynamic,
                                                                                                                            TExcludedMethods,
                                                                                                                        >,
                                                                                                                    >
                                                                                                                    get: (
                                                                                                                        placeholderValues?: Record<string, unknown>,
                                                                                                                    ) => Result<
                                                                                                                        TResultType,
                                                                                                                        TReturning extends undefined
                                                                                                                            ? DrizzleTypeError<".get() cannot be used without .returning()">
                                                                                                                            : TReturning,
                                                                                                                    >
                                                                                                                    innerJoin: SQLiteUpdateJoinFn<
                                                                                                                        SQLiteUpdateBase<
                                                                                                                            TTable,
                                                                                                                            TResultType,
                                                                                                                            TRunResult,
                                                                                                                            TFrom,
                                                                                                                            TReturning,
                                                                                                                            TDynamic,
                                                                                                                            TExcludedMethods,
                                                                                                                        >,
                                                                                                                    >
                                                                                                                    leftJoin: SQLiteUpdateJoinFn<
                                                                                                                        SQLiteUpdateBase<
                                                                                                                            TTable,
                                                                                                                            TResultType,
                                                                                                                            TRunResult,
                                                                                                                            TFrom,
                                                                                                                            TReturning,
                                                                                                                            TDynamic,
                                                                                                                            TExcludedMethods,
                                                                                                                        >,
                                                                                                                    >
                                                                                                                    rightJoin: SQLiteUpdateJoinFn<
                                                                                                                        SQLiteUpdateBase<
                                                                                                                            TTable,
                                                                                                                            TResultType,
                                                                                                                            TRunResult,
                                                                                                                            TFrom,
                                                                                                                            TReturning,
                                                                                                                            TDynamic,
                                                                                                                            TExcludedMethods,
                                                                                                                        >,
                                                                                                                    >
                                                                                                                    run: (
                                                                                                                        placeholderValues?: Record<string, unknown>,
                                                                                                                    ) => Result<TResultType, TRunResult>
                                                                                                                    values: (
                                                                                                                        placeholderValues?: Record<string, unknown>,
                                                                                                                    ) => Result<
                                                                                                                        TResultType,
                                                                                                                        TReturning extends undefined
                                                                                                                            ? DrizzleTypeError<".values() cannot be used without .returning()">
                                                                                                                            : any[][],
                                                                                                                    >
                                                                                                                    "[entityKind]": string

                                                                                                                    Methods

                                                                                                                    • Attaches a callback for only the rejection of the Promise.

                                                                                                                      +

                                                                                                                      Type Parameters

                                                                                                                      • TResult = never

                                                                                                                      Parameters

                                                                                                                      • OptionalonRejected: ((reason: any) => TResult | PromiseLike<TResult>) | null

                                                                                                                      Returns Promise<(TReturning extends undefined ? TRunResult : TReturning[]) | TResult>

                                                                                                                      A Promise for the completion of the callback.

                                                                                                                      +
                                                                                                                    • Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The +resolved value cannot be modified from the callback.

                                                                                                                      +

                                                                                                                      Parameters

                                                                                                                      • OptionalonFinally: (() => void) | null

                                                                                                                      Returns Promise<TReturning extends undefined ? TRunResult : TReturning[]>

                                                                                                                      A Promise for the completion of the callback.

                                                                                                                      +
                                                                                                                    • Returns SQL

                                                                                                                    • Adds a returning clause to the query.

                                                                                                                      +

                                                                                                                      Calling this method will return the specified fields of the updated rows. If no fields are specified, all fields will be returned.

                                                                                                                      +

                                                                                                                      See docs: https://orm.drizzle.team/docs/update#update-with-returning

                                                                                                                      +

                                                                                                                      Returns SQLiteUpdateWithout<
                                                                                                                          SQLiteUpdateBase<
                                                                                                                              TTable,
                                                                                                                              TResultType,
                                                                                                                              TRunResult,
                                                                                                                              TFrom,
                                                                                                                              TTable["$inferSelect"],
                                                                                                                              TDynamic,
                                                                                                                              TExcludedMethods,
                                                                                                                          >,
                                                                                                                          TDynamic,
                                                                                                                      >

                                                                                                                      // Update all cars with the green color and return all fields
                                                                                                                      const updatedCars: Car[] = await db.update(cars)
                                                                                                                      .set({ color: 'red' })
                                                                                                                      .where(eq(cars.color, 'green'))
                                                                                                                      .returning();

                                                                                                                      // Update all cars with the green color and return only their id and brand fields
                                                                                                                      const updatedCarsIdsAndBrands: { id: number, brand: string }[] = await db.update(cars)
                                                                                                                      .set({ color: 'red' })
                                                                                                                      .where(eq(cars.color, 'green'))
                                                                                                                      .returning({ id: cars.id, brand: cars.brand }); +
                                                                                                                      + +
                                                                                                                    • Adds a returning clause to the query.

                                                                                                                      +

                                                                                                                      Calling this method will return the specified fields of the updated rows. If no fields are specified, all fields will be returned.

                                                                                                                      +

                                                                                                                      See docs: https://orm.drizzle.team/docs/update#update-with-returning

                                                                                                                      +

                                                                                                                      Type Parameters

                                                                                                                      Parameters

                                                                                                                      Returns SQLiteUpdateWithout<
                                                                                                                          SQLiteUpdateBase<
                                                                                                                              TTable,
                                                                                                                              TResultType,
                                                                                                                              TRunResult,
                                                                                                                              TFrom,
                                                                                                                              {
                                                                                                                                  [K in string
                                                                                                                                  | number
                                                                                                                                  | symbol]: {
                                                                                                                                      [Key in string | number | symbol]: SelectResultField<
                                                                                                                                          TSelectedFields[Key],
                                                                                                                                          true,
                                                                                                                                      >
                                                                                                                                  }[K]
                                                                                                                              },
                                                                                                                              TDynamic,
                                                                                                                              TExcludedMethods,
                                                                                                                          >,
                                                                                                                          TDynamic,
                                                                                                                          "returning",
                                                                                                                      >

                                                                                                                      // Update all cars with the green color and return all fields
                                                                                                                      const updatedCars: Car[] = await db.update(cars)
                                                                                                                      .set({ color: 'red' })
                                                                                                                      .where(eq(cars.color, 'green'))
                                                                                                                      .returning();

                                                                                                                      // Update all cars with the green color and return only their id and brand fields
                                                                                                                      const updatedCarsIdsAndBrands: { id: number, brand: string }[] = await db.update(cars)
                                                                                                                      .set({ color: 'red' })
                                                                                                                      .where(eq(cars.color, 'green'))
                                                                                                                      .returning({ id: cars.id, brand: cars.brand }); +
                                                                                                                      + +
                                                                                                                    • Returns boolean

                                                                                                                    • Attaches callbacks for the resolution and/or rejection of the Promise.

                                                                                                                      +

                                                                                                                      Type Parameters

                                                                                                                      Parameters

                                                                                                                      Returns Promise<TResult1 | TResult2>

                                                                                                                      A Promise for the completion of which ever callback is executed.

                                                                                                                      +
                                                                                                                    • Returns Query

                                                                                                                    • Adds a 'where' clause to the query.

                                                                                                                      +

                                                                                                                      Calling this method will update only those rows that fulfill a specified condition.

                                                                                                                      +

                                                                                                                      See docs: https://orm.drizzle.team/docs/update

                                                                                                                      +

                                                                                                                      Parameters

                                                                                                                      • where: SQL<unknown> | undefined

                                                                                                                        the 'where' clause.

                                                                                                                        +

                                                                                                                      Returns SQLiteUpdateWithout<
                                                                                                                          SQLiteUpdateBase<
                                                                                                                              TTable,
                                                                                                                              TResultType,
                                                                                                                              TRunResult,
                                                                                                                              TFrom,
                                                                                                                              TReturning,
                                                                                                                              TDynamic,
                                                                                                                              TExcludedMethods,
                                                                                                                          >,
                                                                                                                          TDynamic,
                                                                                                                          "where",
                                                                                                                      >

                                                                                                                      You can use conditional operators and sql function to filter the rows to be updated.

                                                                                                                      +
                                                                                                                      // Update all cars with green color
                                                                                                                      db.update(cars).set({ color: 'red' })
                                                                                                                      .where(eq(cars.color, 'green'));
                                                                                                                      // or
                                                                                                                      db.update(cars).set({ color: 'red' })
                                                                                                                      .where(sql`${cars.color} = 'green'`) +
                                                                                                                      + +

                                                                                                                      You can logically combine conditional operators with and() and or() operators:

                                                                                                                      +
                                                                                                                      // Update all BMW cars with a green color
                                                                                                                      db.update(cars).set({ color: 'red' })
                                                                                                                      .where(and(eq(cars.color, 'green'), eq(cars.brand, 'BMW')));

                                                                                                                      // Update all cars with the green or blue color
                                                                                                                      db.update(cars).set({ color: 'red' })
                                                                                                                      .where(or(eq(cars.color, 'green'), eq(cars.color, 'blue'))); +
                                                                                                                      + +
                                                                                                                    diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBuilder.html new file mode 100644 index 0000000000..8591fee06e --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteUpdateBuilder.html @@ -0,0 +1,8 @@ +SQLiteUpdateBuilder | Documentation
                                                                                                                    Documentation
                                                                                                                      Preparing search index...

                                                                                                                      Class SQLiteUpdateBuilder<TTable, TResultType, TRunResult>

                                                                                                                      Type Parameters

                                                                                                                      • TTable extends SQLiteTable
                                                                                                                      • TResultType extends "sync" | "async"
                                                                                                                      • TRunResult
                                                                                                                      Index

                                                                                                                      Constructors

                                                                                                                      Properties

                                                                                                                      Methods

                                                                                                                      set +

                                                                                                                      Constructors

                                                                                                                      Properties

                                                                                                                      _: { table: TTable }
                                                                                                                      dialect: SQLiteDialect
                                                                                                                      session: SQLiteSession<any, any, any, any>
                                                                                                                      table: TTable
                                                                                                                      "[entityKind]": string

                                                                                                                      Methods

                                                                                                                      • Parameters

                                                                                                                        • values: {
                                                                                                                              [Key in string | number | symbol]?:
                                                                                                                                  | SQL<unknown>
                                                                                                                                  | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                  | (
                                                                                                                                      TTable["_"]["columns"][Key]["_"]["notNull"] extends true
                                                                                                                                          ? TTable["_"]["columns"][Key]["_"]["data"]
                                                                                                                                          : TTable["_"]["columns"][Key]["_"]["data"]
                                                                                                                                          | null
                                                                                                                                  )
                                                                                                                          }

                                                                                                                        Returns SQLiteUpdateWithout<
                                                                                                                            SQLiteUpdateBase<TTable, TResultType, TRunResult>,
                                                                                                                            false,
                                                                                                                            "leftJoin" | "rightJoin" | "innerJoin" | "fullJoin",
                                                                                                                        >

                                                                                                                      diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteView.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteView.html new file mode 100644 index 0000000000..fbaa078ac1 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.SQLiteView.html @@ -0,0 +1,6 @@ +SQLiteView | Documentation
                                                                                                                      Documentation
                                                                                                                        Preparing search index...

                                                                                                                        Class SQLiteView<TName, TExisting, TSelection>

                                                                                                                        Type Parameters

                                                                                                                        • TName extends string = string
                                                                                                                        • TExisting extends boolean = boolean
                                                                                                                        • TSelection extends ColumnsSelection = ColumnsSelection

                                                                                                                        Hierarchy

                                                                                                                        Index

                                                                                                                        Constructors

                                                                                                                        Properties

                                                                                                                        Methods

                                                                                                                        Constructors

                                                                                                                        • Type Parameters

                                                                                                                          • TName extends string = string
                                                                                                                          • TExisting extends boolean = boolean
                                                                                                                          • TSelection extends ColumnsSelection = ColumnsSelection

                                                                                                                          Parameters

                                                                                                                          • __namedParameters: {
                                                                                                                                config: {
                                                                                                                                    name: TName;
                                                                                                                                    query: SQL<unknown> | undefined;
                                                                                                                                    schema: string | undefined;
                                                                                                                                    selectedFields: ColumnsSelection;
                                                                                                                                };
                                                                                                                            }

                                                                                                                          Returns SQLiteView<TName, TExisting, TSelection>

                                                                                                                        Properties

                                                                                                                        _: {
                                                                                                                            brand: "View";
                                                                                                                            existing: TExisting;
                                                                                                                            name: TName;
                                                                                                                            selectedFields: TSelection;
                                                                                                                            viewBrand: string;
                                                                                                                        } & { viewBrand: "SQLiteView" }
                                                                                                                        $inferSelect: InferSelectViewModel<
                                                                                                                            View<Assume<TName, string>, TExisting, TSelection>,
                                                                                                                        >
                                                                                                                        "[entityKind]": string

                                                                                                                        Methods

                                                                                                                        • Returns SQL<unknown>

                                                                                                                        diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraint.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraint.html new file mode 100644 index 0000000000..01c7b6134a --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraint.html @@ -0,0 +1,7 @@ +UniqueConstraint | Documentation
                                                                                                                        Documentation
                                                                                                                          Preparing search index...
                                                                                                                          Index

                                                                                                                          Constructors

                                                                                                                          Properties

                                                                                                                          Methods

                                                                                                                          Constructors

                                                                                                                          • Parameters

                                                                                                                            Returns UniqueConstraint

                                                                                                                          Properties

                                                                                                                          columns: SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>[]
                                                                                                                          name?: string
                                                                                                                          "[entityKind]": string

                                                                                                                          Methods

                                                                                                                          • Returns string | undefined

                                                                                                                          diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraintBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraintBuilder.html new file mode 100644 index 0000000000..a850943e20 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueConstraintBuilder.html @@ -0,0 +1,3 @@ +UniqueConstraintBuilder | Documentation
                                                                                                                          Documentation
                                                                                                                            Preparing search index...
                                                                                                                            Index

                                                                                                                            Constructors

                                                                                                                            Properties

                                                                                                                            Constructors

                                                                                                                            • Parameters

                                                                                                                              • columns: SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>[]
                                                                                                                              • Optionalname: string

                                                                                                                              Returns UniqueConstraintBuilder

                                                                                                                            Properties

                                                                                                                            "[entityKind]": string
                                                                                                                            diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueOnConstraintBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueOnConstraintBuilder.html new file mode 100644 index 0000000000..310acfb5ae --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.UniqueOnConstraintBuilder.html @@ -0,0 +1,4 @@ +UniqueOnConstraintBuilder | Documentation
                                                                                                                            Documentation
                                                                                                                              Preparing search index...
                                                                                                                              Index

                                                                                                                              Constructors

                                                                                                                              Properties

                                                                                                                              Methods

                                                                                                                              on +

                                                                                                                              Constructors

                                                                                                                              • Parameters

                                                                                                                                • Optionalname: string

                                                                                                                                Returns UniqueOnConstraintBuilder

                                                                                                                              Properties

                                                                                                                              "[entityKind]": string

                                                                                                                              Methods

                                                                                                                              • Parameters

                                                                                                                                • ...columns: [
                                                                                                                                      SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>,
                                                                                                                                      ...SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>[],
                                                                                                                                  ]

                                                                                                                                Returns UniqueConstraintBuilder

                                                                                                                              diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilder.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilder.html new file mode 100644 index 0000000000..e9cd148434 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilder.html @@ -0,0 +1,7 @@ +ViewBuilder | Documentation
                                                                                                                              Documentation
                                                                                                                                Preparing search index...

                                                                                                                                Class ViewBuilder<TName>

                                                                                                                                Type Parameters

                                                                                                                                • TName extends string = string

                                                                                                                                Hierarchy (View Summary)

                                                                                                                                Index

                                                                                                                                Constructors

                                                                                                                                Properties

                                                                                                                                Methods

                                                                                                                                as +

                                                                                                                                Constructors

                                                                                                                                • Type Parameters

                                                                                                                                  • TName extends string = string

                                                                                                                                  Parameters

                                                                                                                                  Returns ViewBuilder<TName>

                                                                                                                                Properties

                                                                                                                                _: { columns: unknown; name: TName }
                                                                                                                                name: TName
                                                                                                                                "[entityKind]": string

                                                                                                                                Methods

                                                                                                                                • Type Parameters

                                                                                                                                  • TSelection extends ColumnsSelection

                                                                                                                                  Parameters

                                                                                                                                  Returns SQLiteViewWithSelection<
                                                                                                                                      TName,
                                                                                                                                      false,
                                                                                                                                      {
                                                                                                                                          [K in string
                                                                                                                                          | number
                                                                                                                                          | symbol]: (
                                                                                                                                              IsAny<TSelection> extends true
                                                                                                                                                  ? any
                                                                                                                                                  : {
                                                                                                                                                      [Key in string | number | symbol]: TSelection[Key] extends Column<
                                                                                                                                                          ColumnBaseConfig<ColumnDataType, string>,
                                                                                                                                                          object,
                                                                                                                                                          object,
                                                                                                                                                      >
                                                                                                                                                          ? SQLiteColumn<
                                                                                                                                                              {
                                                                                                                                                                  baseColumn: any[any]["_"] extends { baseBuilder: U }
                                                                                                                                                                      ? Column<
                                                                                                                                                                          {
                                                                                                                                                                              baseColumn: ...;
                                                                                                                                                                              columnType: ...;
                                                                                                                                                                              data: ...;
                                                                                                                                                                              dataType: ...;
                                                                                                                                                                              driverParam: ...;
                                                                                                                                                                              enumValues: ...;
                                                                                                                                                                              generated: ...;
                                                                                                                                                                              hasDefault: ...;
                                                                                                                                                                              hasRuntimeDefault: ...;
                                                                                                                                                                              identity: ...;
                                                                                                                                                                              isAutoincrement: ...;
                                                                                                                                                                              isPrimaryKey: ...;
                                                                                                                                                                              name: ...;
                                                                                                                                                                              notNull: ...;
                                                                                                                                                                              tableName: ...;
                                                                                                                                                                          },
                                                                                                                                                                          {},
                                                                                                                                                                          { [K in (...)]: (...) },
                                                                                                                                                                      >
                                                                                                                                                                      : never;
                                                                                                                                                                  columnType: any[any]["_"]["columnType"];
                                                                                                                                                                  data: any[any]["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                  dataType: any[any]["_"]["dataType"];
                                                                                                                                                                  driverParam: any[any]["_"]["driverParam"];
                                                                                                                                                                  enumValues: any[any]["_"]["enumValues"];
                                                                                                                                                                  generated: any[any]["_"] extends { generated: G }
                                                                                                                                                                      ? unknown extends G
                                                                                                                                                                          ? undefined
                                                                                                                                                                          : (...) extends (...) ? (...) : (...)
                                                                                                                                                                      : undefined;
                                                                                                                                                                  hasDefault: any[any]["_"] extends { hasDefault: true }
                                                                                                                                                                      ? true
                                                                                                                                                                      : false;
                                                                                                                                                                  hasRuntimeDefault: any[any]["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                      ? true
                                                                                                                                                                      : false;
                                                                                                                                                                  identity: any[any]["_"] extends { identity: "always" }
                                                                                                                                                                      ? "always"
                                                                                                                                                                      : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                  isAutoincrement: any[any]["_"] extends { isAutoincrement: true }
                                                                                                                                                                      ? true
                                                                                                                                                                      : false;
                                                                                                                                                                  isPrimaryKey: any[any]["_"] extends { isPrimaryKey: true }
                                                                                                                                                                      ? true
                                                                                                                                                                      : false;
                                                                                                                                                                  name: any[any]["_"]["name"];
                                                                                                                                                                  notNull: any[any]["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                  tableName: TName;
                                                                                                                                                              },
                                                                                                                                                              {},
                                                                                                                                                              {},
                                                                                                                                                          >
                                                                                                                                                          : TSelection[Key] extends Table<
                                                                                                                                                              TableConfig<Column<any, object, object>>,
                                                                                                                                                          >
                                                                                                                                                              ? {
                                                                                                                                                                  [K in string | number | symbol]: (
                                                                                                                                                                      IsAny<(...)> extends true ? any : { [Key in (...)]: (...) }
                                                                                                                                                                  )[K]
                                                                                                                                                              }
                                                                                                                                                              : TSelection[Key] extends SQL<unknown>
                                                                                                                                                              | Aliased<unknown>
                                                                                                                                                                  ? any[any]
                                                                                                                                                                  : TSelection[Key] extends ColumnsSelection
                                                                                                                                                                      ? {
                                                                                                                                                                          [Key in (...)
                                                                                                                                                                          | (...)
                                                                                                                                                                          | (...)]: (...) extends (...) ? (...) : (...)
                                                                                                                                                                      }
                                                                                                                                                                      : never
                                                                                                                                                  }
                                                                                                                                          )[K]
                                                                                                                                      },
                                                                                                                                  >

                                                                                                                                diff --git a/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilderCore.html b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilderCore.html new file mode 100644 index 0000000000..20bc5de6b0 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_db.drizzle_mod.ViewBuilderCore.html @@ -0,0 +1,6 @@ +ViewBuilderCore | Documentation
                                                                                                                                Documentation
                                                                                                                                  Preparing search index...

                                                                                                                                  Class ViewBuilderCore<TConfig>

                                                                                                                                  Type Parameters

                                                                                                                                  • TConfig extends { columns?: unknown; name: string }

                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                  Index

                                                                                                                                  Constructors

                                                                                                                                  Properties

                                                                                                                                  Constructors

                                                                                                                                  • Type Parameters

                                                                                                                                    • TConfig extends { columns?: unknown; name: string }

                                                                                                                                    Parameters

                                                                                                                                    Returns ViewBuilderCore<TConfig>

                                                                                                                                  Properties

                                                                                                                                  _: { columns: TConfig["columns"]; name: TConfig["name"] }
                                                                                                                                  name: TConfig["name"]
                                                                                                                                  "[entityKind]": string
                                                                                                                                  diff --git a/website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.JsonError.html b/website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.JsonError.html new file mode 100644 index 0000000000..6576eb6bfa --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.JsonError.html @@ -0,0 +1,15 @@ +JsonError | Documentation
                                                                                                                                  Documentation
                                                                                                                                    Preparing search index...

                                                                                                                                    Hierarchy

                                                                                                                                    • Error
                                                                                                                                      • JsonError
                                                                                                                                    Index

                                                                                                                                    Constructors

                                                                                                                                    • Parameters

                                                                                                                                      • errors: ValidationError[]

                                                                                                                                      Returns JsonError

                                                                                                                                    Properties

                                                                                                                                    cause?: unknown
                                                                                                                                    errors: ValidationError[]
                                                                                                                                    message: string
                                                                                                                                    name: string
                                                                                                                                    stack?: string
                                                                                                                                    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

                                                                                                                                    Optional override for formatting stack traces

                                                                                                                                    +
                                                                                                                                    stackTraceLimit: number

                                                                                                                                    Methods

                                                                                                                                    • Create .stack property on a target object

                                                                                                                                      +

                                                                                                                                      Parameters

                                                                                                                                      • targetObject: object
                                                                                                                                      • OptionalconstructorOpt: Function

                                                                                                                                      Returns void

                                                                                                                                    • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                      +

                                                                                                                                      Parameters

                                                                                                                                      • error: unknown

                                                                                                                                      Returns error is Error

                                                                                                                                    diff --git a/website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.ParseError.html b/website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.ParseError.html new file mode 100644 index 0000000000..df1c12a3e3 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_engine-api-full.core.serialization.ParseError.html @@ -0,0 +1,15 @@ +ParseError | Documentation
                                                                                                                                    Documentation
                                                                                                                                      Preparing search index...

                                                                                                                                      Hierarchy

                                                                                                                                      • Error
                                                                                                                                        • ParseError
                                                                                                                                      Index

                                                                                                                                      Constructors

                                                                                                                                      • Parameters

                                                                                                                                        • errors: ValidationError[]

                                                                                                                                        Returns ParseError

                                                                                                                                      Properties

                                                                                                                                      cause?: unknown
                                                                                                                                      errors: ValidationError[]
                                                                                                                                      message: string
                                                                                                                                      name: string
                                                                                                                                      stack?: string
                                                                                                                                      prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

                                                                                                                                      Optional override for formatting stack traces

                                                                                                                                      +
                                                                                                                                      stackTraceLimit: number

                                                                                                                                      Methods

                                                                                                                                      • Create .stack property on a target object

                                                                                                                                        +

                                                                                                                                        Parameters

                                                                                                                                        • targetObject: object
                                                                                                                                        • OptionalconstructorOpt: Function

                                                                                                                                        Returns void

                                                                                                                                      • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                        +

                                                                                                                                        Parameters

                                                                                                                                        • error: unknown

                                                                                                                                        Returns error is Error

                                                                                                                                      diff --git a/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetClient.html b/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetClient.html new file mode 100644 index 0000000000..6d06e775df --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetClient.html @@ -0,0 +1,127 @@ +RivetClient | Documentation
                                                                                                                                      Documentation
                                                                                                                                        Preparing search index...
                                                                                                                                        Index

                                                                                                                                        Constructors

                                                                                                                                        Properties

                                                                                                                                        _datacenters: Datacenters | undefined
                                                                                                                                        _health: Health | undefined
                                                                                                                                        _namespaces: Namespaces | undefined
                                                                                                                                        _options: Options
                                                                                                                                        _runners: Runners | undefined

                                                                                                                                        Accessors

                                                                                                                                        • get datacenters(): Datacenters

                                                                                                                                          Returns Datacenters

                                                                                                                                        • get health(): Health

                                                                                                                                          Returns Health

                                                                                                                                        • get namespaces(): Namespaces

                                                                                                                                          Returns Namespaces

                                                                                                                                        • get runners(): Runners

                                                                                                                                          Returns Runners

                                                                                                                                        Methods

                                                                                                                                        • Returns Promise<string>

                                                                                                                                        • If actor is created in the current datacenter:

                                                                                                                                          +

                                                                                                                                          2 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • namespace::ops::resolve_for_name_global
                                                                                                                                          • +
                                                                                                                                          • [pegboard::workflows::actor] Create actor workflow (includes Epoxy key allocation)
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          If actor is created in a different datacenter:

                                                                                                                                          +

                                                                                                                                          3 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • namespace::ops::resolve_for_name_global
                                                                                                                                          • +
                                                                                                                                          • POST /actors to remote datacenter
                                                                                                                                          • +
                                                                                                                                          • [pegboard::workflows::actor] Create actor workflow (includes Epoxy key allocation)
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          actor::get will always be in the same datacenter.

                                                                                                                                          +

                                                                                                                                          Parameters

                                                                                                                                          Returns Promise<Rivet.ActorsCreateResponse>

                                                                                                                                          await client.actorsCreate({
                                                                                                                                          namespace: "namespace",
                                                                                                                                          crashPolicy: "restart",
                                                                                                                                          name: "name",
                                                                                                                                          runnerNameSelector: "runner_name_selector"
                                                                                                                                          }) +
                                                                                                                                          + +
                                                                                                                                        • If actor exists

                                                                                                                                          +

                                                                                                                                          2 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • namespace::ops::resolve_for_name_global
                                                                                                                                          • +
                                                                                                                                          • GET /actors/{}
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          If actor does not exist and is created in the current datacenter:

                                                                                                                                          +

                                                                                                                                          2 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • namespace::ops::resolve_for_name_global
                                                                                                                                          • +
                                                                                                                                          • [pegboard::workflows::actor] Create actor workflow (includes Epoxy key allocation)
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          If actor does not exist and is created in a different datacenter:

                                                                                                                                          +

                                                                                                                                          3 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • namespace::ops::resolve_for_name_global
                                                                                                                                          • +
                                                                                                                                          • POST /actors to remote datacenter
                                                                                                                                          • +
                                                                                                                                          • [pegboard::workflows::actor] Create actor workflow (includes Epoxy key allocation)
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          actor::get will always be in the same datacenter.

                                                                                                                                          +

                                                                                                                                          Parameters

                                                                                                                                          Returns Promise<Rivet.ActorsGetOrCreateResponse>

                                                                                                                                          await client.actorsGetOrCreate({
                                                                                                                                          namespace: "namespace",
                                                                                                                                          crashPolicy: "restart",
                                                                                                                                          key: "key",
                                                                                                                                          name: "name",
                                                                                                                                          runnerNameSelector: "runner_name_selector"
                                                                                                                                          }) +
                                                                                                                                          + +
                                                                                                                                        • If key is some & include_destroyed is false

                                                                                                                                          +

                                                                                                                                          2 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • +

                                                                                                                                            namespace::ops::resolve_for_name_global

                                                                                                                                            +
                                                                                                                                          • +
                                                                                                                                          • +

                                                                                                                                            GET /actors (multiple DCs based on actor IDs)

                                                                                                                                            +

                                                                                                                                            This path is optimized because we can read the actor IDs fro the key directly from Epoxy with +stale consistency to determine which datacenter the actor lives in. Under most circumstances, +this means we don't need to fan out to all datacenters (like normal list does).

                                                                                                                                            +

                                                                                                                                            The reason include_destroyed has to be false is Epoxy only stores currently active actors. If +include_destroyed is true, we show all previous iterations of actors with the same key.

                                                                                                                                            +
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          Otherwise

                                                                                                                                          +

                                                                                                                                          2 round trips:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • namespace::ops::resolve_for_name_global
                                                                                                                                          • +
                                                                                                                                          • GET /actors (fanout)
                                                                                                                                          • +
                                                                                                                                          +

                                                                                                                                          Parameters

                                                                                                                                          Returns Promise<Rivet.ActorsListResponse>

                                                                                                                                          await client.actorsList({
                                                                                                                                          namespace: "namespace"
                                                                                                                                          }) +
                                                                                                                                          + +
                                                                                                                                        diff --git a/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetError.html b/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetError.html new file mode 100644 index 0000000000..1b0394ab27 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetError.html @@ -0,0 +1,17 @@ +RivetError | Documentation
                                                                                                                                        Documentation
                                                                                                                                          Preparing search index...

                                                                                                                                          This file was auto-generated by Fern from our API Definition.

                                                                                                                                          +

                                                                                                                                          Hierarchy

                                                                                                                                          • Error
                                                                                                                                            • RivetError
                                                                                                                                          Index

                                                                                                                                          Constructors

                                                                                                                                          • Parameters

                                                                                                                                            • __namedParameters: { body?: unknown; message?: string; statusCode?: number }

                                                                                                                                            Returns RivetError

                                                                                                                                          Properties

                                                                                                                                          body?: unknown
                                                                                                                                          cause?: unknown
                                                                                                                                          message: string
                                                                                                                                          name: string
                                                                                                                                          stack?: string
                                                                                                                                          statusCode?: number
                                                                                                                                          prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

                                                                                                                                          Optional override for formatting stack traces

                                                                                                                                          +
                                                                                                                                          stackTraceLimit: number

                                                                                                                                          Methods

                                                                                                                                          • Create .stack property on a target object

                                                                                                                                            +

                                                                                                                                            Parameters

                                                                                                                                            • targetObject: object
                                                                                                                                            • OptionalconstructorOpt: Function

                                                                                                                                            Returns void

                                                                                                                                          • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                            +

                                                                                                                                            Parameters

                                                                                                                                            • error: unknown

                                                                                                                                            Returns error is Error

                                                                                                                                          diff --git a/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetTimeoutError.html b/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetTimeoutError.html new file mode 100644 index 0000000000..daac201151 --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_engine-api-full.index.RivetTimeoutError.html @@ -0,0 +1,15 @@ +RivetTimeoutError | Documentation
                                                                                                                                          Documentation
                                                                                                                                            Preparing search index...

                                                                                                                                            This file was auto-generated by Fern from our API Definition.

                                                                                                                                            +

                                                                                                                                            Hierarchy

                                                                                                                                            • Error
                                                                                                                                              • RivetTimeoutError
                                                                                                                                            Index

                                                                                                                                            Constructors

                                                                                                                                            • Parameters

                                                                                                                                              • message: string

                                                                                                                                              Returns RivetTimeoutError

                                                                                                                                            Properties

                                                                                                                                            cause?: unknown
                                                                                                                                            message: string
                                                                                                                                            name: string
                                                                                                                                            stack?: string
                                                                                                                                            prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

                                                                                                                                            Optional override for formatting stack traces

                                                                                                                                            +
                                                                                                                                            stackTraceLimit: number

                                                                                                                                            Methods

                                                                                                                                            • Create .stack property on a target object

                                                                                                                                              +

                                                                                                                                              Parameters

                                                                                                                                              • targetObject: object
                                                                                                                                              • OptionalconstructorOpt: Function

                                                                                                                                              Returns void

                                                                                                                                            • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                              +

                                                                                                                                              Parameters

                                                                                                                                              • error: unknown

                                                                                                                                              Returns error is Error

                                                                                                                                            diff --git a/website/public/typedoc/classes/_rivetkit_engine-runner.Runner.html b/website/public/typedoc/classes/_rivetkit_engine-runner.Runner.html new file mode 100644 index 0000000000..bb6146e58c --- /dev/null +++ b/website/public/typedoc/classes/_rivetkit_engine-runner.Runner.html @@ -0,0 +1,27 @@ +Runner | Documentation
                                                                                                                                            Documentation
                                                                                                                                              Preparing search index...
                                                                                                                                              Index

                                                                                                                                              Constructors

                                                                                                                                              Properties

                                                                                                                                              runnerId?: string

                                                                                                                                              Accessors

                                                                                                                                              • get pegboardEndpoint(): string

                                                                                                                                                Returns string

                                                                                                                                              • get pegboardUrl(): string

                                                                                                                                                Returns string

                                                                                                                                              Methods

                                                                                                                                              • Parameters

                                                                                                                                                • message: ToServer

                                                                                                                                                Returns void

                                                                                                                                              • Returns boolean

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • Optionalgeneration: number

                                                                                                                                                Returns void

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • Optionalgeneration: number

                                                                                                                                                Returns Promise<void>

                                                                                                                                              • Returns string | undefined

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • Optionalgeneration: number

                                                                                                                                                Returns boolean

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • keys: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                Returns Promise<void>

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string

                                                                                                                                                Returns Promise<void>

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • keys: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                Returns Promise<(Uint8Array<ArrayBufferLike> | null)[]>

                                                                                                                                              • Parameters

                                                                                                                                                Returns Promise<[Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]>

                                                                                                                                              • Parameters

                                                                                                                                                Returns Promise<[Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]>

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • start: Uint8Array
                                                                                                                                                • end: Uint8Array
                                                                                                                                                • Optionalexclusive: boolean
                                                                                                                                                • Optionaloptions: KvListOptions

                                                                                                                                                Returns Promise<[Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]>

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • entries: [Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]

                                                                                                                                                Returns Promise<void>

                                                                                                                                              • Parameters

                                                                                                                                                • requestId: ArrayBuffer
                                                                                                                                                • index: number

                                                                                                                                                Returns void

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • alarmTs: number | null
                                                                                                                                                • Optionalgeneration: number

                                                                                                                                                Returns void

                                                                                                                                              • Parameters

                                                                                                                                                • immediate: boolean
                                                                                                                                                • exit: boolean = false

                                                                                                                                                Returns Promise<void>

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • Optionalgeneration: number

                                                                                                                                                Returns void

                                                                                                                                              • Returns Promise<void>

                                                                                                                                              • Parameters

                                                                                                                                                • actorId: string
                                                                                                                                                • Optionalgeneration: number

                                                                                                                                                Returns Promise<void>

                                                                                                                                              diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ActionNotFound.html b/website/public/typedoc/classes/rivetkit.actor_errors.ActionNotFound.html new file mode 100644 index 0000000000..71145cdfa7 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ActionNotFound.html @@ -0,0 +1,44 @@ +ActionNotFound | Documentation
                                                                                                                                              Documentation
                                                                                                                                                Preparing search index...

                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                Index

                                                                                                                                                Constructors

                                                                                                                                                Properties

                                                                                                                                                __type: string = "ActorError"
                                                                                                                                                cause?: unknown
                                                                                                                                                code: string
                                                                                                                                                group: string
                                                                                                                                                message: string
                                                                                                                                                metadata?: unknown
                                                                                                                                                name: string
                                                                                                                                                public: boolean
                                                                                                                                                stack?: string
                                                                                                                                                statusCode: number = 500
                                                                                                                                                stackTraceLimit: number

                                                                                                                                                The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                +

                                                                                                                                                The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                +

                                                                                                                                                If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                +

                                                                                                                                                Methods

                                                                                                                                                • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                  +
                                                                                                                                                  const myObject = {};
                                                                                                                                                  Error.captureStackTrace(myObject);
                                                                                                                                                  myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                  + +

                                                                                                                                                  The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                  +

                                                                                                                                                  The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                  +

                                                                                                                                                  The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                  +
                                                                                                                                                  function a() {
                                                                                                                                                  b();
                                                                                                                                                  }

                                                                                                                                                  function b() {
                                                                                                                                                  c();
                                                                                                                                                  }

                                                                                                                                                  function c() {
                                                                                                                                                  // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                  const { stackTraceLimit } = Error;
                                                                                                                                                  Error.stackTraceLimit = 0;
                                                                                                                                                  const error = new Error();
                                                                                                                                                  Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                  // Capture the stack trace above function b
                                                                                                                                                  Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                  throw error;
                                                                                                                                                  }

                                                                                                                                                  a(); +
                                                                                                                                                  + +

                                                                                                                                                  Parameters

                                                                                                                                                  • targetObject: object
                                                                                                                                                  • OptionalconstructorOpt: Function

                                                                                                                                                  Returns void

                                                                                                                                                • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                  +

                                                                                                                                                  Parameters

                                                                                                                                                  • error: unknown

                                                                                                                                                  Returns error is Error

                                                                                                                                                diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ActionTimedOut.html b/website/public/typedoc/classes/rivetkit.actor_errors.ActionTimedOut.html new file mode 100644 index 0000000000..4dbe5cccf4 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ActionTimedOut.html @@ -0,0 +1,44 @@ +ActionTimedOut | Documentation
                                                                                                                                                Documentation
                                                                                                                                                  Preparing search index...

                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                  Index

                                                                                                                                                  Constructors

                                                                                                                                                  Properties

                                                                                                                                                  __type: string = "ActorError"
                                                                                                                                                  cause?: unknown
                                                                                                                                                  code: string
                                                                                                                                                  group: string
                                                                                                                                                  message: string
                                                                                                                                                  metadata?: unknown
                                                                                                                                                  name: string
                                                                                                                                                  public: boolean
                                                                                                                                                  stack?: string
                                                                                                                                                  statusCode: number = 500
                                                                                                                                                  stackTraceLimit: number

                                                                                                                                                  The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                  +

                                                                                                                                                  The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                  +

                                                                                                                                                  If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                  +

                                                                                                                                                  Methods

                                                                                                                                                  • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                    +
                                                                                                                                                    const myObject = {};
                                                                                                                                                    Error.captureStackTrace(myObject);
                                                                                                                                                    myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                    + +

                                                                                                                                                    The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                    +

                                                                                                                                                    The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                    +

                                                                                                                                                    The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                    +
                                                                                                                                                    function a() {
                                                                                                                                                    b();
                                                                                                                                                    }

                                                                                                                                                    function b() {
                                                                                                                                                    c();
                                                                                                                                                    }

                                                                                                                                                    function c() {
                                                                                                                                                    // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                    const { stackTraceLimit } = Error;
                                                                                                                                                    Error.stackTraceLimit = 0;
                                                                                                                                                    const error = new Error();
                                                                                                                                                    Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                    // Capture the stack trace above function b
                                                                                                                                                    Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                    throw error;
                                                                                                                                                    }

                                                                                                                                                    a(); +
                                                                                                                                                    + +

                                                                                                                                                    Parameters

                                                                                                                                                    • targetObject: object
                                                                                                                                                    • OptionalconstructorOpt: Function

                                                                                                                                                    Returns void

                                                                                                                                                  • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                    +

                                                                                                                                                    Parameters

                                                                                                                                                    • error: unknown

                                                                                                                                                    Returns error is Error

                                                                                                                                                  diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ActorAlreadyExists.html b/website/public/typedoc/classes/rivetkit.actor_errors.ActorAlreadyExists.html new file mode 100644 index 0000000000..d715af7a14 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ActorAlreadyExists.html @@ -0,0 +1,44 @@ +ActorAlreadyExists | Documentation
                                                                                                                                                  Documentation
                                                                                                                                                    Preparing search index...

                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                    Index

                                                                                                                                                    Constructors

                                                                                                                                                    Properties

                                                                                                                                                    __type: string = "ActorError"
                                                                                                                                                    cause?: unknown
                                                                                                                                                    code: string
                                                                                                                                                    group: string
                                                                                                                                                    message: string
                                                                                                                                                    metadata?: unknown
                                                                                                                                                    name: string
                                                                                                                                                    public: boolean
                                                                                                                                                    stack?: string
                                                                                                                                                    statusCode: number = 500
                                                                                                                                                    stackTraceLimit: number

                                                                                                                                                    The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                    +

                                                                                                                                                    The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                    +

                                                                                                                                                    If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                    +

                                                                                                                                                    Methods

                                                                                                                                                    • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                      +
                                                                                                                                                      const myObject = {};
                                                                                                                                                      Error.captureStackTrace(myObject);
                                                                                                                                                      myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                      + +

                                                                                                                                                      The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                      +

                                                                                                                                                      The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                      +

                                                                                                                                                      The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                      +
                                                                                                                                                      function a() {
                                                                                                                                                      b();
                                                                                                                                                      }

                                                                                                                                                      function b() {
                                                                                                                                                      c();
                                                                                                                                                      }

                                                                                                                                                      function c() {
                                                                                                                                                      // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                      const { stackTraceLimit } = Error;
                                                                                                                                                      Error.stackTraceLimit = 0;
                                                                                                                                                      const error = new Error();
                                                                                                                                                      Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                      // Capture the stack trace above function b
                                                                                                                                                      Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                      throw error;
                                                                                                                                                      }

                                                                                                                                                      a(); +
                                                                                                                                                      + +

                                                                                                                                                      Parameters

                                                                                                                                                      • targetObject: object
                                                                                                                                                      • OptionalconstructorOpt: Function

                                                                                                                                                      Returns void

                                                                                                                                                    • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                      +

                                                                                                                                                      Parameters

                                                                                                                                                      • error: unknown

                                                                                                                                                      Returns error is Error

                                                                                                                                                    diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ActorError.html b/website/public/typedoc/classes/rivetkit.actor_errors.ActorError.html new file mode 100644 index 0000000000..f7b86cbbf6 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ActorError.html @@ -0,0 +1,44 @@ +ActorError | Documentation
                                                                                                                                                    Documentation
                                                                                                                                                      Preparing search index...

                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                      Index

                                                                                                                                                      Constructors

                                                                                                                                                      Properties

                                                                                                                                                      __type: string = "ActorError"
                                                                                                                                                      cause?: unknown
                                                                                                                                                      code: string
                                                                                                                                                      group: string
                                                                                                                                                      message: string
                                                                                                                                                      metadata?: unknown
                                                                                                                                                      name: string
                                                                                                                                                      public: boolean
                                                                                                                                                      stack?: string
                                                                                                                                                      statusCode: number = 500
                                                                                                                                                      stackTraceLimit: number

                                                                                                                                                      The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                      +

                                                                                                                                                      The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                      +

                                                                                                                                                      If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                      +

                                                                                                                                                      Methods

                                                                                                                                                      • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                        +
                                                                                                                                                        const myObject = {};
                                                                                                                                                        Error.captureStackTrace(myObject);
                                                                                                                                                        myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                        + +

                                                                                                                                                        The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                        +

                                                                                                                                                        The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                        +

                                                                                                                                                        The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                        +
                                                                                                                                                        function a() {
                                                                                                                                                        b();
                                                                                                                                                        }

                                                                                                                                                        function b() {
                                                                                                                                                        c();
                                                                                                                                                        }

                                                                                                                                                        function c() {
                                                                                                                                                        // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                        const { stackTraceLimit } = Error;
                                                                                                                                                        Error.stackTraceLimit = 0;
                                                                                                                                                        const error = new Error();
                                                                                                                                                        Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                        // Capture the stack trace above function b
                                                                                                                                                        Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                        throw error;
                                                                                                                                                        }

                                                                                                                                                        a(); +
                                                                                                                                                        + +

                                                                                                                                                        Parameters

                                                                                                                                                        • targetObject: object
                                                                                                                                                        • OptionalconstructorOpt: Function

                                                                                                                                                        Returns void

                                                                                                                                                      • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                        +

                                                                                                                                                        Parameters

                                                                                                                                                        • error: unknown

                                                                                                                                                        Returns error is Error

                                                                                                                                                      • Parameters

                                                                                                                                                        • err: Error
                                                                                                                                                        • stackTraces: CallSite[]

                                                                                                                                                        Returns any

                                                                                                                                                      diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ActorNotFound.html b/website/public/typedoc/classes/rivetkit.actor_errors.ActorNotFound.html new file mode 100644 index 0000000000..ab7156c971 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ActorNotFound.html @@ -0,0 +1,44 @@ +ActorNotFound | Documentation
                                                                                                                                                      Documentation
                                                                                                                                                        Preparing search index...

                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                        Index

                                                                                                                                                        Constructors

                                                                                                                                                        Properties

                                                                                                                                                        __type: string = "ActorError"
                                                                                                                                                        cause?: unknown
                                                                                                                                                        code: string
                                                                                                                                                        group: string
                                                                                                                                                        message: string
                                                                                                                                                        metadata?: unknown
                                                                                                                                                        name: string
                                                                                                                                                        public: boolean
                                                                                                                                                        stack?: string
                                                                                                                                                        statusCode: number = 500
                                                                                                                                                        stackTraceLimit: number

                                                                                                                                                        The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                        +

                                                                                                                                                        The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                        +

                                                                                                                                                        If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                        +

                                                                                                                                                        Methods

                                                                                                                                                        • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                          +
                                                                                                                                                          const myObject = {};
                                                                                                                                                          Error.captureStackTrace(myObject);
                                                                                                                                                          myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                          + +

                                                                                                                                                          The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                          +

                                                                                                                                                          The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                          +

                                                                                                                                                          The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                          +
                                                                                                                                                          function a() {
                                                                                                                                                          b();
                                                                                                                                                          }

                                                                                                                                                          function b() {
                                                                                                                                                          c();
                                                                                                                                                          }

                                                                                                                                                          function c() {
                                                                                                                                                          // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                          const { stackTraceLimit } = Error;
                                                                                                                                                          Error.stackTraceLimit = 0;
                                                                                                                                                          const error = new Error();
                                                                                                                                                          Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                          // Capture the stack trace above function b
                                                                                                                                                          Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                          throw error;
                                                                                                                                                          }

                                                                                                                                                          a(); +
                                                                                                                                                          + +

                                                                                                                                                          Parameters

                                                                                                                                                          • targetObject: object
                                                                                                                                                          • OptionalconstructorOpt: Function

                                                                                                                                                          Returns void

                                                                                                                                                        • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                          +

                                                                                                                                                          Parameters

                                                                                                                                                          • error: unknown

                                                                                                                                                          Returns error is Error

                                                                                                                                                        diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ConnStateNotEnabled.html b/website/public/typedoc/classes/rivetkit.actor_errors.ConnStateNotEnabled.html new file mode 100644 index 0000000000..6243cf7b8d --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ConnStateNotEnabled.html @@ -0,0 +1,44 @@ +ConnStateNotEnabled | Documentation
                                                                                                                                                        Documentation
                                                                                                                                                          Preparing search index...

                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                          Index

                                                                                                                                                          Constructors

                                                                                                                                                          Properties

                                                                                                                                                          __type: string = "ActorError"
                                                                                                                                                          cause?: unknown
                                                                                                                                                          code: string
                                                                                                                                                          group: string
                                                                                                                                                          message: string
                                                                                                                                                          metadata?: unknown
                                                                                                                                                          name: string
                                                                                                                                                          public: boolean
                                                                                                                                                          stack?: string
                                                                                                                                                          statusCode: number = 500
                                                                                                                                                          stackTraceLimit: number

                                                                                                                                                          The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                          +

                                                                                                                                                          The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                          +

                                                                                                                                                          If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                          +

                                                                                                                                                          Methods

                                                                                                                                                          • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                            +
                                                                                                                                                            const myObject = {};
                                                                                                                                                            Error.captureStackTrace(myObject);
                                                                                                                                                            myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                            + +

                                                                                                                                                            The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                            +

                                                                                                                                                            The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                            +

                                                                                                                                                            The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                            +
                                                                                                                                                            function a() {
                                                                                                                                                            b();
                                                                                                                                                            }

                                                                                                                                                            function b() {
                                                                                                                                                            c();
                                                                                                                                                            }

                                                                                                                                                            function c() {
                                                                                                                                                            // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                            const { stackTraceLimit } = Error;
                                                                                                                                                            Error.stackTraceLimit = 0;
                                                                                                                                                            const error = new Error();
                                                                                                                                                            Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                            // Capture the stack trace above function b
                                                                                                                                                            Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                            throw error;
                                                                                                                                                            }

                                                                                                                                                            a(); +
                                                                                                                                                            + +

                                                                                                                                                            Parameters

                                                                                                                                                            • targetObject: object
                                                                                                                                                            • OptionalconstructorOpt: Function

                                                                                                                                                            Returns void

                                                                                                                                                          • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                            +

                                                                                                                                                            Parameters

                                                                                                                                                            • error: unknown

                                                                                                                                                            Returns error is Error

                                                                                                                                                          diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.DatabaseNotEnabled.html b/website/public/typedoc/classes/rivetkit.actor_errors.DatabaseNotEnabled.html new file mode 100644 index 0000000000..df00488db9 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.DatabaseNotEnabled.html @@ -0,0 +1,44 @@ +DatabaseNotEnabled | Documentation
                                                                                                                                                          Documentation
                                                                                                                                                            Preparing search index...

                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                            Index

                                                                                                                                                            Constructors

                                                                                                                                                            Properties

                                                                                                                                                            __type: string = "ActorError"
                                                                                                                                                            cause?: unknown
                                                                                                                                                            code: string
                                                                                                                                                            group: string
                                                                                                                                                            message: string
                                                                                                                                                            metadata?: unknown
                                                                                                                                                            name: string
                                                                                                                                                            public: boolean
                                                                                                                                                            stack?: string
                                                                                                                                                            statusCode: number = 500
                                                                                                                                                            stackTraceLimit: number

                                                                                                                                                            The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                            +

                                                                                                                                                            The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                            +

                                                                                                                                                            If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                            +

                                                                                                                                                            Methods

                                                                                                                                                            • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                              +
                                                                                                                                                              const myObject = {};
                                                                                                                                                              Error.captureStackTrace(myObject);
                                                                                                                                                              myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                              + +

                                                                                                                                                              The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                              +

                                                                                                                                                              The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                              +

                                                                                                                                                              The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                              +
                                                                                                                                                              function a() {
                                                                                                                                                              b();
                                                                                                                                                              }

                                                                                                                                                              function b() {
                                                                                                                                                              c();
                                                                                                                                                              }

                                                                                                                                                              function c() {
                                                                                                                                                              // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                              const { stackTraceLimit } = Error;
                                                                                                                                                              Error.stackTraceLimit = 0;
                                                                                                                                                              const error = new Error();
                                                                                                                                                              Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                              // Capture the stack trace above function b
                                                                                                                                                              Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                              throw error;
                                                                                                                                                              }

                                                                                                                                                              a(); +
                                                                                                                                                              + +

                                                                                                                                                              Parameters

                                                                                                                                                              • targetObject: object
                                                                                                                                                              • OptionalconstructorOpt: Function

                                                                                                                                                              Returns void

                                                                                                                                                            • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                              +

                                                                                                                                                              Parameters

                                                                                                                                                              • error: unknown

                                                                                                                                                              Returns error is Error

                                                                                                                                                            diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.FeatureNotImplemented.html b/website/public/typedoc/classes/rivetkit.actor_errors.FeatureNotImplemented.html new file mode 100644 index 0000000000..e96cd6f30b --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.FeatureNotImplemented.html @@ -0,0 +1,44 @@ +FeatureNotImplemented | Documentation
                                                                                                                                                            Documentation
                                                                                                                                                              Preparing search index...

                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                              Index

                                                                                                                                                              Constructors

                                                                                                                                                              Properties

                                                                                                                                                              __type: string = "ActorError"
                                                                                                                                                              cause?: unknown
                                                                                                                                                              code: string
                                                                                                                                                              group: string
                                                                                                                                                              message: string
                                                                                                                                                              metadata?: unknown
                                                                                                                                                              name: string
                                                                                                                                                              public: boolean
                                                                                                                                                              stack?: string
                                                                                                                                                              statusCode: number = 500
                                                                                                                                                              stackTraceLimit: number

                                                                                                                                                              The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                              +

                                                                                                                                                              The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                              +

                                                                                                                                                              If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                              +

                                                                                                                                                              Methods

                                                                                                                                                              • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                +
                                                                                                                                                                const myObject = {};
                                                                                                                                                                Error.captureStackTrace(myObject);
                                                                                                                                                                myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                + +

                                                                                                                                                                The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                +

                                                                                                                                                                The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                +

                                                                                                                                                                The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                +
                                                                                                                                                                function a() {
                                                                                                                                                                b();
                                                                                                                                                                }

                                                                                                                                                                function b() {
                                                                                                                                                                c();
                                                                                                                                                                }

                                                                                                                                                                function c() {
                                                                                                                                                                // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                const { stackTraceLimit } = Error;
                                                                                                                                                                Error.stackTraceLimit = 0;
                                                                                                                                                                const error = new Error();
                                                                                                                                                                Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                // Capture the stack trace above function b
                                                                                                                                                                Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                throw error;
                                                                                                                                                                }

                                                                                                                                                                a(); +
                                                                                                                                                                + +

                                                                                                                                                                Parameters

                                                                                                                                                                • targetObject: object
                                                                                                                                                                • OptionalconstructorOpt: Function

                                                                                                                                                                Returns void

                                                                                                                                                              • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                +

                                                                                                                                                                Parameters

                                                                                                                                                                • error: unknown

                                                                                                                                                                Returns error is Error

                                                                                                                                                              diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.Forbidden.html b/website/public/typedoc/classes/rivetkit.actor_errors.Forbidden.html new file mode 100644 index 0000000000..1a346b8041 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.Forbidden.html @@ -0,0 +1,44 @@ +Forbidden | Documentation
                                                                                                                                                              Documentation
                                                                                                                                                                Preparing search index...

                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                Index

                                                                                                                                                                Constructors

                                                                                                                                                                Properties

                                                                                                                                                                __type: string = "ActorError"
                                                                                                                                                                cause?: unknown
                                                                                                                                                                code: string
                                                                                                                                                                group: string
                                                                                                                                                                message: string
                                                                                                                                                                metadata?: unknown
                                                                                                                                                                name: string
                                                                                                                                                                public: boolean
                                                                                                                                                                stack?: string
                                                                                                                                                                statusCode: number = 500
                                                                                                                                                                stackTraceLimit: number

                                                                                                                                                                The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                +

                                                                                                                                                                The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                +

                                                                                                                                                                If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                +

                                                                                                                                                                Methods

                                                                                                                                                                • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                  +
                                                                                                                                                                  const myObject = {};
                                                                                                                                                                  Error.captureStackTrace(myObject);
                                                                                                                                                                  myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                  + +

                                                                                                                                                                  The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                  +

                                                                                                                                                                  The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                  +

                                                                                                                                                                  The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                  +
                                                                                                                                                                  function a() {
                                                                                                                                                                  b();
                                                                                                                                                                  }

                                                                                                                                                                  function b() {
                                                                                                                                                                  c();
                                                                                                                                                                  }

                                                                                                                                                                  function c() {
                                                                                                                                                                  // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                  const { stackTraceLimit } = Error;
                                                                                                                                                                  Error.stackTraceLimit = 0;
                                                                                                                                                                  const error = new Error();
                                                                                                                                                                  Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                  // Capture the stack trace above function b
                                                                                                                                                                  Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                  throw error;
                                                                                                                                                                  }

                                                                                                                                                                  a(); +
                                                                                                                                                                  + +

                                                                                                                                                                  Parameters

                                                                                                                                                                  • targetObject: object
                                                                                                                                                                  • OptionalconstructorOpt: Function

                                                                                                                                                                  Returns void

                                                                                                                                                                • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                  +

                                                                                                                                                                  Parameters

                                                                                                                                                                  • error: unknown

                                                                                                                                                                  Returns error is Error

                                                                                                                                                                diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InternalError.html b/website/public/typedoc/classes/rivetkit.actor_errors.InternalError.html new file mode 100644 index 0000000000..1907498e41 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InternalError.html @@ -0,0 +1,44 @@ +InternalError | Documentation
                                                                                                                                                                Documentation
                                                                                                                                                                  Preparing search index...

                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                  Index

                                                                                                                                                                  Constructors

                                                                                                                                                                  Properties

                                                                                                                                                                  __type: string = "ActorError"
                                                                                                                                                                  cause?: unknown
                                                                                                                                                                  code: string
                                                                                                                                                                  group: string
                                                                                                                                                                  message: string
                                                                                                                                                                  metadata?: unknown
                                                                                                                                                                  name: string
                                                                                                                                                                  public: boolean
                                                                                                                                                                  stack?: string
                                                                                                                                                                  statusCode: number = 500
                                                                                                                                                                  stackTraceLimit: number

                                                                                                                                                                  The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                  +

                                                                                                                                                                  The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                  +

                                                                                                                                                                  If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                  +

                                                                                                                                                                  Methods

                                                                                                                                                                  • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                    +
                                                                                                                                                                    const myObject = {};
                                                                                                                                                                    Error.captureStackTrace(myObject);
                                                                                                                                                                    myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                    + +

                                                                                                                                                                    The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                    +

                                                                                                                                                                    The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                    +

                                                                                                                                                                    The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                    +
                                                                                                                                                                    function a() {
                                                                                                                                                                    b();
                                                                                                                                                                    }

                                                                                                                                                                    function b() {
                                                                                                                                                                    c();
                                                                                                                                                                    }

                                                                                                                                                                    function c() {
                                                                                                                                                                    // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                    const { stackTraceLimit } = Error;
                                                                                                                                                                    Error.stackTraceLimit = 0;
                                                                                                                                                                    const error = new Error();
                                                                                                                                                                    Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                    // Capture the stack trace above function b
                                                                                                                                                                    Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                    throw error;
                                                                                                                                                                    }

                                                                                                                                                                    a(); +
                                                                                                                                                                    + +

                                                                                                                                                                    Parameters

                                                                                                                                                                    • targetObject: object
                                                                                                                                                                    • OptionalconstructorOpt: Function

                                                                                                                                                                    Returns void

                                                                                                                                                                  • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                    +

                                                                                                                                                                    Parameters

                                                                                                                                                                    • error: unknown

                                                                                                                                                                    Returns error is Error

                                                                                                                                                                  diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidActionRequest.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidActionRequest.html new file mode 100644 index 0000000000..cf4104e174 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidActionRequest.html @@ -0,0 +1,44 @@ +InvalidActionRequest | Documentation
                                                                                                                                                                  Documentation
                                                                                                                                                                    Preparing search index...

                                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                                    Index

                                                                                                                                                                    Constructors

                                                                                                                                                                    Properties

                                                                                                                                                                    __type: string = "ActorError"
                                                                                                                                                                    cause?: unknown
                                                                                                                                                                    code: string
                                                                                                                                                                    group: string
                                                                                                                                                                    message: string
                                                                                                                                                                    metadata?: unknown
                                                                                                                                                                    name: string
                                                                                                                                                                    public: boolean
                                                                                                                                                                    stack?: string
                                                                                                                                                                    statusCode: number = 500
                                                                                                                                                                    stackTraceLimit: number

                                                                                                                                                                    The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                    +

                                                                                                                                                                    The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                    +

                                                                                                                                                                    If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                    +

                                                                                                                                                                    Methods

                                                                                                                                                                    • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                      +
                                                                                                                                                                      const myObject = {};
                                                                                                                                                                      Error.captureStackTrace(myObject);
                                                                                                                                                                      myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                      + +

                                                                                                                                                                      The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                      +

                                                                                                                                                                      The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                      +

                                                                                                                                                                      The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                      +
                                                                                                                                                                      function a() {
                                                                                                                                                                      b();
                                                                                                                                                                      }

                                                                                                                                                                      function b() {
                                                                                                                                                                      c();
                                                                                                                                                                      }

                                                                                                                                                                      function c() {
                                                                                                                                                                      // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                      const { stackTraceLimit } = Error;
                                                                                                                                                                      Error.stackTraceLimit = 0;
                                                                                                                                                                      const error = new Error();
                                                                                                                                                                      Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                      // Capture the stack trace above function b
                                                                                                                                                                      Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                      throw error;
                                                                                                                                                                      }

                                                                                                                                                                      a(); +
                                                                                                                                                                      + +

                                                                                                                                                                      Parameters

                                                                                                                                                                      • targetObject: object
                                                                                                                                                                      • OptionalconstructorOpt: Function

                                                                                                                                                                      Returns void

                                                                                                                                                                    • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                      +

                                                                                                                                                                      Parameters

                                                                                                                                                                      • error: unknown

                                                                                                                                                                      Returns error is Error

                                                                                                                                                                    diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidEncoding.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidEncoding.html new file mode 100644 index 0000000000..17abfd29cb --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidEncoding.html @@ -0,0 +1,44 @@ +InvalidEncoding | Documentation
                                                                                                                                                                    Documentation
                                                                                                                                                                      Preparing search index...

                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                      Index

                                                                                                                                                                      Constructors

                                                                                                                                                                      Properties

                                                                                                                                                                      __type: string = "ActorError"
                                                                                                                                                                      cause?: unknown
                                                                                                                                                                      code: string
                                                                                                                                                                      group: string
                                                                                                                                                                      message: string
                                                                                                                                                                      metadata?: unknown
                                                                                                                                                                      name: string
                                                                                                                                                                      public: boolean
                                                                                                                                                                      stack?: string
                                                                                                                                                                      statusCode: number = 500
                                                                                                                                                                      stackTraceLimit: number

                                                                                                                                                                      The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                      +

                                                                                                                                                                      The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                      +

                                                                                                                                                                      If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                      +

                                                                                                                                                                      Methods

                                                                                                                                                                      • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                        +
                                                                                                                                                                        const myObject = {};
                                                                                                                                                                        Error.captureStackTrace(myObject);
                                                                                                                                                                        myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                        + +

                                                                                                                                                                        The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                        +

                                                                                                                                                                        The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                        +

                                                                                                                                                                        The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                        +
                                                                                                                                                                        function a() {
                                                                                                                                                                        b();
                                                                                                                                                                        }

                                                                                                                                                                        function b() {
                                                                                                                                                                        c();
                                                                                                                                                                        }

                                                                                                                                                                        function c() {
                                                                                                                                                                        // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                        const { stackTraceLimit } = Error;
                                                                                                                                                                        Error.stackTraceLimit = 0;
                                                                                                                                                                        const error = new Error();
                                                                                                                                                                        Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                        // Capture the stack trace above function b
                                                                                                                                                                        Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                        throw error;
                                                                                                                                                                        }

                                                                                                                                                                        a(); +
                                                                                                                                                                        + +

                                                                                                                                                                        Parameters

                                                                                                                                                                        • targetObject: object
                                                                                                                                                                        • OptionalconstructorOpt: Function

                                                                                                                                                                        Returns void

                                                                                                                                                                      • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                        +

                                                                                                                                                                        Parameters

                                                                                                                                                                        • error: unknown

                                                                                                                                                                        Returns error is Error

                                                                                                                                                                      diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidParams.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidParams.html new file mode 100644 index 0000000000..0fba5e0b65 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidParams.html @@ -0,0 +1,44 @@ +InvalidParams | Documentation
                                                                                                                                                                      Documentation
                                                                                                                                                                        Preparing search index...

                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                        Index

                                                                                                                                                                        Constructors

                                                                                                                                                                        Properties

                                                                                                                                                                        __type: string = "ActorError"
                                                                                                                                                                        cause?: unknown
                                                                                                                                                                        code: string
                                                                                                                                                                        group: string
                                                                                                                                                                        message: string
                                                                                                                                                                        metadata?: unknown
                                                                                                                                                                        name: string
                                                                                                                                                                        public: boolean
                                                                                                                                                                        stack?: string
                                                                                                                                                                        statusCode: number = 500
                                                                                                                                                                        stackTraceLimit: number

                                                                                                                                                                        The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                        +

                                                                                                                                                                        The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                        +

                                                                                                                                                                        If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                        +

                                                                                                                                                                        Methods

                                                                                                                                                                        • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                          +
                                                                                                                                                                          const myObject = {};
                                                                                                                                                                          Error.captureStackTrace(myObject);
                                                                                                                                                                          myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                          + +

                                                                                                                                                                          The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                          +

                                                                                                                                                                          The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                          +

                                                                                                                                                                          The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                          +
                                                                                                                                                                          function a() {
                                                                                                                                                                          b();
                                                                                                                                                                          }

                                                                                                                                                                          function b() {
                                                                                                                                                                          c();
                                                                                                                                                                          }

                                                                                                                                                                          function c() {
                                                                                                                                                                          // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                          const { stackTraceLimit } = Error;
                                                                                                                                                                          Error.stackTraceLimit = 0;
                                                                                                                                                                          const error = new Error();
                                                                                                                                                                          Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                          // Capture the stack trace above function b
                                                                                                                                                                          Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                          throw error;
                                                                                                                                                                          }

                                                                                                                                                                          a(); +
                                                                                                                                                                          + +

                                                                                                                                                                          Parameters

                                                                                                                                                                          • targetObject: object
                                                                                                                                                                          • OptionalconstructorOpt: Function

                                                                                                                                                                          Returns void

                                                                                                                                                                        • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                          +

                                                                                                                                                                          Parameters

                                                                                                                                                                          • error: unknown

                                                                                                                                                                          Returns error is Error

                                                                                                                                                                        diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidQueryJSON.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidQueryJSON.html new file mode 100644 index 0000000000..bd30244146 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidQueryJSON.html @@ -0,0 +1,44 @@ +InvalidQueryJSON | Documentation
                                                                                                                                                                        Documentation
                                                                                                                                                                          Preparing search index...

                                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                                          Index

                                                                                                                                                                          Constructors

                                                                                                                                                                          Properties

                                                                                                                                                                          __type: string = "ActorError"
                                                                                                                                                                          cause?: unknown
                                                                                                                                                                          code: string
                                                                                                                                                                          group: string
                                                                                                                                                                          message: string
                                                                                                                                                                          metadata?: unknown
                                                                                                                                                                          name: string
                                                                                                                                                                          public: boolean
                                                                                                                                                                          stack?: string
                                                                                                                                                                          statusCode: number = 500
                                                                                                                                                                          stackTraceLimit: number

                                                                                                                                                                          The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                          +

                                                                                                                                                                          The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                          +

                                                                                                                                                                          If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                          +

                                                                                                                                                                          Methods

                                                                                                                                                                          • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                            +
                                                                                                                                                                            const myObject = {};
                                                                                                                                                                            Error.captureStackTrace(myObject);
                                                                                                                                                                            myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                            + +

                                                                                                                                                                            The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                            +

                                                                                                                                                                            The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                            +

                                                                                                                                                                            The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                            +
                                                                                                                                                                            function a() {
                                                                                                                                                                            b();
                                                                                                                                                                            }

                                                                                                                                                                            function b() {
                                                                                                                                                                            c();
                                                                                                                                                                            }

                                                                                                                                                                            function c() {
                                                                                                                                                                            // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                            const { stackTraceLimit } = Error;
                                                                                                                                                                            Error.stackTraceLimit = 0;
                                                                                                                                                                            const error = new Error();
                                                                                                                                                                            Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                            // Capture the stack trace above function b
                                                                                                                                                                            Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                            throw error;
                                                                                                                                                                            }

                                                                                                                                                                            a(); +
                                                                                                                                                                            + +

                                                                                                                                                                            Parameters

                                                                                                                                                                            • targetObject: object
                                                                                                                                                                            • OptionalconstructorOpt: Function

                                                                                                                                                                            Returns void

                                                                                                                                                                          • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                            +

                                                                                                                                                                            Parameters

                                                                                                                                                                            • error: unknown

                                                                                                                                                                            Returns error is Error

                                                                                                                                                                          diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequest.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequest.html new file mode 100644 index 0000000000..3f53ee4db8 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequest.html @@ -0,0 +1,44 @@ +InvalidRequest | Documentation
                                                                                                                                                                          Documentation
                                                                                                                                                                            Preparing search index...

                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                            Index

                                                                                                                                                                            Constructors

                                                                                                                                                                            Properties

                                                                                                                                                                            __type: string = "ActorError"
                                                                                                                                                                            cause?: unknown
                                                                                                                                                                            code: string
                                                                                                                                                                            group: string
                                                                                                                                                                            message: string
                                                                                                                                                                            metadata?: unknown
                                                                                                                                                                            name: string
                                                                                                                                                                            public: boolean
                                                                                                                                                                            stack?: string
                                                                                                                                                                            statusCode: number = 500
                                                                                                                                                                            stackTraceLimit: number

                                                                                                                                                                            The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                            +

                                                                                                                                                                            The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                            +

                                                                                                                                                                            If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                            +

                                                                                                                                                                            Methods

                                                                                                                                                                            • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                              +
                                                                                                                                                                              const myObject = {};
                                                                                                                                                                              Error.captureStackTrace(myObject);
                                                                                                                                                                              myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                              + +

                                                                                                                                                                              The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                              +

                                                                                                                                                                              The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                              +

                                                                                                                                                                              The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                              +
                                                                                                                                                                              function a() {
                                                                                                                                                                              b();
                                                                                                                                                                              }

                                                                                                                                                                              function b() {
                                                                                                                                                                              c();
                                                                                                                                                                              }

                                                                                                                                                                              function c() {
                                                                                                                                                                              // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                              const { stackTraceLimit } = Error;
                                                                                                                                                                              Error.stackTraceLimit = 0;
                                                                                                                                                                              const error = new Error();
                                                                                                                                                                              Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                              // Capture the stack trace above function b
                                                                                                                                                                              Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                              throw error;
                                                                                                                                                                              }

                                                                                                                                                                              a(); +
                                                                                                                                                                              + +

                                                                                                                                                                              Parameters

                                                                                                                                                                              • targetObject: object
                                                                                                                                                                              • OptionalconstructorOpt: Function

                                                                                                                                                                              Returns void

                                                                                                                                                                            • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                              +

                                                                                                                                                                              Parameters

                                                                                                                                                                              • error: unknown

                                                                                                                                                                              Returns error is Error

                                                                                                                                                                            diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequestHandlerResponse.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequestHandlerResponse.html new file mode 100644 index 0000000000..5274731dd6 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidRequestHandlerResponse.html @@ -0,0 +1,44 @@ +InvalidRequestHandlerResponse | Documentation
                                                                                                                                                                            Documentation
                                                                                                                                                                              Preparing search index...

                                                                                                                                                                              Class InvalidRequestHandlerResponse

                                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                                              Index

                                                                                                                                                                              Constructors

                                                                                                                                                                              Properties

                                                                                                                                                                              __type: string = "ActorError"
                                                                                                                                                                              cause?: unknown
                                                                                                                                                                              code: string
                                                                                                                                                                              group: string
                                                                                                                                                                              message: string
                                                                                                                                                                              metadata?: unknown
                                                                                                                                                                              name: string
                                                                                                                                                                              public: boolean
                                                                                                                                                                              stack?: string
                                                                                                                                                                              statusCode: number = 500
                                                                                                                                                                              stackTraceLimit: number

                                                                                                                                                                              The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                              +

                                                                                                                                                                              The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                              +

                                                                                                                                                                              If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                              +

                                                                                                                                                                              Methods

                                                                                                                                                                              • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                +
                                                                                                                                                                                const myObject = {};
                                                                                                                                                                                Error.captureStackTrace(myObject);
                                                                                                                                                                                myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                + +

                                                                                                                                                                                The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                +

                                                                                                                                                                                The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                +

                                                                                                                                                                                The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                +
                                                                                                                                                                                function a() {
                                                                                                                                                                                b();
                                                                                                                                                                                }

                                                                                                                                                                                function b() {
                                                                                                                                                                                c();
                                                                                                                                                                                }

                                                                                                                                                                                function c() {
                                                                                                                                                                                // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                const { stackTraceLimit } = Error;
                                                                                                                                                                                Error.stackTraceLimit = 0;
                                                                                                                                                                                const error = new Error();
                                                                                                                                                                                Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                // Capture the stack trace above function b
                                                                                                                                                                                Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                throw error;
                                                                                                                                                                                }

                                                                                                                                                                                a(); +
                                                                                                                                                                                + +

                                                                                                                                                                                Parameters

                                                                                                                                                                                • targetObject: object
                                                                                                                                                                                • OptionalconstructorOpt: Function

                                                                                                                                                                                Returns void

                                                                                                                                                                              • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                +

                                                                                                                                                                                Parameters

                                                                                                                                                                                • error: unknown

                                                                                                                                                                                Returns error is Error

                                                                                                                                                                              diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.InvalidStateType.html b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidStateType.html new file mode 100644 index 0000000000..3d14ba544e --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.InvalidStateType.html @@ -0,0 +1,44 @@ +InvalidStateType | Documentation
                                                                                                                                                                              Documentation
                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                Index

                                                                                                                                                                                Constructors

                                                                                                                                                                                Properties

                                                                                                                                                                                __type: string = "ActorError"
                                                                                                                                                                                cause?: unknown
                                                                                                                                                                                code: string
                                                                                                                                                                                group: string
                                                                                                                                                                                message: string
                                                                                                                                                                                metadata?: unknown
                                                                                                                                                                                name: string
                                                                                                                                                                                public: boolean
                                                                                                                                                                                stack?: string
                                                                                                                                                                                statusCode: number = 500
                                                                                                                                                                                stackTraceLimit: number

                                                                                                                                                                                The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                +

                                                                                                                                                                                The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                +

                                                                                                                                                                                If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                +

                                                                                                                                                                                Methods

                                                                                                                                                                                • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                  +
                                                                                                                                                                                  const myObject = {};
                                                                                                                                                                                  Error.captureStackTrace(myObject);
                                                                                                                                                                                  myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                  + +

                                                                                                                                                                                  The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                  +

                                                                                                                                                                                  The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                  +

                                                                                                                                                                                  The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                  +
                                                                                                                                                                                  function a() {
                                                                                                                                                                                  b();
                                                                                                                                                                                  }

                                                                                                                                                                                  function b() {
                                                                                                                                                                                  c();
                                                                                                                                                                                  }

                                                                                                                                                                                  function c() {
                                                                                                                                                                                  // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                  const { stackTraceLimit } = Error;
                                                                                                                                                                                  Error.stackTraceLimit = 0;
                                                                                                                                                                                  const error = new Error();
                                                                                                                                                                                  Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                  // Capture the stack trace above function b
                                                                                                                                                                                  Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                  throw error;
                                                                                                                                                                                  }

                                                                                                                                                                                  a(); +
                                                                                                                                                                                  + +

                                                                                                                                                                                  Parameters

                                                                                                                                                                                  • targetObject: object
                                                                                                                                                                                  • OptionalconstructorOpt: Function

                                                                                                                                                                                  Returns void

                                                                                                                                                                                • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                  +

                                                                                                                                                                                  Parameters

                                                                                                                                                                                  • error: unknown

                                                                                                                                                                                  Returns error is Error

                                                                                                                                                                                diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.MalformedMessage.html b/website/public/typedoc/classes/rivetkit.actor_errors.MalformedMessage.html new file mode 100644 index 0000000000..3f5e1f5d6c --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.MalformedMessage.html @@ -0,0 +1,44 @@ +MalformedMessage | Documentation
                                                                                                                                                                                Documentation
                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                  Index

                                                                                                                                                                                  Constructors

                                                                                                                                                                                  Properties

                                                                                                                                                                                  __type: string = "ActorError"
                                                                                                                                                                                  cause?: unknown
                                                                                                                                                                                  code: string
                                                                                                                                                                                  group: string
                                                                                                                                                                                  message: string
                                                                                                                                                                                  metadata?: unknown
                                                                                                                                                                                  name: string
                                                                                                                                                                                  public: boolean
                                                                                                                                                                                  stack?: string
                                                                                                                                                                                  statusCode: number = 500
                                                                                                                                                                                  stackTraceLimit: number

                                                                                                                                                                                  The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                  +

                                                                                                                                                                                  The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                  +

                                                                                                                                                                                  If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                  +

                                                                                                                                                                                  Methods

                                                                                                                                                                                  • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                    +
                                                                                                                                                                                    const myObject = {};
                                                                                                                                                                                    Error.captureStackTrace(myObject);
                                                                                                                                                                                    myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                    + +

                                                                                                                                                                                    The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                    +

                                                                                                                                                                                    The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                    +

                                                                                                                                                                                    The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                    +
                                                                                                                                                                                    function a() {
                                                                                                                                                                                    b();
                                                                                                                                                                                    }

                                                                                                                                                                                    function b() {
                                                                                                                                                                                    c();
                                                                                                                                                                                    }

                                                                                                                                                                                    function c() {
                                                                                                                                                                                    // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                    const { stackTraceLimit } = Error;
                                                                                                                                                                                    Error.stackTraceLimit = 0;
                                                                                                                                                                                    const error = new Error();
                                                                                                                                                                                    Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                    // Capture the stack trace above function b
                                                                                                                                                                                    Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                    throw error;
                                                                                                                                                                                    }

                                                                                                                                                                                    a(); +
                                                                                                                                                                                    + +

                                                                                                                                                                                    Parameters

                                                                                                                                                                                    • targetObject: object
                                                                                                                                                                                    • OptionalconstructorOpt: Function

                                                                                                                                                                                    Returns void

                                                                                                                                                                                  • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                    +

                                                                                                                                                                                    Parameters

                                                                                                                                                                                    • error: unknown

                                                                                                                                                                                    Returns error is Error

                                                                                                                                                                                  diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.MessageTooLong.html b/website/public/typedoc/classes/rivetkit.actor_errors.MessageTooLong.html new file mode 100644 index 0000000000..a3ed6058a0 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.MessageTooLong.html @@ -0,0 +1,44 @@ +MessageTooLong | Documentation
                                                                                                                                                                                  Documentation
                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                                                    Index

                                                                                                                                                                                    Constructors

                                                                                                                                                                                    Properties

                                                                                                                                                                                    __type: string = "ActorError"
                                                                                                                                                                                    cause?: unknown
                                                                                                                                                                                    code: string
                                                                                                                                                                                    group: string
                                                                                                                                                                                    message: string
                                                                                                                                                                                    metadata?: unknown
                                                                                                                                                                                    name: string
                                                                                                                                                                                    public: boolean
                                                                                                                                                                                    stack?: string
                                                                                                                                                                                    statusCode: number = 500
                                                                                                                                                                                    stackTraceLimit: number

                                                                                                                                                                                    The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                    +

                                                                                                                                                                                    The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                    +

                                                                                                                                                                                    If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                    +

                                                                                                                                                                                    Methods

                                                                                                                                                                                    • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                      +
                                                                                                                                                                                      const myObject = {};
                                                                                                                                                                                      Error.captureStackTrace(myObject);
                                                                                                                                                                                      myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                      + +

                                                                                                                                                                                      The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                      +

                                                                                                                                                                                      The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                      +

                                                                                                                                                                                      The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                      +
                                                                                                                                                                                      function a() {
                                                                                                                                                                                      b();
                                                                                                                                                                                      }

                                                                                                                                                                                      function b() {
                                                                                                                                                                                      c();
                                                                                                                                                                                      }

                                                                                                                                                                                      function c() {
                                                                                                                                                                                      // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                      const { stackTraceLimit } = Error;
                                                                                                                                                                                      Error.stackTraceLimit = 0;
                                                                                                                                                                                      const error = new Error();
                                                                                                                                                                                      Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                      // Capture the stack trace above function b
                                                                                                                                                                                      Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                      throw error;
                                                                                                                                                                                      }

                                                                                                                                                                                      a(); +
                                                                                                                                                                                      + +

                                                                                                                                                                                      Parameters

                                                                                                                                                                                      • targetObject: object
                                                                                                                                                                                      • OptionalconstructorOpt: Function

                                                                                                                                                                                      Returns void

                                                                                                                                                                                    • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                      +

                                                                                                                                                                                      Parameters

                                                                                                                                                                                      • error: unknown

                                                                                                                                                                                      Returns error is Error

                                                                                                                                                                                    diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.MissingActorHeader.html b/website/public/typedoc/classes/rivetkit.actor_errors.MissingActorHeader.html new file mode 100644 index 0000000000..edb006b451 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.MissingActorHeader.html @@ -0,0 +1,44 @@ +MissingActorHeader | Documentation
                                                                                                                                                                                    Documentation
                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                      Index

                                                                                                                                                                                      Constructors

                                                                                                                                                                                      Properties

                                                                                                                                                                                      __type: string = "ActorError"
                                                                                                                                                                                      cause?: unknown
                                                                                                                                                                                      code: string
                                                                                                                                                                                      group: string
                                                                                                                                                                                      message: string
                                                                                                                                                                                      metadata?: unknown
                                                                                                                                                                                      name: string
                                                                                                                                                                                      public: boolean
                                                                                                                                                                                      stack?: string
                                                                                                                                                                                      statusCode: number = 500
                                                                                                                                                                                      stackTraceLimit: number

                                                                                                                                                                                      The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                      +

                                                                                                                                                                                      The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                      +

                                                                                                                                                                                      If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                      +

                                                                                                                                                                                      Methods

                                                                                                                                                                                      • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                        +
                                                                                                                                                                                        const myObject = {};
                                                                                                                                                                                        Error.captureStackTrace(myObject);
                                                                                                                                                                                        myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                        + +

                                                                                                                                                                                        The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                        +

                                                                                                                                                                                        The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                        +

                                                                                                                                                                                        The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                        +
                                                                                                                                                                                        function a() {
                                                                                                                                                                                        b();
                                                                                                                                                                                        }

                                                                                                                                                                                        function b() {
                                                                                                                                                                                        c();
                                                                                                                                                                                        }

                                                                                                                                                                                        function c() {
                                                                                                                                                                                        // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                        const { stackTraceLimit } = Error;
                                                                                                                                                                                        Error.stackTraceLimit = 0;
                                                                                                                                                                                        const error = new Error();
                                                                                                                                                                                        Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                        // Capture the stack trace above function b
                                                                                                                                                                                        Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                        throw error;
                                                                                                                                                                                        }

                                                                                                                                                                                        a(); +
                                                                                                                                                                                        + +

                                                                                                                                                                                        Parameters

                                                                                                                                                                                        • targetObject: object
                                                                                                                                                                                        • OptionalconstructorOpt: Function

                                                                                                                                                                                        Returns void

                                                                                                                                                                                      • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                        +

                                                                                                                                                                                        Parameters

                                                                                                                                                                                        • error: unknown

                                                                                                                                                                                        Returns error is Error

                                                                                                                                                                                      diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.ProxyError.html b/website/public/typedoc/classes/rivetkit.actor_errors.ProxyError.html new file mode 100644 index 0000000000..79553393d2 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.ProxyError.html @@ -0,0 +1,44 @@ +ProxyError | Documentation
                                                                                                                                                                                      Documentation
                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                        Index

                                                                                                                                                                                        Constructors

                                                                                                                                                                                        Properties

                                                                                                                                                                                        __type: string = "ActorError"
                                                                                                                                                                                        cause?: unknown
                                                                                                                                                                                        code: string
                                                                                                                                                                                        group: string
                                                                                                                                                                                        message: string
                                                                                                                                                                                        metadata?: unknown
                                                                                                                                                                                        name: string
                                                                                                                                                                                        public: boolean
                                                                                                                                                                                        stack?: string
                                                                                                                                                                                        statusCode: number = 500
                                                                                                                                                                                        stackTraceLimit: number

                                                                                                                                                                                        The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                        +

                                                                                                                                                                                        The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                        +

                                                                                                                                                                                        If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                        +

                                                                                                                                                                                        Methods

                                                                                                                                                                                        • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                          +
                                                                                                                                                                                          const myObject = {};
                                                                                                                                                                                          Error.captureStackTrace(myObject);
                                                                                                                                                                                          myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                          + +

                                                                                                                                                                                          The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                          +

                                                                                                                                                                                          The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                          +

                                                                                                                                                                                          The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                          +
                                                                                                                                                                                          function a() {
                                                                                                                                                                                          b();
                                                                                                                                                                                          }

                                                                                                                                                                                          function b() {
                                                                                                                                                                                          c();
                                                                                                                                                                                          }

                                                                                                                                                                                          function c() {
                                                                                                                                                                                          // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                          const { stackTraceLimit } = Error;
                                                                                                                                                                                          Error.stackTraceLimit = 0;
                                                                                                                                                                                          const error = new Error();
                                                                                                                                                                                          Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                          // Capture the stack trace above function b
                                                                                                                                                                                          Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                          throw error;
                                                                                                                                                                                          }

                                                                                                                                                                                          a(); +
                                                                                                                                                                                          + +

                                                                                                                                                                                          Parameters

                                                                                                                                                                                          • targetObject: object
                                                                                                                                                                                          • OptionalconstructorOpt: Function

                                                                                                                                                                                          Returns void

                                                                                                                                                                                        • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                          +

                                                                                                                                                                                          Parameters

                                                                                                                                                                                          • error: unknown

                                                                                                                                                                                          Returns error is Error

                                                                                                                                                                                        diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.RequestHandlerNotDfeined.html b/website/public/typedoc/classes/rivetkit.actor_errors.RequestHandlerNotDfeined.html new file mode 100644 index 0000000000..53a734481e --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.RequestHandlerNotDfeined.html @@ -0,0 +1,44 @@ +RequestHandlerNotDfeined | Documentation
                                                                                                                                                                                        Documentation
                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                          Class RequestHandlerNotDfeined

                                                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                                                          Index

                                                                                                                                                                                          Constructors

                                                                                                                                                                                          Properties

                                                                                                                                                                                          __type: string = "ActorError"
                                                                                                                                                                                          cause?: unknown
                                                                                                                                                                                          code: string
                                                                                                                                                                                          group: string
                                                                                                                                                                                          message: string
                                                                                                                                                                                          metadata?: unknown
                                                                                                                                                                                          name: string
                                                                                                                                                                                          public: boolean
                                                                                                                                                                                          stack?: string
                                                                                                                                                                                          statusCode: number = 500
                                                                                                                                                                                          stackTraceLimit: number

                                                                                                                                                                                          The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                          +

                                                                                                                                                                                          The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                          +

                                                                                                                                                                                          If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                          +

                                                                                                                                                                                          Methods

                                                                                                                                                                                          • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                            +
                                                                                                                                                                                            const myObject = {};
                                                                                                                                                                                            Error.captureStackTrace(myObject);
                                                                                                                                                                                            myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                            + +

                                                                                                                                                                                            The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                            +

                                                                                                                                                                                            The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                            +

                                                                                                                                                                                            The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                            +
                                                                                                                                                                                            function a() {
                                                                                                                                                                                            b();
                                                                                                                                                                                            }

                                                                                                                                                                                            function b() {
                                                                                                                                                                                            c();
                                                                                                                                                                                            }

                                                                                                                                                                                            function c() {
                                                                                                                                                                                            // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                            const { stackTraceLimit } = Error;
                                                                                                                                                                                            Error.stackTraceLimit = 0;
                                                                                                                                                                                            const error = new Error();
                                                                                                                                                                                            Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                            // Capture the stack trace above function b
                                                                                                                                                                                            Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                            throw error;
                                                                                                                                                                                            }

                                                                                                                                                                                            a(); +
                                                                                                                                                                                            + +

                                                                                                                                                                                            Parameters

                                                                                                                                                                                            • targetObject: object
                                                                                                                                                                                            • OptionalconstructorOpt: Function

                                                                                                                                                                                            Returns void

                                                                                                                                                                                          • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                            +

                                                                                                                                                                                            Parameters

                                                                                                                                                                                            • error: unknown

                                                                                                                                                                                            Returns error is Error

                                                                                                                                                                                          diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.RouteNotFound.html b/website/public/typedoc/classes/rivetkit.actor_errors.RouteNotFound.html new file mode 100644 index 0000000000..b5a6ee356c --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.RouteNotFound.html @@ -0,0 +1,44 @@ +RouteNotFound | Documentation
                                                                                                                                                                                          Documentation
                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                            Index

                                                                                                                                                                                            Constructors

                                                                                                                                                                                            Properties

                                                                                                                                                                                            __type: string = "ActorError"
                                                                                                                                                                                            cause?: unknown
                                                                                                                                                                                            code: string
                                                                                                                                                                                            group: string
                                                                                                                                                                                            message: string
                                                                                                                                                                                            metadata?: unknown
                                                                                                                                                                                            name: string
                                                                                                                                                                                            public: boolean
                                                                                                                                                                                            stack?: string
                                                                                                                                                                                            statusCode: number = 500
                                                                                                                                                                                            stackTraceLimit: number

                                                                                                                                                                                            The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                            +

                                                                                                                                                                                            The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                            +

                                                                                                                                                                                            If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                            +

                                                                                                                                                                                            Methods

                                                                                                                                                                                            • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                              +
                                                                                                                                                                                              const myObject = {};
                                                                                                                                                                                              Error.captureStackTrace(myObject);
                                                                                                                                                                                              myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                              + +

                                                                                                                                                                                              The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                              +

                                                                                                                                                                                              The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                              +

                                                                                                                                                                                              The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                              +
                                                                                                                                                                                              function a() {
                                                                                                                                                                                              b();
                                                                                                                                                                                              }

                                                                                                                                                                                              function b() {
                                                                                                                                                                                              c();
                                                                                                                                                                                              }

                                                                                                                                                                                              function c() {
                                                                                                                                                                                              // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                              const { stackTraceLimit } = Error;
                                                                                                                                                                                              Error.stackTraceLimit = 0;
                                                                                                                                                                                              const error = new Error();
                                                                                                                                                                                              Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                              // Capture the stack trace above function b
                                                                                                                                                                                              Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                              throw error;
                                                                                                                                                                                              }

                                                                                                                                                                                              a(); +
                                                                                                                                                                                              + +

                                                                                                                                                                                              Parameters

                                                                                                                                                                                              • targetObject: object
                                                                                                                                                                                              • OptionalconstructorOpt: Function

                                                                                                                                                                                              Returns void

                                                                                                                                                                                            • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                              +

                                                                                                                                                                                              Parameters

                                                                                                                                                                                              • error: unknown

                                                                                                                                                                                              Returns error is Error

                                                                                                                                                                                            diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.StateNotEnabled.html b/website/public/typedoc/classes/rivetkit.actor_errors.StateNotEnabled.html new file mode 100644 index 0000000000..f0f11b8718 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.StateNotEnabled.html @@ -0,0 +1,44 @@ +StateNotEnabled | Documentation
                                                                                                                                                                                            Documentation
                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                                                              Index

                                                                                                                                                                                              Constructors

                                                                                                                                                                                              Properties

                                                                                                                                                                                              __type: string = "ActorError"
                                                                                                                                                                                              cause?: unknown
                                                                                                                                                                                              code: string
                                                                                                                                                                                              group: string
                                                                                                                                                                                              message: string
                                                                                                                                                                                              metadata?: unknown
                                                                                                                                                                                              name: string
                                                                                                                                                                                              public: boolean
                                                                                                                                                                                              stack?: string
                                                                                                                                                                                              statusCode: number = 500
                                                                                                                                                                                              stackTraceLimit: number

                                                                                                                                                                                              The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                              +

                                                                                                                                                                                              The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                              +

                                                                                                                                                                                              If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                              +

                                                                                                                                                                                              Methods

                                                                                                                                                                                              • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                +
                                                                                                                                                                                                const myObject = {};
                                                                                                                                                                                                Error.captureStackTrace(myObject);
                                                                                                                                                                                                myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                + +

                                                                                                                                                                                                The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                +

                                                                                                                                                                                                The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                +

                                                                                                                                                                                                The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                +
                                                                                                                                                                                                function a() {
                                                                                                                                                                                                b();
                                                                                                                                                                                                }

                                                                                                                                                                                                function b() {
                                                                                                                                                                                                c();
                                                                                                                                                                                                }

                                                                                                                                                                                                function c() {
                                                                                                                                                                                                // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                const { stackTraceLimit } = Error;
                                                                                                                                                                                                Error.stackTraceLimit = 0;
                                                                                                                                                                                                const error = new Error();
                                                                                                                                                                                                Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                // Capture the stack trace above function b
                                                                                                                                                                                                Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                throw error;
                                                                                                                                                                                                }

                                                                                                                                                                                                a(); +
                                                                                                                                                                                                + +

                                                                                                                                                                                                Parameters

                                                                                                                                                                                                • targetObject: object
                                                                                                                                                                                                • OptionalconstructorOpt: Function

                                                                                                                                                                                                Returns void

                                                                                                                                                                                              • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                +

                                                                                                                                                                                                Parameters

                                                                                                                                                                                                • error: unknown

                                                                                                                                                                                                Returns error is Error

                                                                                                                                                                                              diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.Unauthorized.html b/website/public/typedoc/classes/rivetkit.actor_errors.Unauthorized.html new file mode 100644 index 0000000000..a9782a7fde --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.Unauthorized.html @@ -0,0 +1,44 @@ +Unauthorized | Documentation
                                                                                                                                                                                              Documentation
                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                Index

                                                                                                                                                                                                Constructors

                                                                                                                                                                                                Properties

                                                                                                                                                                                                __type: string = "ActorError"
                                                                                                                                                                                                cause?: unknown
                                                                                                                                                                                                code: string
                                                                                                                                                                                                group: string
                                                                                                                                                                                                message: string
                                                                                                                                                                                                metadata?: unknown
                                                                                                                                                                                                name: string
                                                                                                                                                                                                public: boolean
                                                                                                                                                                                                stack?: string
                                                                                                                                                                                                statusCode: number = 500
                                                                                                                                                                                                stackTraceLimit: number

                                                                                                                                                                                                The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                +

                                                                                                                                                                                                The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                +

                                                                                                                                                                                                If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                +

                                                                                                                                                                                                Methods

                                                                                                                                                                                                • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                  +
                                                                                                                                                                                                  const myObject = {};
                                                                                                                                                                                                  Error.captureStackTrace(myObject);
                                                                                                                                                                                                  myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                  + +

                                                                                                                                                                                                  The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  function a() {
                                                                                                                                                                                                  b();
                                                                                                                                                                                                  }

                                                                                                                                                                                                  function b() {
                                                                                                                                                                                                  c();
                                                                                                                                                                                                  }

                                                                                                                                                                                                  function c() {
                                                                                                                                                                                                  // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                  const { stackTraceLimit } = Error;
                                                                                                                                                                                                  Error.stackTraceLimit = 0;
                                                                                                                                                                                                  const error = new Error();
                                                                                                                                                                                                  Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                  // Capture the stack trace above function b
                                                                                                                                                                                                  Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                  throw error;
                                                                                                                                                                                                  }

                                                                                                                                                                                                  a(); +
                                                                                                                                                                                                  + +

                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                  • targetObject: object
                                                                                                                                                                                                  • OptionalconstructorOpt: Function

                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                  • error: unknown

                                                                                                                                                                                                  Returns error is Error

                                                                                                                                                                                                diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.Unreachable.html b/website/public/typedoc/classes/rivetkit.actor_errors.Unreachable.html new file mode 100644 index 0000000000..34e78ec8c2 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.Unreachable.html @@ -0,0 +1,44 @@ +Unreachable | Documentation
                                                                                                                                                                                                Documentation
                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                  Index

                                                                                                                                                                                                  Constructors

                                                                                                                                                                                                  Properties

                                                                                                                                                                                                  __type: string = "ActorError"
                                                                                                                                                                                                  cause?: unknown
                                                                                                                                                                                                  code: string
                                                                                                                                                                                                  group: string
                                                                                                                                                                                                  message: string
                                                                                                                                                                                                  metadata?: unknown
                                                                                                                                                                                                  name: string
                                                                                                                                                                                                  public: boolean
                                                                                                                                                                                                  stack?: string
                                                                                                                                                                                                  statusCode: number = 500
                                                                                                                                                                                                  stackTraceLimit: number

                                                                                                                                                                                                  The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                  +

                                                                                                                                                                                                  The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Methods

                                                                                                                                                                                                  • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                    +
                                                                                                                                                                                                    const myObject = {};
                                                                                                                                                                                                    Error.captureStackTrace(myObject);
                                                                                                                                                                                                    myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                    + +

                                                                                                                                                                                                    The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    function a() {
                                                                                                                                                                                                    b();
                                                                                                                                                                                                    }

                                                                                                                                                                                                    function b() {
                                                                                                                                                                                                    c();
                                                                                                                                                                                                    }

                                                                                                                                                                                                    function c() {
                                                                                                                                                                                                    // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                    const { stackTraceLimit } = Error;
                                                                                                                                                                                                    Error.stackTraceLimit = 0;
                                                                                                                                                                                                    const error = new Error();
                                                                                                                                                                                                    Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                    // Capture the stack trace above function b
                                                                                                                                                                                                    Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                    throw error;
                                                                                                                                                                                                    }

                                                                                                                                                                                                    a(); +
                                                                                                                                                                                                    + +

                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                    • targetObject: object
                                                                                                                                                                                                    • OptionalconstructorOpt: Function

                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                  • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                    • error: unknown

                                                                                                                                                                                                    Returns error is Error

                                                                                                                                                                                                  diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.Unsupported.html b/website/public/typedoc/classes/rivetkit.actor_errors.Unsupported.html new file mode 100644 index 0000000000..4c37b5df26 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.Unsupported.html @@ -0,0 +1,44 @@ +Unsupported | Documentation
                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                                                                    Index

                                                                                                                                                                                                    Constructors

                                                                                                                                                                                                    Properties

                                                                                                                                                                                                    __type: string = "ActorError"
                                                                                                                                                                                                    cause?: unknown
                                                                                                                                                                                                    code: string
                                                                                                                                                                                                    group: string
                                                                                                                                                                                                    message: string
                                                                                                                                                                                                    metadata?: unknown
                                                                                                                                                                                                    name: string
                                                                                                                                                                                                    public: boolean
                                                                                                                                                                                                    stack?: string
                                                                                                                                                                                                    statusCode: number = 500
                                                                                                                                                                                                    stackTraceLimit: number

                                                                                                                                                                                                    The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                    +

                                                                                                                                                                                                    The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Methods

                                                                                                                                                                                                    • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                      +
                                                                                                                                                                                                      const myObject = {};
                                                                                                                                                                                                      Error.captureStackTrace(myObject);
                                                                                                                                                                                                      myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                      + +

                                                                                                                                                                                                      The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      function a() {
                                                                                                                                                                                                      b();
                                                                                                                                                                                                      }

                                                                                                                                                                                                      function b() {
                                                                                                                                                                                                      c();
                                                                                                                                                                                                      }

                                                                                                                                                                                                      function c() {
                                                                                                                                                                                                      // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                      const { stackTraceLimit } = Error;
                                                                                                                                                                                                      Error.stackTraceLimit = 0;
                                                                                                                                                                                                      const error = new Error();
                                                                                                                                                                                                      Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                      // Capture the stack trace above function b
                                                                                                                                                                                                      Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                      throw error;
                                                                                                                                                                                                      }

                                                                                                                                                                                                      a(); +
                                                                                                                                                                                                      + +

                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                      • targetObject: object
                                                                                                                                                                                                      • OptionalconstructorOpt: Function

                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                    • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                      • error: unknown

                                                                                                                                                                                                      Returns error is Error

                                                                                                                                                                                                    diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.UserError.html b/website/public/typedoc/classes/rivetkit.actor_errors.UserError.html new file mode 100644 index 0000000000..5748bd0c1b --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.UserError.html @@ -0,0 +1,48 @@ +UserError | Documentation
                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                      Error that can be safely returned to the user.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                      Index

                                                                                                                                                                                                      Constructors

                                                                                                                                                                                                      Properties

                                                                                                                                                                                                      __type: string = "ActorError"
                                                                                                                                                                                                      cause?: unknown
                                                                                                                                                                                                      code: string
                                                                                                                                                                                                      group: string
                                                                                                                                                                                                      message: string
                                                                                                                                                                                                      metadata?: unknown
                                                                                                                                                                                                      name: string
                                                                                                                                                                                                      public: boolean
                                                                                                                                                                                                      stack?: string
                                                                                                                                                                                                      statusCode: number = 500
                                                                                                                                                                                                      stackTraceLimit: number

                                                                                                                                                                                                      The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                      +

                                                                                                                                                                                                      The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Methods

                                                                                                                                                                                                      • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                        +
                                                                                                                                                                                                        const myObject = {};
                                                                                                                                                                                                        Error.captureStackTrace(myObject);
                                                                                                                                                                                                        myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                        + +

                                                                                                                                                                                                        The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                        +
                                                                                                                                                                                                        function a() {
                                                                                                                                                                                                        b();
                                                                                                                                                                                                        }

                                                                                                                                                                                                        function b() {
                                                                                                                                                                                                        c();
                                                                                                                                                                                                        }

                                                                                                                                                                                                        function c() {
                                                                                                                                                                                                        // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                        const { stackTraceLimit } = Error;
                                                                                                                                                                                                        Error.stackTraceLimit = 0;
                                                                                                                                                                                                        const error = new Error();
                                                                                                                                                                                                        Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                        // Capture the stack trace above function b
                                                                                                                                                                                                        Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                        throw error;
                                                                                                                                                                                                        }

                                                                                                                                                                                                        a(); +
                                                                                                                                                                                                        + +

                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                        • targetObject: object
                                                                                                                                                                                                        • OptionalconstructorOpt: Function

                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                      • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                        • error: unknown

                                                                                                                                                                                                        Returns error is Error

                                                                                                                                                                                                      diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.VarsNotEnabled.html b/website/public/typedoc/classes/rivetkit.actor_errors.VarsNotEnabled.html new file mode 100644 index 0000000000..5a86090c36 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.VarsNotEnabled.html @@ -0,0 +1,44 @@ +VarsNotEnabled | Documentation
                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                        Index

                                                                                                                                                                                                        Constructors

                                                                                                                                                                                                        Properties

                                                                                                                                                                                                        __type: string = "ActorError"
                                                                                                                                                                                                        cause?: unknown
                                                                                                                                                                                                        code: string
                                                                                                                                                                                                        group: string
                                                                                                                                                                                                        message: string
                                                                                                                                                                                                        metadata?: unknown
                                                                                                                                                                                                        name: string
                                                                                                                                                                                                        public: boolean
                                                                                                                                                                                                        stack?: string
                                                                                                                                                                                                        statusCode: number = 500
                                                                                                                                                                                                        stackTraceLimit: number

                                                                                                                                                                                                        The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                        +

                                                                                                                                                                                                        The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                        +

                                                                                                                                                                                                        Methods

                                                                                                                                                                                                        • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                          +
                                                                                                                                                                                                          const myObject = {};
                                                                                                                                                                                                          Error.captureStackTrace(myObject);
                                                                                                                                                                                                          myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                          + +

                                                                                                                                                                                                          The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                          +
                                                                                                                                                                                                          function a() {
                                                                                                                                                                                                          b();
                                                                                                                                                                                                          }

                                                                                                                                                                                                          function b() {
                                                                                                                                                                                                          c();
                                                                                                                                                                                                          }

                                                                                                                                                                                                          function c() {
                                                                                                                                                                                                          // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                          const { stackTraceLimit } = Error;
                                                                                                                                                                                                          Error.stackTraceLimit = 0;
                                                                                                                                                                                                          const error = new Error();
                                                                                                                                                                                                          Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                          // Capture the stack trace above function b
                                                                                                                                                                                                          Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                          throw error;
                                                                                                                                                                                                          }

                                                                                                                                                                                                          a(); +
                                                                                                                                                                                                          + +

                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                          • targetObject: object
                                                                                                                                                                                                          • OptionalconstructorOpt: Function

                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                        • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                          • error: unknown

                                                                                                                                                                                                          Returns error is Error

                                                                                                                                                                                                        diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.WebSocketHandlerNotDefined.html b/website/public/typedoc/classes/rivetkit.actor_errors.WebSocketHandlerNotDefined.html new file mode 100644 index 0000000000..a0d3704aef --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.WebSocketHandlerNotDefined.html @@ -0,0 +1,44 @@ +WebSocketHandlerNotDefined | Documentation
                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                          Class WebSocketHandlerNotDefined

                                                                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                                                                          Index

                                                                                                                                                                                                          Constructors

                                                                                                                                                                                                          Properties

                                                                                                                                                                                                          __type: string = "ActorError"
                                                                                                                                                                                                          cause?: unknown
                                                                                                                                                                                                          code: string
                                                                                                                                                                                                          group: string
                                                                                                                                                                                                          message: string
                                                                                                                                                                                                          metadata?: unknown
                                                                                                                                                                                                          name: string
                                                                                                                                                                                                          public: boolean
                                                                                                                                                                                                          stack?: string
                                                                                                                                                                                                          statusCode: number = 500
                                                                                                                                                                                                          stackTraceLimit: number

                                                                                                                                                                                                          The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                          +

                                                                                                                                                                                                          The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Methods

                                                                                                                                                                                                          • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            const myObject = {};
                                                                                                                                                                                                            Error.captureStackTrace(myObject);
                                                                                                                                                                                                            myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            function a() {
                                                                                                                                                                                                            b();
                                                                                                                                                                                                            }

                                                                                                                                                                                                            function b() {
                                                                                                                                                                                                            c();
                                                                                                                                                                                                            }

                                                                                                                                                                                                            function c() {
                                                                                                                                                                                                            // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                            const { stackTraceLimit } = Error;
                                                                                                                                                                                                            Error.stackTraceLimit = 0;
                                                                                                                                                                                                            const error = new Error();
                                                                                                                                                                                                            Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                            // Capture the stack trace above function b
                                                                                                                                                                                                            Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                            throw error;
                                                                                                                                                                                                            }

                                                                                                                                                                                                            a(); +
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                            • targetObject: object
                                                                                                                                                                                                            • OptionalconstructorOpt: Function

                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                          • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                            • error: unknown

                                                                                                                                                                                                            Returns error is Error

                                                                                                                                                                                                          diff --git a/website/public/typedoc/classes/rivetkit.actor_errors.WebSocketsNotEnabled.html b/website/public/typedoc/classes/rivetkit.actor_errors.WebSocketsNotEnabled.html new file mode 100644 index 0000000000..5f6cf2c481 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.actor_errors.WebSocketsNotEnabled.html @@ -0,0 +1,44 @@ +WebSocketsNotEnabled | Documentation
                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                            Index

                                                                                                                                                                                                            Constructors

                                                                                                                                                                                                            Properties

                                                                                                                                                                                                            __type: string = "ActorError"
                                                                                                                                                                                                            cause?: unknown
                                                                                                                                                                                                            code: string
                                                                                                                                                                                                            group: string
                                                                                                                                                                                                            message: string
                                                                                                                                                                                                            metadata?: unknown
                                                                                                                                                                                                            name: string
                                                                                                                                                                                                            public: boolean
                                                                                                                                                                                                            stack?: string
                                                                                                                                                                                                            statusCode: number = 500
                                                                                                                                                                                                            stackTraceLimit: number

                                                                                                                                                                                                            The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                            +

                                                                                                                                                                                                            The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                            +

                                                                                                                                                                                                            Methods

                                                                                                                                                                                                            • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              const myObject = {};
                                                                                                                                                                                                              Error.captureStackTrace(myObject);
                                                                                                                                                                                                              myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                              + +

                                                                                                                                                                                                              The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              function a() {
                                                                                                                                                                                                              b();
                                                                                                                                                                                                              }

                                                                                                                                                                                                              function b() {
                                                                                                                                                                                                              c();
                                                                                                                                                                                                              }

                                                                                                                                                                                                              function c() {
                                                                                                                                                                                                              // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                              const { stackTraceLimit } = Error;
                                                                                                                                                                                                              Error.stackTraceLimit = 0;
                                                                                                                                                                                                              const error = new Error();
                                                                                                                                                                                                              Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                              // Capture the stack trace above function b
                                                                                                                                                                                                              Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                              throw error;
                                                                                                                                                                                                              }

                                                                                                                                                                                                              a(); +
                                                                                                                                                                                                              + +

                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                              • targetObject: object
                                                                                                                                                                                                              • OptionalconstructorOpt: Function

                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                            • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                              • error: unknown

                                                                                                                                                                                                              Returns error is Error

                                                                                                                                                                                                            diff --git a/website/public/typedoc/classes/rivetkit.client_mod.ActorClientError.html b/website/public/typedoc/classes/rivetkit.client_mod.ActorClientError.html new file mode 100644 index 0000000000..c86e9db35e --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.ActorClientError.html @@ -0,0 +1,35 @@ +ActorClientError | Documentation
                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                                                                              Index

                                                                                                                                                                                                              Constructors

                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                • Optionalmessage: string

                                                                                                                                                                                                                Returns ActorClientError

                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                • Optionalmessage: string
                                                                                                                                                                                                                • Optionaloptions: ErrorOptions

                                                                                                                                                                                                                Returns ActorClientError

                                                                                                                                                                                                              Properties

                                                                                                                                                                                                              cause?: unknown
                                                                                                                                                                                                              message: string
                                                                                                                                                                                                              name: string
                                                                                                                                                                                                              stack?: string
                                                                                                                                                                                                              stackTraceLimit: number

                                                                                                                                                                                                              The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Methods

                                                                                                                                                                                                              • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                                +
                                                                                                                                                                                                                const myObject = {};
                                                                                                                                                                                                                Error.captureStackTrace(myObject);
                                                                                                                                                                                                                myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                                + +

                                                                                                                                                                                                                The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                                +

                                                                                                                                                                                                                The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                                +

                                                                                                                                                                                                                The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                                +
                                                                                                                                                                                                                function a() {
                                                                                                                                                                                                                b();
                                                                                                                                                                                                                }

                                                                                                                                                                                                                function b() {
                                                                                                                                                                                                                c();
                                                                                                                                                                                                                }

                                                                                                                                                                                                                function c() {
                                                                                                                                                                                                                // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                                const { stackTraceLimit } = Error;
                                                                                                                                                                                                                Error.stackTraceLimit = 0;
                                                                                                                                                                                                                const error = new Error();
                                                                                                                                                                                                                Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                                // Capture the stack trace above function b
                                                                                                                                                                                                                Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                                throw error;
                                                                                                                                                                                                                }

                                                                                                                                                                                                                a(); +
                                                                                                                                                                                                                + +

                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                • targetObject: object
                                                                                                                                                                                                                • OptionalconstructorOpt: Function

                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                              • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                • error: unknown

                                                                                                                                                                                                                Returns error is Error

                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                • err: Error
                                                                                                                                                                                                                • stackTraces: CallSite[]

                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                              diff --git a/website/public/typedoc/classes/rivetkit.client_mod.ActorConnRaw.html b/website/public/typedoc/classes/rivetkit.client_mod.ActorConnRaw.html new file mode 100644 index 0000000000..c0af1aa00b --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.ActorConnRaw.html @@ -0,0 +1,45 @@ +ActorConnRaw | Documentation
                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                Provides underlying functions for ActorConn. See ActorConn for using type-safe remote procedure calls.

                                                                                                                                                                                                                +
                                                                                                                                                                                                                Index

                                                                                                                                                                                                                Constructors

                                                                                                                                                                                                                • Protected

                                                                                                                                                                                                                  Do not call this directly.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Creates an instance of ActorConnRaw.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                  • client: ClientRaw
                                                                                                                                                                                                                  • driver: ManagerDriver
                                                                                                                                                                                                                  • params: unknown
                                                                                                                                                                                                                  • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                  • actorQuery:
                                                                                                                                                                                                                        | { getForId: { actorId: string; name: string } }
                                                                                                                                                                                                                        | { getForKey: { key: string[]; name: string } }
                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                            getOrCreateForKey: {
                                                                                                                                                                                                                                input?: unknown;
                                                                                                                                                                                                                                key: string[];
                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                region?: string;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                        }
                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                            create: {
                                                                                                                                                                                                                                input?: unknown;
                                                                                                                                                                                                                                key: string[];
                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                region?: string;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                        }

                                                                                                                                                                                                                  Returns ActorConnRaw

                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                • Call a raw action connection. See ActorConn for type-safe action calls.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                  • Args extends unknown[] = unknown[]

                                                                                                                                                                                                                    The type of arguments to pass to the action function.

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • Response = unknown

                                                                                                                                                                                                                    The type of the response returned by the action function.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                  • opts: { args: Args; name: string; signal?: AbortSignal }

                                                                                                                                                                                                                  Returns Promise<Response>

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • A promise that resolves to the response of the action function.
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • Subscribes to an event that will be triggered only once.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                  • Args extends unknown[] = unknown[]

                                                                                                                                                                                                                    The type of arguments the event callback will receive.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                  • eventName: string

                                                                                                                                                                                                                    The name of the event to subscribe to.

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • callback: (...args: Args) => void

                                                                                                                                                                                                                    The callback function to execute when the event is triggered.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                  Returns EventUnsubscribe

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • A function to unsubscribe from the event.
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                • Subscribes to connection errors.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                  • callback: ActorErrorCallback

                                                                                                                                                                                                                    The callback function to execute when a connection error occurs.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                  Returns () => void

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • A function to unsubscribe from the error handler.
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                diff --git a/website/public/typedoc/classes/rivetkit.client_mod.ActorError.html b/website/public/typedoc/classes/rivetkit.client_mod.ActorError.html new file mode 100644 index 0000000000..86db1af57b --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.ActorError.html @@ -0,0 +1,39 @@ +ActorError | Documentation
                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                  Constructors

                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                  __type: string = "ActorError"
                                                                                                                                                                                                                  cause?: unknown
                                                                                                                                                                                                                  code: string
                                                                                                                                                                                                                  group: string
                                                                                                                                                                                                                  message: string
                                                                                                                                                                                                                  metadata?: unknown
                                                                                                                                                                                                                  name: string
                                                                                                                                                                                                                  stack?: string
                                                                                                                                                                                                                  stackTraceLimit: number

                                                                                                                                                                                                                  The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                  • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    const myObject = {};
                                                                                                                                                                                                                    Error.captureStackTrace(myObject);
                                                                                                                                                                                                                    myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                    The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    function a() {
                                                                                                                                                                                                                    b();
                                                                                                                                                                                                                    }

                                                                                                                                                                                                                    function b() {
                                                                                                                                                                                                                    c();
                                                                                                                                                                                                                    }

                                                                                                                                                                                                                    function c() {
                                                                                                                                                                                                                    // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                                    const { stackTraceLimit } = Error;
                                                                                                                                                                                                                    Error.stackTraceLimit = 0;
                                                                                                                                                                                                                    const error = new Error();
                                                                                                                                                                                                                    Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                                    // Capture the stack trace above function b
                                                                                                                                                                                                                    Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                                    throw error;
                                                                                                                                                                                                                    }

                                                                                                                                                                                                                    a(); +
                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                    • targetObject: object
                                                                                                                                                                                                                    • OptionalconstructorOpt: Function

                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                  • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                    • error: unknown

                                                                                                                                                                                                                    Returns error is Error

                                                                                                                                                                                                                  diff --git a/website/public/typedoc/classes/rivetkit.client_mod.ActorHandleRaw.html b/website/public/typedoc/classes/rivetkit.client_mod.ActorHandleRaw.html new file mode 100644 index 0000000000..58f6aab5f2 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.ActorHandleRaw.html @@ -0,0 +1,30 @@ +ActorHandleRaw | Documentation
                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                    Provides underlying functions for stateless ActorHandle for action calls. +Similar to ActorConnRaw but doesn't maintain a connection.

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                    Constructors

                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                    Constructors

                                                                                                                                                                                                                    • Protected

                                                                                                                                                                                                                      Do not call this directly.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Creates an instance of ActorHandleRaw.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                      • client: any
                                                                                                                                                                                                                      • driver: ManagerDriver
                                                                                                                                                                                                                      • params: unknown
                                                                                                                                                                                                                      • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                      • actorQuery:
                                                                                                                                                                                                                            | { getForId: { actorId: string; name: string } }
                                                                                                                                                                                                                            | { getForKey: { key: string[]; name: string } }
                                                                                                                                                                                                                            | {
                                                                                                                                                                                                                                getOrCreateForKey: {
                                                                                                                                                                                                                                    input?: unknown;
                                                                                                                                                                                                                                    key: string[];
                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                    region?: string;
                                                                                                                                                                                                                                };
                                                                                                                                                                                                                            }
                                                                                                                                                                                                                            | {
                                                                                                                                                                                                                                create: {
                                                                                                                                                                                                                                    input?: unknown;
                                                                                                                                                                                                                                    key: string[];
                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                    region?: string;
                                                                                                                                                                                                                                };
                                                                                                                                                                                                                            }

                                                                                                                                                                                                                      Returns ActorHandleRaw

                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                    • Call a raw action. This method sends an HTTP request to invoke the named action.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                      • Args extends unknown[] = unknown[]

                                                                                                                                                                                                                        The type of arguments to pass to the action function.

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                      • Response = unknown

                                                                                                                                                                                                                        The type of the response returned by the action function.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                      • opts: { args: Args; name: string; signal?: AbortSignal }

                                                                                                                                                                                                                      Returns Promise<Response>

                                                                                                                                                                                                                    • Makes a raw HTTP request to the actor.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                      • input: string | Request | URL

                                                                                                                                                                                                                        The URL, path, or Request object

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                      • Optionalinit: RequestInit

                                                                                                                                                                                                                        Standard fetch RequestInit options

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                      Returns Promise<Response>

                                                                                                                                                                                                                      Promise - The raw HTTP response

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                    • Creates a raw WebSocket connection to the actor.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                      • Optionalpath: string

                                                                                                                                                                                                                        The path for the WebSocket connection (e.g., "stream")

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                      • Optionalprotocols: string | string[]

                                                                                                                                                                                                                        Optional WebSocket subprotocols

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                      Returns Promise<WebSocket>

                                                                                                                                                                                                                      WebSocket - A raw WebSocket connection

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                    diff --git a/website/public/typedoc/classes/rivetkit.client_mod.InternalError.html b/website/public/typedoc/classes/rivetkit.client_mod.InternalError.html new file mode 100644 index 0000000000..e40c48901f --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.InternalError.html @@ -0,0 +1,35 @@ +InternalError | Documentation
                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                      Constructors

                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Optionalmessage: string

                                                                                                                                                                                                                        Returns InternalError

                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Optionalmessage: string
                                                                                                                                                                                                                        • Optionaloptions: ErrorOptions

                                                                                                                                                                                                                        Returns InternalError

                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                      cause?: unknown
                                                                                                                                                                                                                      message: string
                                                                                                                                                                                                                      name: string
                                                                                                                                                                                                                      stack?: string
                                                                                                                                                                                                                      stackTraceLimit: number

                                                                                                                                                                                                                      The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                      • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        const myObject = {};
                                                                                                                                                                                                                        Error.captureStackTrace(myObject);
                                                                                                                                                                                                                        myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                        The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        function a() {
                                                                                                                                                                                                                        b();
                                                                                                                                                                                                                        }

                                                                                                                                                                                                                        function b() {
                                                                                                                                                                                                                        c();
                                                                                                                                                                                                                        }

                                                                                                                                                                                                                        function c() {
                                                                                                                                                                                                                        // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                                        const { stackTraceLimit } = Error;
                                                                                                                                                                                                                        Error.stackTraceLimit = 0;
                                                                                                                                                                                                                        const error = new Error();
                                                                                                                                                                                                                        Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                                        // Capture the stack trace above function b
                                                                                                                                                                                                                        Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                                        throw error;
                                                                                                                                                                                                                        }

                                                                                                                                                                                                                        a(); +
                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                        • targetObject: object
                                                                                                                                                                                                                        • OptionalconstructorOpt: Function

                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                      • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                        • error: unknown

                                                                                                                                                                                                                        Returns error is Error

                                                                                                                                                                                                                      diff --git a/website/public/typedoc/classes/rivetkit.client_mod.MalformedResponseMessage.html b/website/public/typedoc/classes/rivetkit.client_mod.MalformedResponseMessage.html new file mode 100644 index 0000000000..1b65003821 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.MalformedResponseMessage.html @@ -0,0 +1,35 @@ +MalformedResponseMessage | Documentation
                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                        Class MalformedResponseMessage

                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                        Constructors

                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                        cause?: unknown
                                                                                                                                                                                                                        message: string
                                                                                                                                                                                                                        name: string
                                                                                                                                                                                                                        stack?: string
                                                                                                                                                                                                                        stackTraceLimit: number

                                                                                                                                                                                                                        The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                        • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          const myObject = {};
                                                                                                                                                                                                                          Error.captureStackTrace(myObject);
                                                                                                                                                                                                                          myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                          The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          function a() {
                                                                                                                                                                                                                          b();
                                                                                                                                                                                                                          }

                                                                                                                                                                                                                          function b() {
                                                                                                                                                                                                                          c();
                                                                                                                                                                                                                          }

                                                                                                                                                                                                                          function c() {
                                                                                                                                                                                                                          // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                                          const { stackTraceLimit } = Error;
                                                                                                                                                                                                                          Error.stackTraceLimit = 0;
                                                                                                                                                                                                                          const error = new Error();
                                                                                                                                                                                                                          Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                                          // Capture the stack trace above function b
                                                                                                                                                                                                                          Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                                          throw error;
                                                                                                                                                                                                                          }

                                                                                                                                                                                                                          a(); +
                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                          • targetObject: object
                                                                                                                                                                                                                          • OptionalconstructorOpt: Function

                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                        • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                          • error: unknown

                                                                                                                                                                                                                          Returns error is Error

                                                                                                                                                                                                                        diff --git a/website/public/typedoc/classes/rivetkit.client_mod.ManagerError.html b/website/public/typedoc/classes/rivetkit.client_mod.ManagerError.html new file mode 100644 index 0000000000..b48edda29a --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.client_mod.ManagerError.html @@ -0,0 +1,35 @@ +ManagerError | Documentation
                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                          Constructors

                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                          cause?: unknown
                                                                                                                                                                                                                          message: string
                                                                                                                                                                                                                          name: string
                                                                                                                                                                                                                          stack?: string
                                                                                                                                                                                                                          stackTraceLimit: number

                                                                                                                                                                                                                          The Error.stackTraceLimit property specifies the number of stack frames +collected by a stack trace (whether generated by new Error().stack or +Error.captureStackTrace(obj)).

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The default value is 10 but may be set to any valid JavaScript number. Changes +will affect any stack trace captured after the value has been changed.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          If set to a non-number value, or set to a negative number, stack traces will +not capture any frames.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                          • Creates a .stack property on targetObject, which when accessed returns +a string representing the location in the code at which +Error.captureStackTrace() was called.

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            const myObject = {};
                                                                                                                                                                                                                            Error.captureStackTrace(myObject);
                                                                                                                                                                                                                            myObject.stack; // Similar to `new Error().stack` +
                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                            The first line of the trace will be prefixed with +${myObject.name}: ${myObject.message}.

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            The optional constructorOpt argument accepts a function. If given, all frames +above constructorOpt, including constructorOpt, will be omitted from the +generated stack trace.

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            The constructorOpt argument is useful for hiding implementation +details of error generation from the user. For instance:

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            function a() {
                                                                                                                                                                                                                            b();
                                                                                                                                                                                                                            }

                                                                                                                                                                                                                            function b() {
                                                                                                                                                                                                                            c();
                                                                                                                                                                                                                            }

                                                                                                                                                                                                                            function c() {
                                                                                                                                                                                                                            // Create an error without stack trace to avoid calculating the stack trace twice.
                                                                                                                                                                                                                            const { stackTraceLimit } = Error;
                                                                                                                                                                                                                            Error.stackTraceLimit = 0;
                                                                                                                                                                                                                            const error = new Error();
                                                                                                                                                                                                                            Error.stackTraceLimit = stackTraceLimit;

                                                                                                                                                                                                                            // Capture the stack trace above function b
                                                                                                                                                                                                                            Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
                                                                                                                                                                                                                            throw error;
                                                                                                                                                                                                                            }

                                                                                                                                                                                                                            a(); +
                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                            • targetObject: object
                                                                                                                                                                                                                            • OptionalconstructorOpt: Function

                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                          • Indicates whether the argument provided is a built-in Error instance or not.

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                            • error: unknown

                                                                                                                                                                                                                            Returns error is Error

                                                                                                                                                                                                                          diff --git a/website/public/typedoc/classes/rivetkit.mod.InlineWebSocketAdapter2.html b/website/public/typedoc/classes/rivetkit.mod.InlineWebSocketAdapter2.html new file mode 100644 index 0000000000..d8334b7cec --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.mod.InlineWebSocketAdapter2.html @@ -0,0 +1,24 @@ +InlineWebSocketAdapter2 | Documentation
                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                            Class InlineWebSocketAdapter2

                                                                                                                                                                                                                            InlineWebSocketAdapter implements a WebSocket-like interface +that connects to a UpgradeWebSocketArgs handler

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Implements

                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                            Constructors

                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                            CLOSED: 3 = ...
                                                                                                                                                                                                                            CLOSING: 2 = ...
                                                                                                                                                                                                                            CONNECTING: 0 = ...
                                                                                                                                                                                                                            OPEN: 1 = ...

                                                                                                                                                                                                                            Accessors

                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                            diff --git a/website/public/typedoc/classes/rivetkit.mod.Registry.html b/website/public/typedoc/classes/rivetkit.mod.Registry.html new file mode 100644 index 0000000000..8226b58dda --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.mod.Registry.html @@ -0,0 +1,25 @@ +Registry | Documentation
                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                              Class Registry<A>

                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                              Constructors

                                                                                                                                                                                                                              Accessors

                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                              Constructors

                                                                                                                                                                                                                              Accessors

                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                              • Runs the registry for a server.

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                • OptionalinputConfig: {
                                                                                                                                                                                                                                      autoConfigureServerless?:
                                                                                                                                                                                                                                          | boolean
                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                              headers?: Record<string, string>;
                                                                                                                                                                                                                                              maxRunners?: number;
                                                                                                                                                                                                                                              metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                              minRunners?: number;
                                                                                                                                                                                                                                              requestLifespan?: number;
                                                                                                                                                                                                                                              runnersMargin?: number;
                                                                                                                                                                                                                                              slotsPerRunner?: number;
                                                                                                                                                                                                                                              url?: string;
                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                      basePath?: string;
                                                                                                                                                                                                                                      defaultServerPort?: number;
                                                                                                                                                                                                                                      disableActorDriver?: boolean;
                                                                                                                                                                                                                                      disableDefaultServer?: boolean;
                                                                                                                                                                                                                                      disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                      driver?: {
                                                                                                                                                                                                                                          actor: ActorDriverBuilder;
                                                                                                                                                                                                                                          manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      encoding?: "json"
                                                                                                                                                                                                                                      | "cbor"
                                                                                                                                                                                                                                      | "bare";
                                                                                                                                                                                                                                      endpoint?: string;
                                                                                                                                                                                                                                      getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                      inspector?: {
                                                                                                                                                                                                                                          defaultEndpoint?: string;
                                                                                                                                                                                                                                          enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                          token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      logging?: {
                                                                                                                                                                                                                                          baseLogger?: Logger;
                                                                                                                                                                                                                                          level?: "error"
                                                                                                                                                                                                                                          | "trace"
                                                                                                                                                                                                                                          | "fatal"
                                                                                                                                                                                                                                          | "warn"
                                                                                                                                                                                                                                          | "info"
                                                                                                                                                                                                                                          | "debug"
                                                                                                                                                                                                                                          | "silent";
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      maxIncomingMessageSize?: number;
                                                                                                                                                                                                                                      namespace?: string;
                                                                                                                                                                                                                                      noWelcome?: boolean;
                                                                                                                                                                                                                                      overrideServerAddress?: string;
                                                                                                                                                                                                                                      runEngine?: boolean;
                                                                                                                                                                                                                                      runEngineVersion?: string;
                                                                                                                                                                                                                                      runnerKey?: string;
                                                                                                                                                                                                                                      runnerKind?: "serverless"
                                                                                                                                                                                                                                      | "normal";
                                                                                                                                                                                                                                      runnerName?: string;
                                                                                                                                                                                                                                      token?: string;
                                                                                                                                                                                                                                      totalSlots?: number;
                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                  • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                        | boolean
                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                            headers?: Record<string, string>;
                                                                                                                                                                                                                                            maxRunners?: number;
                                                                                                                                                                                                                                            metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                            minRunners?: number;
                                                                                                                                                                                                                                            requestLifespan?: number;
                                                                                                                                                                                                                                            runnersMargin?: number;
                                                                                                                                                                                                                                            slotsPerRunner?: number;
                                                                                                                                                                                                                                            url?: string;
                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                    Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optional ExperimentalbasePath?: string

                                                                                                                                                                                                                                    Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optional ExperimentaldefaultServerPort?: number
                                                                                                                                                                                                                                  • Optional ExperimentaldisableActorDriver?: boolean
                                                                                                                                                                                                                                  • Optional ExperimentaldisableDefaultServer?: boolean
                                                                                                                                                                                                                                  • OptionaldisableMetadataLookup?: boolean

                                                                                                                                                                                                                                    Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                    • actor: ActorDriverBuilder
                                                                                                                                                                                                                                    • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                    • name: string

                                                                                                                                                                                                                                      Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                  • Optionalencoding?: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                  • Optionalendpoint?: string

                                                                                                                                                                                                                                    Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                  • Optionalheaders?: Record<string, string>
                                                                                                                                                                                                                                  • Optional Experimentalinspector?: {
                                                                                                                                                                                                                                        defaultEndpoint?: string;
                                                                                                                                                                                                                                        enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                        token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                      Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                    • Optionalenabled?: boolean | { actor?: boolean; manager?: boolean }
                                                                                                                                                                                                                                    • Optionaltoken?: (...args: unknown[]) => string

                                                                                                                                                                                                                                      Token used to access the Inspector.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                  • Optional Experimentallogging?: {
                                                                                                                                                                                                                                        baseLogger?: Logger;
                                                                                                                                                                                                                                        level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                  • Optional ExperimentalmaxIncomingMessageSize?: number
                                                                                                                                                                                                                                  • Optionalnamespace?: string

                                                                                                                                                                                                                                    Namespace to connect to.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optional ExperimentalnoWelcome?: boolean

                                                                                                                                                                                                                                    Disable welcome message.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                  • Optional ExperimentalrunEngine?: boolean
                                                                                                                                                                                                                                  • Optional ExperimentalrunEngineVersion?: string
                                                                                                                                                                                                                                  • OptionalrunnerKey?: string

                                                                                                                                                                                                                                    Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optional ExperimentalrunnerKind?: "serverless" | "normal"

                                                                                                                                                                                                                                    Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • OptionalrunnerName?: string

                                                                                                                                                                                                                                    Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Optionaltoken?: string

                                                                                                                                                                                                                                    Token to use to authenticate with the API.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • OptionaltotalSlots?: number

                                                                                                                                                                                                                                    How many actors this runner can run.

                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                Returns ServerOutput<Registry<A>>

                                                                                                                                                                                                                              diff --git a/website/public/typedoc/classes/rivetkit.utils.SinglePromiseQueue.html b/website/public/typedoc/classes/rivetkit.utils.SinglePromiseQueue.html new file mode 100644 index 0000000000..b91986bc14 --- /dev/null +++ b/website/public/typedoc/classes/rivetkit.utils.SinglePromiseQueue.html @@ -0,0 +1,9 @@ +SinglePromiseQueue | Documentation
                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                Class SinglePromiseQueue

                                                                                                                                                                                                                                A tiny utility that coalesces/enqueues async operations so only the latest +queued task runs per cycle, while callers receive a promise that resolves +when the task for the cycle they joined has completed.

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                Constructors

                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                Constructors

                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                runningDrainLoop?: Promise<void>

                                                                                                                                                                                                                                The currently running promise of #drainLoop. Do not await this, instead await pending to await the current cycle.

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                diff --git a/website/public/typedoc/enums/_rivetkit_engine-runner-protocol.StopCode.html b/website/public/typedoc/enums/_rivetkit_engine-runner-protocol.StopCode.html new file mode 100644 index 0000000000..0052176229 --- /dev/null +++ b/website/public/typedoc/enums/_rivetkit_engine-runner-protocol.StopCode.html @@ -0,0 +1,4 @@ +StopCode | Documentation
                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                  Core

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                  Enumeration Members

                                                                                                                                                                                                                                  Enumeration Members

                                                                                                                                                                                                                                  Error: "Error"
                                                                                                                                                                                                                                  Ok: "Ok"
                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/enums/rivetkit.inspector_mod.ActorFeature.html b/website/public/typedoc/enums/rivetkit.inspector_mod.ActorFeature.html new file mode 100644 index 0000000000..aae9f9ec02 --- /dev/null +++ b/website/public/typedoc/enums/rivetkit.inspector_mod.ActorFeature.html @@ -0,0 +1,10 @@ +ActorFeature | Documentation
                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_cloudflare-workers.createHandler.html b/website/public/typedoc/functions/_rivetkit_cloudflare-workers.createHandler.html new file mode 100644 index 0000000000..0305db5167 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_cloudflare-workers.createHandler.html @@ -0,0 +1,2 @@ +createHandler | Documentation
                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                      • Type Parameters

                                                                                                                                                                                                                                        • R extends Registry<any>

                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                        • registry: R
                                                                                                                                                                                                                                        • OptionalinputConfig: {
                                                                                                                                                                                                                                              autoConfigureServerless?:
                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                  | {
                                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                                      maxRunners?: number;
                                                                                                                                                                                                                                                      metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                      minRunners?: number;
                                                                                                                                                                                                                                                      requestLifespan?: number;
                                                                                                                                                                                                                                                      runnersMargin?: number;
                                                                                                                                                                                                                                                      slotsPerRunner?: number;
                                                                                                                                                                                                                                                      url?: string;
                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                              basePath?: string;
                                                                                                                                                                                                                                              defaultServerPort?: number;
                                                                                                                                                                                                                                              disableActorDriver?: boolean;
                                                                                                                                                                                                                                              disableDefaultServer?: boolean;
                                                                                                                                                                                                                                              disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                              encoding?: "json"
                                                                                                                                                                                                                                              | "cbor"
                                                                                                                                                                                                                                              | "bare";
                                                                                                                                                                                                                                              endpoint?: string;
                                                                                                                                                                                                                                              fetch?: ExportedHandlerFetchHandler<{ RIVET: Client<any> }, unknown>;
                                                                                                                                                                                                                                              headers?: Record<string, string>;
                                                                                                                                                                                                                                              inspector?: {
                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                  enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                  token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              logging?: {
                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                  level?: "fatal"
                                                                                                                                                                                                                                                  | "error"
                                                                                                                                                                                                                                                  | "warn"
                                                                                                                                                                                                                                                  | "info"
                                                                                                                                                                                                                                                  | "debug"
                                                                                                                                                                                                                                                  | "trace"
                                                                                                                                                                                                                                                  | "silent";
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              managerPath?: string;
                                                                                                                                                                                                                                              maxIncomingMessageSize?: number;
                                                                                                                                                                                                                                              namespace?: string;
                                                                                                                                                                                                                                              noWelcome?: boolean;
                                                                                                                                                                                                                                              overrideServerAddress?: string;
                                                                                                                                                                                                                                              runEngine?: boolean;
                                                                                                                                                                                                                                              runEngineVersion?: string;
                                                                                                                                                                                                                                              runnerKey?: string;
                                                                                                                                                                                                                                              runnerKind?: "serverless"
                                                                                                                                                                                                                                              | "normal";
                                                                                                                                                                                                                                              runnerName?: string;
                                                                                                                                                                                                                                              token?: string;
                                                                                                                                                                                                                                              totalSlots?: number;
                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                          • OptionalautoConfigureServerless?:
                                                                                                                                                                                                                                                | boolean
                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                    headers?: Record<string, string>;
                                                                                                                                                                                                                                                    maxRunners?: number;
                                                                                                                                                                                                                                                    metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                    minRunners?: number;
                                                                                                                                                                                                                                                    requestLifespan?: number;
                                                                                                                                                                                                                                                    runnersMargin?: number;
                                                                                                                                                                                                                                                    slotsPerRunner?: number;
                                                                                                                                                                                                                                                    url?: string;
                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                          • OptionalbasePath?: string
                                                                                                                                                                                                                                          • OptionaldefaultServerPort?: number
                                                                                                                                                                                                                                          • OptionaldisableActorDriver?: boolean
                                                                                                                                                                                                                                          • OptionaldisableDefaultServer?: boolean
                                                                                                                                                                                                                                          • OptionaldisableMetadataLookup?: boolean
                                                                                                                                                                                                                                          • Optionalencoding?: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                          • Optionalendpoint?: string
                                                                                                                                                                                                                                          • Optionalfetch?: ExportedHandlerFetchHandler<{ RIVET: Client<any> }, unknown>
                                                                                                                                                                                                                                          • Optionalheaders?: Record<string, string>
                                                                                                                                                                                                                                          • Optionalinspector?: {
                                                                                                                                                                                                                                                defaultEndpoint?: string;
                                                                                                                                                                                                                                                enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                          • Optionallogging?: {
                                                                                                                                                                                                                                                baseLogger?: Logger;
                                                                                                                                                                                                                                                level?: "fatal" | "error" | "warn" | "info" | "debug" | "trace" | "silent";
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                          • OptionalmanagerPath?: string

                                                                                                                                                                                                                                            Path that the Rivet manager API will be mounted.

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                          • OptionalmaxIncomingMessageSize?: number
                                                                                                                                                                                                                                          • Optionalnamespace?: string
                                                                                                                                                                                                                                          • OptionalnoWelcome?: boolean
                                                                                                                                                                                                                                          • OptionaloverrideServerAddress?: string
                                                                                                                                                                                                                                          • OptionalrunEngine?: boolean
                                                                                                                                                                                                                                          • OptionalrunEngineVersion?: string
                                                                                                                                                                                                                                          • OptionalrunnerKey?: string
                                                                                                                                                                                                                                          • OptionalrunnerKind?: "serverless" | "normal"
                                                                                                                                                                                                                                          • OptionalrunnerName?: string
                                                                                                                                                                                                                                          • Optionaltoken?: string
                                                                                                                                                                                                                                          • OptionaltotalSlots?: number

                                                                                                                                                                                                                                        Returns Handler

                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.alias.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.alias.html new file mode 100644 index 0000000000..ebd6e5e2eb --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.alias.html @@ -0,0 +1 @@ +alias | Documentation
                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.blob.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.blob.html new file mode 100644 index 0000000000..98fd7903af --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.blob.html @@ -0,0 +1,16 @@ +blob | Documentation
                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.check.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.check.html new file mode 100644 index 0000000000..7b95b6a4f1 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.check.html @@ -0,0 +1 @@ +check | Documentation
                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                              • name: string
                                                                                                                                                                                                                                              • value: SQL

                                                                                                                                                                                                                                              Returns CheckBuilder

                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.customType.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.customType.html new file mode 100644 index 0000000000..e34dd7749d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.customType.html @@ -0,0 +1,2 @@ +customType | Documentation
                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.db.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.db.html new file mode 100644 index 0000000000..c98d888973 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.db.html @@ -0,0 +1 @@ +db | Documentation
                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                  • TSchema extends Record<string, unknown> = Record<string, never>

                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                  • Optionalconfig: DatabaseFactoryConfig<TSchema>

                                                                                                                                                                                                                                                  Returns DatabaseProvider<BetterSQLite3Database<TSchema> & RawAccess>

                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.defineConfig.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.defineConfig.html new file mode 100644 index 0000000000..2ffd1ae270 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.defineConfig.html @@ -0,0 +1 @@ +defineConfig | Documentation
                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.extractUsedTable.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.extractUsedTable.html new file mode 100644 index 0000000000..d71384f5be --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.extractUsedTable.html @@ -0,0 +1 @@ +extractUsedTable | Documentation
                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                      • table:
                                                                                                                                                                                                                                                            | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                            | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                            | SQL<unknown>
                                                                                                                                                                                                                                                            | Subquery<string, Record<string, unknown>>

                                                                                                                                                                                                                                                      Returns string[]

                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.foreignKey.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.foreignKey.html new file mode 100644 index 0000000000..447f520f13 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.foreignKey.html @@ -0,0 +1,3 @@ +foreignKey | Documentation
                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getTableConfig.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getTableConfig.html new file mode 100644 index 0000000000..b71c48d580 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getTableConfig.html @@ -0,0 +1 @@ +getTableConfig | Documentation
                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getViewConfig.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getViewConfig.html new file mode 100644 index 0000000000..18e09a02cc --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.getViewConfig.html @@ -0,0 +1 @@ +getViewConfig | Documentation
                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                            • TName extends string = string
                                                                                                                                                                                                                                                            • TExisting extends boolean = boolean

                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                            Returns {
                                                                                                                                                                                                                                                                isAlias: boolean;
                                                                                                                                                                                                                                                                isExisting: TExisting;
                                                                                                                                                                                                                                                                name: TName;
                                                                                                                                                                                                                                                                originalName: TName;
                                                                                                                                                                                                                                                                query: TExisting extends true ? undefined : SQL<unknown>;
                                                                                                                                                                                                                                                                schema: string | undefined;
                                                                                                                                                                                                                                                                selectedFields: ColumnsSelection;
                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.index.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.index.html new file mode 100644 index 0000000000..d341b9081e --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.index.html @@ -0,0 +1 @@ +index | Documentation
                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                              • name: string

                                                                                                                                                                                                                                                              Returns IndexBuilderOn

                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.integer.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.integer.html new file mode 100644 index 0000000000..b1b2a99e57 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.integer.html @@ -0,0 +1 @@ +integer | Documentation
                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.numeric.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.numeric.html new file mode 100644 index 0000000000..e352089ccf --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.numeric.html @@ -0,0 +1 @@ +numeric | Documentation
                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.primaryKey.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.primaryKey.html new file mode 100644 index 0000000000..49f337f796 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.primaryKey.html @@ -0,0 +1,2 @@ +primaryKey | Documentation
                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.real.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.real.html new file mode 100644 index 0000000000..41c5275cef --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.real.html @@ -0,0 +1 @@ +real | Documentation
                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                    • Returns SQLiteRealBuilderInitial<"">

                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                      • TName extends string

                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                      Returns SQLiteRealBuilderInitial<TName>

                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteTableCreator.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteTableCreator.html new file mode 100644 index 0000000000..4b32ec2cd3 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteTableCreator.html @@ -0,0 +1 @@ +sqliteTableCreator | Documentation
                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                        • customizeTableName: (name: string) => string

                                                                                                                                                                                                                                                                        Returns SQLiteTableFn

                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteView.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteView.html new file mode 100644 index 0000000000..9d547abfa7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.sqliteView.html @@ -0,0 +1 @@ +sqliteView | Documentation
                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                        • Type Parameters

                                                                                                                                                                                                                                                                          • TName extends string

                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                          Returns ViewBuilder<TName>

                                                                                                                                                                                                                                                                        • Type Parameters

                                                                                                                                                                                                                                                                          • TName extends string
                                                                                                                                                                                                                                                                          • TColumns extends Record<
                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                SQLiteColumnBuilderBase<
                                                                                                                                                                                                                                                                                    ColumnBuilderBaseConfig<ColumnDataType, string>,
                                                                                                                                                                                                                                                                                    object,
                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                          Returns ManualViewBuilder<TName, TColumns>

                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.text.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.text.html new file mode 100644 index 0000000000..eea41e30c3 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.text.html @@ -0,0 +1 @@ +text | Documentation
                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                          • Returns SQLiteTextBuilderInitial<"", [string, ...string[]], undefined>

                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                            • U extends string
                                                                                                                                                                                                                                                                            • T extends readonly [U, U]
                                                                                                                                                                                                                                                                            • L extends number | undefined
                                                                                                                                                                                                                                                                            • TMode extends "json" | "text" = "json" | "text"

                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                            Returns Equal<TMode, "json"> extends true
                                                                                                                                                                                                                                                                                ? SQLiteTextJsonBuilderInitial<"">
                                                                                                                                                                                                                                                                                : SQLiteTextBuilderInitial<"", Writable<T>, L>

                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                            • TName extends string
                                                                                                                                                                                                                                                                            • U extends string
                                                                                                                                                                                                                                                                            • T extends readonly [U, U]
                                                                                                                                                                                                                                                                            • L extends number | undefined
                                                                                                                                                                                                                                                                            • TMode extends "json" | "text" = "json" | "text"

                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                            Returns Equal<TMode, "json"> extends true
                                                                                                                                                                                                                                                                                ? SQLiteTextJsonBuilderInitial<TName>
                                                                                                                                                                                                                                                                                : SQLiteTextBuilderInitial<TName, Writable<T>, L>

                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.unique.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.unique.html new file mode 100644 index 0000000000..2e15ea6d7d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.unique.html @@ -0,0 +1 @@ +unique | Documentation
                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                              • Optionalname: string

                                                                                                                                                                                                                                                                              Returns UniqueOnConstraintBuilder

                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueIndex.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueIndex.html new file mode 100644 index 0000000000..c60716e5ba --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueIndex.html @@ -0,0 +1 @@ +uniqueIndex | Documentation
                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                • name: string

                                                                                                                                                                                                                                                                                Returns IndexBuilderOn

                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueKeyName.html b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueKeyName.html new file mode 100644 index 0000000000..56aa7cab18 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.drizzle_mod.uniqueKeyName.html @@ -0,0 +1 @@ +uniqueKeyName | Documentation
                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                  Returns string

                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_db.mod.db.html b/website/public/typedoc/functions/_rivetkit_db.mod.db.html new file mode 100644 index 0000000000..0655ae0e55 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_db.mod.db.html @@ -0,0 +1 @@ +db | Documentation
                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.getHeader.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.getHeader.html new file mode 100644 index 0000000000..568ab3d6d8 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.getHeader.html @@ -0,0 +1 @@ +getHeader | Documentation
                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                      • headers: Record<string, any>
                                                                                                                                                                                                                                                                                      • header: string

                                                                                                                                                                                                                                                                                      Returns string | undefined

                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.bigint.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.bigint.html new file mode 100644 index 0000000000..0cf15e73d0 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.bigint.html @@ -0,0 +1 @@ +bigint | Documentation
                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                      • Returns Schema<number | bigint, bigint>

                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.booleanLiteral.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.booleanLiteral.html new file mode 100644 index 0000000000..085cee7ef2 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.booleanLiteral.html @@ -0,0 +1 @@ +booleanLiteral | Documentation
                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                        • Type Parameters

                                                                                                                                                                                                                                                                                          • V extends boolean

                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                          • literal: V

                                                                                                                                                                                                                                                                                          Returns Schema<V, V>

                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.date.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.date.html new file mode 100644 index 0000000000..91397aa9a0 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.date.html @@ -0,0 +1 @@ +date | Documentation
                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                          • Returns Schema<string, Date>

                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.discriminant.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.discriminant.html new file mode 100644 index 0000000000..2e7b5381f5 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.discriminant.html @@ -0,0 +1 @@ +discriminant | Documentation
                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.enum_.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.enum_.html new file mode 100644 index 0000000000..20b3b33dbc --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.enum_.html @@ -0,0 +1 @@ +enum_ | Documentation
                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                • U extends string
                                                                                                                                                                                                                                                                                                • E extends U[]

                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                • values: E

                                                                                                                                                                                                                                                                                                Returns Schema<E[number], E[number]>

                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectLikeUtils.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectLikeUtils.html new file mode 100644 index 0000000000..9ff502afda --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectLikeUtils.html @@ -0,0 +1 @@ +getObjectLikeUtils | Documentation
                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectUtils.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectUtils.html new file mode 100644 index 0000000000..d0eaf359f1 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getObjectUtils.html @@ -0,0 +1 @@ +getObjectUtils | Documentation
                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getSchemaUtils.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getSchemaUtils.html new file mode 100644 index 0000000000..1899fcf472 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.getSchemaUtils.html @@ -0,0 +1 @@ +getSchemaUtils | Documentation
                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.isProperty.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.isProperty.html new file mode 100644 index 0000000000..edde60c58d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.isProperty.html @@ -0,0 +1 @@ +isProperty | Documentation
                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                      • Type Parameters

                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                        • maybeProperty: unknown

                                                                                                                                                                                                                                                                                                        Returns maybeProperty is O

                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazy.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazy.html new file mode 100644 index 0000000000..638ac1fc5c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazy.html @@ -0,0 +1 @@ +lazy | Documentation
                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazyObject.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazyObject.html new file mode 100644 index 0000000000..546421bc37 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.lazyObject.html @@ -0,0 +1 @@ +lazyObject | Documentation
                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.list.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.list.html new file mode 100644 index 0000000000..35e218cf68 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.list.html @@ -0,0 +1 @@ +list | Documentation
                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.object.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.object.html new file mode 100644 index 0000000000..7fd9bb4c39 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.object.html @@ -0,0 +1 @@ +object | Documentation
                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.objectWithoutOptionalProperties.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.objectWithoutOptionalProperties.html new file mode 100644 index 0000000000..d2deed49d4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.objectWithoutOptionalProperties.html @@ -0,0 +1 @@ +objectWithoutOptionalProperties | Documentation
                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.optional.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.optional.html new file mode 100644 index 0000000000..f6c477868f --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.optional.html @@ -0,0 +1 @@ +optional | Documentation
                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                  • Type Parameters

                                                                                                                                                                                                                                                                                                                    • Raw
                                                                                                                                                                                                                                                                                                                    • Parsed

                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                    Returns Schema<Raw | null | undefined, Parsed | undefined>

                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.property.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.property.html new file mode 100644 index 0000000000..42598cb4bd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.property.html @@ -0,0 +1 @@ +property | Documentation
                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.record.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.record.html new file mode 100644 index 0000000000..d23f7953ad --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.record.html @@ -0,0 +1 @@ +record | Documentation
                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.set.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.set.html new file mode 100644 index 0000000000..30108101fe --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.set.html @@ -0,0 +1 @@ +set | Documentation
                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.stringLiteral.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.stringLiteral.html new file mode 100644 index 0000000000..c53158630c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.stringLiteral.html @@ -0,0 +1 @@ +stringLiteral | Documentation
                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                            • V extends string

                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                            • literal: V

                                                                                                                                                                                                                                                                                                                            Returns Schema<V, V>

                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.transform.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.transform.html new file mode 100644 index 0000000000..b627b804d6 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.transform.html @@ -0,0 +1 @@ +transform | Documentation
                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.undiscriminatedUnion.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.undiscriminatedUnion.html new file mode 100644 index 0000000000..3e5356c83a --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.undiscriminatedUnion.html @@ -0,0 +1 @@ +undiscriminatedUnion | Documentation
                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.union.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.union.html new file mode 100644 index 0000000000..9a392c442a --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.union.html @@ -0,0 +1 @@ +union | Documentation
                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.withParsedProperties.html b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.withParsedProperties.html new file mode 100644 index 0000000000..5f1fa54d49 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-api-full.core.serialization.withParsedProperties.html @@ -0,0 +1,2 @@ +withParsedProperties | Documentation
                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToClient.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToClient.html new file mode 100644 index 0000000000..83ea410363 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToClient.html @@ -0,0 +1 @@ +decodeToClient | Documentation
                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToGateway.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToGateway.html new file mode 100644 index 0000000000..2fbcdca25d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToGateway.html @@ -0,0 +1 @@ +decodeToGateway | Documentation
                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServer.html new file mode 100644 index 0000000000..ee91c0c4d2 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServer.html @@ -0,0 +1 @@ +decodeToServer | Documentation
                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServerlessServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServerlessServer.html new file mode 100644 index 0000000000..ac2494acb0 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.decodeToServerlessServer.html @@ -0,0 +1 @@ +decodeToServerlessServer | Documentation
                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToClient.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToClient.html new file mode 100644 index 0000000000..c6dd364b99 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToClient.html @@ -0,0 +1 @@ +encodeToClient | Documentation
                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                              • x: ToClient
                                                                                                                                                                                                                                                                                                                                              • Optionalconfig: Partial<Config>

                                                                                                                                                                                                                                                                                                                                              Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToGateway.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToGateway.html new file mode 100644 index 0000000000..8761cdaddb --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToGateway.html @@ -0,0 +1 @@ +encodeToGateway | Documentation
                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServer.html new file mode 100644 index 0000000000..1f7b3e0ae5 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServer.html @@ -0,0 +1 @@ +encodeToServer | Documentation
                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                  • x: ToServer
                                                                                                                                                                                                                                                                                                                                                  • Optionalconfig: Partial<Config>

                                                                                                                                                                                                                                                                                                                                                  Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServerlessServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServerlessServer.html new file mode 100644 index 0000000000..dcbd9abeb7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.encodeToServerlessServer.html @@ -0,0 +1 @@ +encodeToServerlessServer | Documentation
                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                    Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorConfig.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorConfig.html new file mode 100644 index 0000000000..624ddeb890 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorConfig.html @@ -0,0 +1 @@ +readActorConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorIntent.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorIntent.html new file mode 100644 index 0000000000..5a86dca7ce --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorIntent.html @@ -0,0 +1 @@ +readActorIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorName.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorName.html new file mode 100644 index 0000000000..66c080f7df --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorName.html @@ -0,0 +1 @@ +readActorName | Documentation
                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorState.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorState.html new file mode 100644 index 0000000000..4a73db4cce --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorState.html @@ -0,0 +1 @@ +readActorState | Documentation
                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorStateStopped.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorStateStopped.html new file mode 100644 index 0000000000..e8f34654e9 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readActorStateStopped.html @@ -0,0 +1 @@ +readActorStateStopped | Documentation
                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommand.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommand.html new file mode 100644 index 0000000000..69b7dff363 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommand.html @@ -0,0 +1 @@ +readCommand | Documentation
                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStartActor.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStartActor.html new file mode 100644 index 0000000000..39cc1e0f8d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStartActor.html @@ -0,0 +1 @@ +readCommandStartActor | Documentation
                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStopActor.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStopActor.html new file mode 100644 index 0000000000..955ff797d4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandStopActor.html @@ -0,0 +1 @@ +readCommandStopActor | Documentation
                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandWrapper.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandWrapper.html new file mode 100644 index 0000000000..f792441f83 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readCommandWrapper.html @@ -0,0 +1 @@ +readCommandWrapper | Documentation
                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEvent.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEvent.html new file mode 100644 index 0000000000..2c3b108629 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEvent.html @@ -0,0 +1 @@ +readEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorIntent.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorIntent.html new file mode 100644 index 0000000000..1f56cb453c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorIntent.html @@ -0,0 +1 @@ +readEventActorIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorSetAlarm.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorSetAlarm.html new file mode 100644 index 0000000000..8ae235944a --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorSetAlarm.html @@ -0,0 +1 @@ +readEventActorSetAlarm | Documentation
                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorStateUpdate.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorStateUpdate.html new file mode 100644 index 0000000000..6e855276f4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventActorStateUpdate.html @@ -0,0 +1 @@ +readEventActorStateUpdate | Documentation
                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventWrapper.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventWrapper.html new file mode 100644 index 0000000000..5103f05b90 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readEventWrapper.html @@ -0,0 +1 @@ +readEventWrapper | Documentation
                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readId.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readId.html new file mode 100644 index 0000000000..b143d70c73 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readId.html @@ -0,0 +1 @@ +readId | Documentation
                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                  • bc: ByteCursor

                                                                                                                                                                                                                                                                                                                                                                                  Returns string

                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readJson.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readJson.html new file mode 100644 index 0000000000..49069f2c60 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readJson.html @@ -0,0 +1 @@ +readJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                    • bc: ByteCursor

                                                                                                                                                                                                                                                                                                                                                                                    Returns string

                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvDeleteRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvDeleteRequest.html new file mode 100644 index 0000000000..39deadcdb1 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvDeleteRequest.html @@ -0,0 +1 @@ +readKvDeleteRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvErrorResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvErrorResponse.html new file mode 100644 index 0000000000..397ff49ceb --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvErrorResponse.html @@ -0,0 +1 @@ +readKvErrorResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetRequest.html new file mode 100644 index 0000000000..f925d46c85 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetRequest.html @@ -0,0 +1 @@ +readKvGetRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetResponse.html new file mode 100644 index 0000000000..e0b0c9897a --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvGetResponse.html @@ -0,0 +1 @@ +readKvGetResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvKey.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvKey.html new file mode 100644 index 0000000000..952bb4317c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvKey.html @@ -0,0 +1 @@ +readKvKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                              • bc: ByteCursor

                                                                                                                                                                                                                                                                                                                                                                                              Returns ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListPrefixQuery.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListPrefixQuery.html new file mode 100644 index 0000000000..e31583ce89 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListPrefixQuery.html @@ -0,0 +1 @@ +readKvListPrefixQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListQuery.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListQuery.html new file mode 100644 index 0000000000..b6e6f2c18b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListQuery.html @@ -0,0 +1 @@ +readKvListQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRangeQuery.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRangeQuery.html new file mode 100644 index 0000000000..a0fececbd3 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRangeQuery.html @@ -0,0 +1 @@ +readKvListRangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRequest.html new file mode 100644 index 0000000000..0162e52dc9 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListRequest.html @@ -0,0 +1 @@ +readKvListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListResponse.html new file mode 100644 index 0000000000..f5edc94f49 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvListResponse.html @@ -0,0 +1 @@ +readKvListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvMetadata.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvMetadata.html new file mode 100644 index 0000000000..22750fdfb7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvMetadata.html @@ -0,0 +1 @@ +readKvMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvPutRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvPutRequest.html new file mode 100644 index 0000000000..59ea5c0e56 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvPutRequest.html @@ -0,0 +1 @@ +readKvPutRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvRequestData.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvRequestData.html new file mode 100644 index 0000000000..a6442e8a59 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvRequestData.html @@ -0,0 +1 @@ +readKvRequestData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvResponseData.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvResponseData.html new file mode 100644 index 0000000000..0f28a50e0b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvResponseData.html @@ -0,0 +1 @@ +readKvResponseData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvValue.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvValue.html new file mode 100644 index 0000000000..40872d21a1 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readKvValue.html @@ -0,0 +1 @@ +readKvValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                  • bc: ByteCursor

                                                                                                                                                                                                                                                                                                                                                                                                                  Returns ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readMessageId.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readMessageId.html new file mode 100644 index 0000000000..e54c2758f7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readMessageId.html @@ -0,0 +1 @@ +readMessageId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                    • bc: ByteCursor

                                                                                                                                                                                                                                                                                                                                                                                                                    Returns ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readProtocolMetadata.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readProtocolMetadata.html new file mode 100644 index 0000000000..02e9ab4300 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readProtocolMetadata.html @@ -0,0 +1 @@ +readProtocolMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readRequestId.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readRequestId.html new file mode 100644 index 0000000000..8606aefd2e --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readRequestId.html @@ -0,0 +1 @@ +readRequestId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                        • bc: ByteCursor

                                                                                                                                                                                                                                                                                                                                                                                                                        Returns ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readStopCode.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readStopCode.html new file mode 100644 index 0000000000..764529c907 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readStopCode.html @@ -0,0 +1 @@ +readStopCode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClient.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClient.html new file mode 100644 index 0000000000..d1334dfbcd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClient.html @@ -0,0 +1 @@ +readToClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientAckEvents.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientAckEvents.html new file mode 100644 index 0000000000..f2c068cb82 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientAckEvents.html @@ -0,0 +1 @@ +readToClientAckEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientCommands.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientCommands.html new file mode 100644 index 0000000000..7c30fa7862 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientCommands.html @@ -0,0 +1 @@ +readToClientCommands | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientInit.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientInit.html new file mode 100644 index 0000000000..6aea9f8a5e --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientInit.html @@ -0,0 +1 @@ +readToClientInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientKvResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientKvResponse.html new file mode 100644 index 0000000000..c72b8ace5c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientKvResponse.html @@ -0,0 +1 @@ +readToClientKvResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestChunk.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestChunk.html new file mode 100644 index 0000000000..c3e801b783 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestChunk.html @@ -0,0 +1 @@ +readToClientRequestChunk | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestStart.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestStart.html new file mode 100644 index 0000000000..49849f7dfd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientRequestStart.html @@ -0,0 +1 @@ +readToClientRequestStart | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessage.html new file mode 100644 index 0000000000..0f6514caed --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessage.html @@ -0,0 +1 @@ +readToClientTunnelMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessageKind.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessageKind.html new file mode 100644 index 0000000000..3b36786f92 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientTunnelMessageKind.html @@ -0,0 +1 @@ +readToClientTunnelMessageKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketClose.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketClose.html new file mode 100644 index 0000000000..1ced50530b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketClose.html @@ -0,0 +1 @@ +readToClientWebSocketClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketMessage.html new file mode 100644 index 0000000000..04b0e02e1b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketMessage.html @@ -0,0 +1 @@ +readToClientWebSocketMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketOpen.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketOpen.html new file mode 100644 index 0000000000..f6f6218b34 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToClientWebSocketOpen.html @@ -0,0 +1 @@ +readToClientWebSocketOpen | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToGateway.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToGateway.html new file mode 100644 index 0000000000..882fea599d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToGateway.html @@ -0,0 +1 @@ +readToGateway | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServer.html new file mode 100644 index 0000000000..337985d6b4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServer.html @@ -0,0 +1 @@ +readToServer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerAckCommands.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerAckCommands.html new file mode 100644 index 0000000000..05d4894d8b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerAckCommands.html @@ -0,0 +1 @@ +readToServerAckCommands | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerEvents.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerEvents.html new file mode 100644 index 0000000000..d37d296b99 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerEvents.html @@ -0,0 +1 @@ +readToServerEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerInit.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerInit.html new file mode 100644 index 0000000000..3eeecfd804 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerInit.html @@ -0,0 +1 @@ +readToServerInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerKvRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerKvRequest.html new file mode 100644 index 0000000000..b0cdbff021 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerKvRequest.html @@ -0,0 +1 @@ +readToServerKvRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerPing.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerPing.html new file mode 100644 index 0000000000..f38b71d9dd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerPing.html @@ -0,0 +1 @@ +readToServerPing | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseChunk.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseChunk.html new file mode 100644 index 0000000000..f67075688e --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseChunk.html @@ -0,0 +1 @@ +readToServerResponseChunk | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseStart.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseStart.html new file mode 100644 index 0000000000..dcaefa6b29 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerResponseStart.html @@ -0,0 +1 @@ +readToServerResponseStart | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessage.html new file mode 100644 index 0000000000..4c4e290646 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessage.html @@ -0,0 +1 @@ +readToServerTunnelMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessageKind.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessageKind.html new file mode 100644 index 0000000000..fd183e7141 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerTunnelMessageKind.html @@ -0,0 +1 @@ +readToServerTunnelMessageKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketClose.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketClose.html new file mode 100644 index 0000000000..da5f80d3a4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketClose.html @@ -0,0 +1 @@ +readToServerWebSocketClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessage.html new file mode 100644 index 0000000000..ae7f2493ad --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessage.html @@ -0,0 +1 @@ +readToServerWebSocketMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessageAck.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessageAck.html new file mode 100644 index 0000000000..7cc0b6dd7d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketMessageAck.html @@ -0,0 +1 @@ +readToServerWebSocketMessageAck | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketOpen.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketOpen.html new file mode 100644 index 0000000000..18da92bcb6 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerWebSocketOpen.html @@ -0,0 +1 @@ +readToServerWebSocketOpen | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServer.html new file mode 100644 index 0000000000..ed55d048c3 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServer.html @@ -0,0 +1 @@ +readToServerlessServer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServerInit.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServerInit.html new file mode 100644 index 0000000000..65cf30ce92 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.readToServerlessServerInit.html @@ -0,0 +1 @@ +readToServerlessServerInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorConfig.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorConfig.html new file mode 100644 index 0000000000..82211d7946 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorConfig.html @@ -0,0 +1 @@ +writeActorConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorIntent.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorIntent.html new file mode 100644 index 0000000000..e0c6feef57 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorIntent.html @@ -0,0 +1 @@ +writeActorIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorName.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorName.html new file mode 100644 index 0000000000..d3e2b18809 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorName.html @@ -0,0 +1 @@ +writeActorName | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorState.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorState.html new file mode 100644 index 0000000000..45a9ff05cc --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorState.html @@ -0,0 +1 @@ +writeActorState | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorStateStopped.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorStateStopped.html new file mode 100644 index 0000000000..67bef5c45d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeActorStateStopped.html @@ -0,0 +1 @@ +writeActorStateStopped | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommand.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommand.html new file mode 100644 index 0000000000..73c4fe4d35 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommand.html @@ -0,0 +1 @@ +writeCommand | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStartActor.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStartActor.html new file mode 100644 index 0000000000..4fa4dfa2a9 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStartActor.html @@ -0,0 +1 @@ +writeCommandStartActor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStopActor.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStopActor.html new file mode 100644 index 0000000000..af9f8bbecd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandStopActor.html @@ -0,0 +1 @@ +writeCommandStopActor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandWrapper.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandWrapper.html new file mode 100644 index 0000000000..f8baf4c49c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeCommandWrapper.html @@ -0,0 +1 @@ +writeCommandWrapper | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEvent.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEvent.html new file mode 100644 index 0000000000..33ff8196bc --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEvent.html @@ -0,0 +1 @@ +writeEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorIntent.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorIntent.html new file mode 100644 index 0000000000..0cabad7310 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorIntent.html @@ -0,0 +1 @@ +writeEventActorIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorSetAlarm.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorSetAlarm.html new file mode 100644 index 0000000000..e565c2a993 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorSetAlarm.html @@ -0,0 +1 @@ +writeEventActorSetAlarm | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorStateUpdate.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorStateUpdate.html new file mode 100644 index 0000000000..8d67189487 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventActorStateUpdate.html @@ -0,0 +1 @@ +writeEventActorStateUpdate | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventWrapper.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventWrapper.html new file mode 100644 index 0000000000..bc350b5eea --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeEventWrapper.html @@ -0,0 +1 @@ +writeEventWrapper | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeId.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeId.html new file mode 100644 index 0000000000..c2fde9157b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeId.html @@ -0,0 +1 @@ +writeId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • bc: ByteCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • x: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeJson.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeJson.html new file mode 100644 index 0000000000..d31c11c0a4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeJson.html @@ -0,0 +1 @@ +writeJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • bc: ByteCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • x: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvDeleteRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvDeleteRequest.html new file mode 100644 index 0000000000..4092b5f558 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvDeleteRequest.html @@ -0,0 +1 @@ +writeKvDeleteRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvErrorResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvErrorResponse.html new file mode 100644 index 0000000000..2d28e3dea0 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvErrorResponse.html @@ -0,0 +1 @@ +writeKvErrorResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetRequest.html new file mode 100644 index 0000000000..28b1e95ac7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetRequest.html @@ -0,0 +1 @@ +writeKvGetRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetResponse.html new file mode 100644 index 0000000000..2109b25632 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvGetResponse.html @@ -0,0 +1 @@ +writeKvGetResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvKey.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvKey.html new file mode 100644 index 0000000000..016e030aee --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvKey.html @@ -0,0 +1 @@ +writeKvKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • bc: ByteCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • x: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListPrefixQuery.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListPrefixQuery.html new file mode 100644 index 0000000000..42f68d9b12 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListPrefixQuery.html @@ -0,0 +1 @@ +writeKvListPrefixQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListQuery.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListQuery.html new file mode 100644 index 0000000000..5ed3ca166e --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListQuery.html @@ -0,0 +1 @@ +writeKvListQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRangeQuery.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRangeQuery.html new file mode 100644 index 0000000000..be99b610a7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRangeQuery.html @@ -0,0 +1 @@ +writeKvListRangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRequest.html new file mode 100644 index 0000000000..7e2d215775 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListRequest.html @@ -0,0 +1 @@ +writeKvListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListResponse.html new file mode 100644 index 0000000000..366e5d51bd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvListResponse.html @@ -0,0 +1 @@ +writeKvListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvMetadata.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvMetadata.html new file mode 100644 index 0000000000..175f760662 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvMetadata.html @@ -0,0 +1 @@ +writeKvMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvPutRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvPutRequest.html new file mode 100644 index 0000000000..2249a7873b --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvPutRequest.html @@ -0,0 +1 @@ +writeKvPutRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvRequestData.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvRequestData.html new file mode 100644 index 0000000000..ec870b7c3d --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvRequestData.html @@ -0,0 +1 @@ +writeKvRequestData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvResponseData.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvResponseData.html new file mode 100644 index 0000000000..d80bf6f5f6 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvResponseData.html @@ -0,0 +1 @@ +writeKvResponseData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvValue.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvValue.html new file mode 100644 index 0000000000..4f5271aeb7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeKvValue.html @@ -0,0 +1 @@ +writeKvValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • bc: ByteCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • x: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeMessageId.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeMessageId.html new file mode 100644 index 0000000000..8a5e2be101 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeMessageId.html @@ -0,0 +1 @@ +writeMessageId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • bc: ByteCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • x: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeProtocolMetadata.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeProtocolMetadata.html new file mode 100644 index 0000000000..7230024f26 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeProtocolMetadata.html @@ -0,0 +1 @@ +writeProtocolMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeRequestId.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeRequestId.html new file mode 100644 index 0000000000..dfae93c4ce --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeRequestId.html @@ -0,0 +1 @@ +writeRequestId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • bc: ByteCursor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • x: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeStopCode.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeStopCode.html new file mode 100644 index 0000000000..945c159f80 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeStopCode.html @@ -0,0 +1 @@ +writeStopCode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClient.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClient.html new file mode 100644 index 0000000000..70c40a8f22 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClient.html @@ -0,0 +1 @@ +writeToClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientAckEvents.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientAckEvents.html new file mode 100644 index 0000000000..fcfd0865c2 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientAckEvents.html @@ -0,0 +1 @@ +writeToClientAckEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientCommands.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientCommands.html new file mode 100644 index 0000000000..520448b826 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientCommands.html @@ -0,0 +1 @@ +writeToClientCommands | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientInit.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientInit.html new file mode 100644 index 0000000000..616d634874 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientInit.html @@ -0,0 +1 @@ +writeToClientInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientKvResponse.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientKvResponse.html new file mode 100644 index 0000000000..82413ed518 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientKvResponse.html @@ -0,0 +1 @@ +writeToClientKvResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestChunk.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestChunk.html new file mode 100644 index 0000000000..96e9904c93 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestChunk.html @@ -0,0 +1 @@ +writeToClientRequestChunk | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestStart.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestStart.html new file mode 100644 index 0000000000..399cad606a --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientRequestStart.html @@ -0,0 +1 @@ +writeToClientRequestStart | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessage.html new file mode 100644 index 0000000000..e9c32852a1 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessage.html @@ -0,0 +1 @@ +writeToClientTunnelMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessageKind.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessageKind.html new file mode 100644 index 0000000000..46513234bd --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientTunnelMessageKind.html @@ -0,0 +1 @@ +writeToClientTunnelMessageKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketClose.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketClose.html new file mode 100644 index 0000000000..58c112fc44 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketClose.html @@ -0,0 +1 @@ +writeToClientWebSocketClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketMessage.html new file mode 100644 index 0000000000..33d46d97b6 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketMessage.html @@ -0,0 +1 @@ +writeToClientWebSocketMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketOpen.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketOpen.html new file mode 100644 index 0000000000..bc1b78d937 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToClientWebSocketOpen.html @@ -0,0 +1 @@ +writeToClientWebSocketOpen | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToGateway.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToGateway.html new file mode 100644 index 0000000000..df95548e53 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToGateway.html @@ -0,0 +1 @@ +writeToGateway | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServer.html new file mode 100644 index 0000000000..4543184178 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServer.html @@ -0,0 +1 @@ +writeToServer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerAckCommands.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerAckCommands.html new file mode 100644 index 0000000000..14a4581693 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerAckCommands.html @@ -0,0 +1 @@ +writeToServerAckCommands | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerEvents.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerEvents.html new file mode 100644 index 0000000000..5a2b9a8982 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerEvents.html @@ -0,0 +1 @@ +writeToServerEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerInit.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerInit.html new file mode 100644 index 0000000000..2173b4fb8c --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerInit.html @@ -0,0 +1 @@ +writeToServerInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerKvRequest.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerKvRequest.html new file mode 100644 index 0000000000..32823bf663 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerKvRequest.html @@ -0,0 +1 @@ +writeToServerKvRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerPing.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerPing.html new file mode 100644 index 0000000000..3eb77db155 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerPing.html @@ -0,0 +1 @@ +writeToServerPing | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseChunk.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseChunk.html new file mode 100644 index 0000000000..ffddd2c3ee --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseChunk.html @@ -0,0 +1 @@ +writeToServerResponseChunk | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseStart.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseStart.html new file mode 100644 index 0000000000..7e3fdd2efa --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerResponseStart.html @@ -0,0 +1 @@ +writeToServerResponseStart | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessage.html new file mode 100644 index 0000000000..1d74a058a7 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessage.html @@ -0,0 +1 @@ +writeToServerTunnelMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessageKind.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessageKind.html new file mode 100644 index 0000000000..0c2ce4f777 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerTunnelMessageKind.html @@ -0,0 +1 @@ +writeToServerTunnelMessageKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketClose.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketClose.html new file mode 100644 index 0000000000..3fcb641cd1 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketClose.html @@ -0,0 +1 @@ +writeToServerWebSocketClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessage.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessage.html new file mode 100644 index 0000000000..d685a30d80 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessage.html @@ -0,0 +1 @@ +writeToServerWebSocketMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessageAck.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessageAck.html new file mode 100644 index 0000000000..c6d4b843fa --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketMessageAck.html @@ -0,0 +1 @@ +writeToServerWebSocketMessageAck | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketOpen.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketOpen.html new file mode 100644 index 0000000000..ae90bec679 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerWebSocketOpen.html @@ -0,0 +1 @@ +writeToServerWebSocketOpen | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServer.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServer.html new file mode 100644 index 0000000000..c850439714 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServer.html @@ -0,0 +1 @@ +writeToServerlessServer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServerInit.html b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServerInit.html new file mode 100644 index 0000000000..7362c78b39 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_engine-runner-protocol.writeToServerlessServerInit.html @@ -0,0 +1 @@ +writeToServerlessServerInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/_rivetkit_framework-base.createRivetKit.html b/website/public/typedoc/functions/_rivetkit_framework-base.createRivetKit.html new file mode 100644 index 0000000000..631fe866e4 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_framework-base.createRivetKit.html @@ -0,0 +1 @@ +createRivetKit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Registry extends AnyActorRegistry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Actors extends any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • ActorNames extends string | number | symbol

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getOrCreateActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              create: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              mount: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              setState: (set: Updater<ActorStateReference<Actors>>) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              state: ActorsStateDerived<Registry, ActorName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          store: Store<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              InternalRivetKitStore<Registry, Actors>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cb: InternalRivetKitStore<Registry, Actors>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => InternalRivetKitStore<Registry, Actors>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createClient.html b/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createClient.html new file mode 100644 index 0000000000..07f27d535f --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createClient.html @@ -0,0 +1,2 @@ +createClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Creates a client with the actor accessor proxy.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • A extends Registry<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalendpointOrConfig:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Client<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKit.html b/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKit.html new file mode 100644 index 0000000000..8603f1882a --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKit.html @@ -0,0 +1 @@ +createRivetKit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • clientInput:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalopts: CreateRivetKitOptions<Registry>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              useActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ActorConn<ExtractActorsFromRegistry<Registry>[ActorName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  error: Error | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handle: ActorHandle<ExtractActorsFromRegistry<Registry>[ActorName]> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hash: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isConnected?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isConnecting?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isError?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  opts: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: keyof ExtractActorsFromRegistry<Registry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      params?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  useEvent: (eventName: string, handler: (...args: any[]) => void) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKitWithClient.html b/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKitWithClient.html new file mode 100644 index 0000000000..7d7d0a3efe --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_next-js.client_mod.createRivetKitWithClient.html @@ -0,0 +1 @@ +createRivetKitWithClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                useActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | ActorConn<ExtractActorsFromRegistry<Registry>[ActorName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    error: Error | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    handle: ActorHandle<ExtractActorsFromRegistry<Registry>[ActorName]> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hash: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isConnected?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isConnecting?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isError?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    opts: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: keyof ExtractActorsFromRegistry<Registry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        params?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    useEvent: (eventName: string, handler: (...args: any[]) => void) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/_rivetkit_next-js.mod.toNextHandler.html b/website/public/typedoc/functions/_rivetkit_next-js.mod.toNextHandler.html new file mode 100644 index 0000000000..601d48267f --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_next-js.mod.toNextHandler.html @@ -0,0 +1 @@ +toNextHandler | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function toNextHandler

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • registry: Registry<any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • inputConfig:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        autoConfigureServerless?: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        basePath?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        defaultServerPort?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableActorDriver?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableDefaultServer?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inspector?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        logging?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            level?: | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxIncomingMessageSize?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        noWelcome?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runEngine?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runEngineVersion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnerKind?: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        totalSlots?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | undefined = {}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GET: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      __namedParameters: { params: Promise<{ all: string[] }> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  HEAD: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      __namedParameters: { params: Promise<{ all: string[] }> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  OPTIONS: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      __namedParameters: { params: Promise<{ all: string[] }> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PATCH: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      __namedParameters: { params: Promise<{ all: string[] }> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  POST: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      __namedParameters: { params: Promise<{ all: string[] }> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PUT: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      __namedParameters: { params: Promise<{ all: string[] }> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/_rivetkit_react.createClient.html b/website/public/typedoc/functions/_rivetkit_react.createClient.html new file mode 100644 index 0000000000..4c31a4f770 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_react.createClient.html @@ -0,0 +1,2 @@ +createClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function createClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Creates a client with the actor accessor proxy.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • A extends Registry<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalendpointOrConfig:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Client<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/_rivetkit_react.createRivetKit.html b/website/public/typedoc/functions/_rivetkit_react.createRivetKit.html new file mode 100644 index 0000000000..11cc73421e --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_react.createRivetKit.html @@ -0,0 +1 @@ +createRivetKit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function createRivetKit

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • clientInput:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • opts: CreateRivetKitOptions<Registry> = {}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      useActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ActorConn<ExtractActorsFromRegistry<Registry>[ActorName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          error: Error | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          handle: ActorHandle<ExtractActorsFromRegistry<Registry>[ActorName]> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hash: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnected?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnecting?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isError?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          opts: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: keyof ExtractActorsFromRegistry<Registry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              params?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          useEvent: (eventName: string, handler: (...args: any[]) => void) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • useActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | ActorConn<ExtractActorsFromRegistry<Registry>[ActorName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        error: Error | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        handle: ActorHandle<ExtractActorsFromRegistry<Registry>[ActorName]> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        hash: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isConnected?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isConnecting?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isError?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        opts: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: keyof ExtractActorsFromRegistry<Registry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            params?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        useEvent: (eventName: string, handler: (...args: any[]) => void) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/_rivetkit_react.createRivetKitWithClient.html b/website/public/typedoc/functions/_rivetkit_react.createRivetKitWithClient.html new file mode 100644 index 0000000000..9284209a92 --- /dev/null +++ b/website/public/typedoc/functions/_rivetkit_react.createRivetKitWithClient.html @@ -0,0 +1 @@ +createRivetKitWithClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function createRivetKitWithClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        useActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | ActorConn<ExtractActorsFromRegistry<Registry>[ActorName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            error: Error | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            handle: ActorHandle<ExtractActorsFromRegistry<Registry>[ActorName]> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hash: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isConnected?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isConnecting?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isError?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            opts: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: keyof ExtractActorsFromRegistry<Registry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                params?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            useEvent: (eventName: string, handler: (...args: any[]) => void) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • useActor: <ActorName extends string | number | symbol>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          opts: ActorOptions<Registry, ActorName>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ActorConn<ExtractActorsFromRegistry<Registry>[ActorName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          error: Error | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          handle: ActorHandle<ExtractActorsFromRegistry<Registry>[ActorName]> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          hash: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnected?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isConnecting?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isError?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          opts: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: keyof ExtractActorsFromRegistry<Registry>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              params?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          useEvent: (eventName: string, handler: (...args: any[]) => void) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/rivetkit.client_mod.createClient.html b/website/public/typedoc/functions/rivetkit.client_mod.createClient.html new file mode 100644 index 0000000000..fcaeb8348e --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.client_mod.createClient.html @@ -0,0 +1,7 @@ +createClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function createClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Creates a client with the actor accessor proxy.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalendpointOrConfig:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoding?: "json" | "cbor" | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaldisableMetadataLookup?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalencoding?: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalheaders?: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalnamespace?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalrunnerName?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns Client<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/rivetkit.common_log.configureBaseLogger.html b/website/public/typedoc/functions/rivetkit.common_log.configureBaseLogger.html new file mode 100644 index 0000000000..379db0a0d3 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_log.configureBaseLogger.html @@ -0,0 +1,2 @@ +configureBaseLogger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function configureBaseLogger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/rivetkit.common_log.configureDefaultLogger.html b/website/public/typedoc/functions/rivetkit.common_log.configureDefaultLogger.html new file mode 100644 index 0000000000..8aa5329175 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_log.configureDefaultLogger.html @@ -0,0 +1,2 @@ +configureDefaultLogger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function configureDefaultLogger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Configure the default logger with optional log level.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionallogLevel: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/rivetkit.common_log.getBaseLogger.html b/website/public/typedoc/functions/rivetkit.common_log.getBaseLogger.html new file mode 100644 index 0000000000..a9ad4e046b --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_log.getBaseLogger.html @@ -0,0 +1,2 @@ +getBaseLogger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function getBaseLogger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/rivetkit.common_log.getIncludeTarget.html b/website/public/typedoc/functions/rivetkit.common_log.getIncludeTarget.html new file mode 100644 index 0000000000..e30bf52737 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_log.getIncludeTarget.html @@ -0,0 +1 @@ +getIncludeTarget | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function getIncludeTarget

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/rivetkit.common_log.getLogger.html b/website/public/typedoc/functions/rivetkit.common_log.getLogger.html new file mode 100644 index 0000000000..83693dba38 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_log.getLogger.html @@ -0,0 +1,2 @@ +getLogger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function getLogger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/rivetkit.common_log.getPinoLevel.html b/website/public/typedoc/functions/rivetkit.common_log.getPinoLevel.html new file mode 100644 index 0000000000..c6e031b3b3 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_log.getPinoLevel.html @@ -0,0 +1 @@ +getPinoLevel | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function getPinoLevel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionallogLevel: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns LevelWithSilent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/rivetkit.common_websocket.importWebSocket.html b/website/public/typedoc/functions/rivetkit.common_websocket.importWebSocket.html new file mode 100644 index 0000000000..cc7dd20b6c --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.common_websocket.importWebSocket.html @@ -0,0 +1 @@ +importWebSocket | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Returns Promise<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CLOSED: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CLOSING: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CONNECTING: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            OPEN: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            prototype: WebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            new (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                url: string | URL,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protocols?: string | string[] | WebSocketInit,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): WebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/rivetkit.driver-helpers_mod.generateRandomString.html b/website/public/typedoc/functions/rivetkit.driver-helpers_mod.generateRandomString.html new file mode 100644 index 0000000000..826849de4b --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.driver-helpers_mod.generateRandomString.html @@ -0,0 +1 @@ +generateRandomString | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/rivetkit.driver-helpers_mod.serializeEmptyPersistData.html b/website/public/typedoc/functions/rivetkit.driver-helpers_mod.serializeEmptyPersistData.html new file mode 100644 index 0000000000..abb75a7acb --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.driver-helpers_mod.serializeEmptyPersistData.html @@ -0,0 +1 @@ +serializeEmptyPersistData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function serializeEmptyPersistData

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/rivetkit.driver-test-suite_mod.createTestRuntime.html b/website/public/typedoc/functions/rivetkit.driver-test-suite_mod.createTestRuntime.html new file mode 100644 index 0000000000..e2b0cc36e8 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.driver-test-suite_mod.createTestRuntime.html @@ -0,0 +1,3 @@ +createTestRuntime | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Helper function to adapt the drivers to the Node.js runtime for tests.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This is helpful for drivers that run in-process as opposed to drivers that rely on external tools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • registryPath: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • driverFactory: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                registry: Registry<any>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    cleanup?: () => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    driver: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rivetEngine?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        endpoint: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        token: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<DriverDeployOutput>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/rivetkit.driver-test-suite_mod.runDriverTests.html b/website/public/typedoc/functions/rivetkit.driver-test-suite_mod.runDriverTests.html new file mode 100644 index 0000000000..c52e0f7978 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.driver-test-suite_mod.runDriverTests.html @@ -0,0 +1,2 @@ +runDriverTests | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.compareSecrets.html b/website/public/typedoc/functions/rivetkit.inspector_mod.compareSecrets.html new file mode 100644 index 0000000000..45e0a2a9a9 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.compareSecrets.html @@ -0,0 +1 @@ +compareSecrets | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.configureInspectorAccessToken.html b/website/public/typedoc/functions/rivetkit.inspector_mod.configureInspectorAccessToken.html new file mode 100644 index 0000000000..c8e05b08d4 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.configureInspectorAccessToken.html @@ -0,0 +1,21 @@ +configureInspectorAccessToken | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function configureInspectorAccessToken

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • runConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      autoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      basePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      defaultServerPort: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableActorDriver: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableDefaultServer: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      encoding: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      inspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      logging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          level?: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxIncomingMessageSize: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      noWelcome: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runEngine: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runEngineVersion: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerKind: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentalbasePath: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentaldefaultServerPort: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentaldisableActorDriver: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentaldisableDefaultServer: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • disableMetadataLookup: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • headers: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Experimentalinspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • enabled: boolean | { actor: boolean; manager: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • token: (...args: unknown[]) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Token used to access the Inspector.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Experimentallogging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentalmaxIncomingMessageSize: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • namespace: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentalnoWelcome: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Disable welcome message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentalrunEngine: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentalrunEngineVersion: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalrunnerKey?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ExperimentalrunnerKind: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • totalSlots: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    How many actors this runner can run.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • managerDriver: ManagerDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.createActorInspectorClient.html b/website/public/typedoc/functions/rivetkit.inspector_mod.createActorInspectorClient.html new file mode 100644 index 0000000000..9a111f4553 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.createActorInspectorClient.html @@ -0,0 +1 @@ +createActorInspectorClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function createActorInspectorClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • ...args: [baseUrl: string, options?: ClientRequestOptions]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ping: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { message: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      state: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $get: | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { enabled: true; state: JSONValue };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { enabled: false; state: null };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $patch: | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: { json: { patch: (...)[] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | { replace: any } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { enabled: false };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: { json: { patch: (...)[] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | { replace: any } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { enabled: true; state: JSONValue };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      state: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stream: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      output: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      outputFormat: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      status: StatusCode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connections: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connections: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          auth?: { [key: string]: any };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          params?: { [key: string]: any };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stateEnabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connections: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stream: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      output: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      outputFormat: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      status: StatusCode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      events: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      events: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              args: never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "action";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              args: never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              eventName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "broadcast";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              eventName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "subscribe";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              eventName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "unsubscribe";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              args: never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              eventName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "event";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      events: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clear: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $post: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      output: { message: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      events: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stream: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      output: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      outputFormat: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      status: StatusCode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rpcs: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { rpcs: string[] };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      db: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $get: | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { db: null; enabled: false };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      db: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          columns: (...)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          foreignKeys: (...)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          records: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          table: { name: ...; schema: ...; type: ... };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $post: | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: { json: { params?: (...)[]; query: string } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { enabled: false };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: { json: { params?: (...)[]; query: string } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { result: JSONValue };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: { json: { params?: (...)[]; query: string } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { error: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      action: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $post: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: { json: { name: string; params?: any[] } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  output: { result: JSONValue };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.createManagerInspectorClient.html b/website/public/typedoc/functions/rivetkit.inspector_mod.createManagerInspectorClient.html new file mode 100644 index 0000000000..f42b901ca4 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.createManagerInspectorClient.html @@ -0,0 +1 @@ +createManagerInspectorClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function createManagerInspectorClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • ...args: [baseUrl: string, options?: ClientRequestOptions]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ping: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output: { message: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actors: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $get: | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output: "Invalid limit";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createdAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        destroyedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        features?: (...)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string & $brand<(...)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        startedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tags?: { [key: ...]: ... };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output: "Failed to fetch actors";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $post: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: { json: { input: any; key: string[]; name: string } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createdAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            destroyedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            features?: ActorFeature[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string & $brand<"ActorId">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            startedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tags?: { [key: string]: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 201;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        builds: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createdAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tags?: { [key: string]: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actor: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ":id": ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $get: | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        input: { param: { id: string } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        output: { error: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        status: 404;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        input: { param: { id: string } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createdAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            destroyedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            features?: ActorFeature[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string & $brand<"ActorId">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            startedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tags?: { [key: string]: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bootstrap: ClientRequest<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $get: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input: {};
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createdAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            destroyedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            features?: ActorFeature[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string & $brand<"ActorId">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            startedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tags?: { [key: string]: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    outputFormat: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.getInspectorUrl.html b/website/public/typedoc/functions/rivetkit.inspector_mod.getInspectorUrl.html new file mode 100644 index 0000000000..f68312ab95 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.getInspectorUrl.html @@ -0,0 +1,21 @@ +getInspectorUrl | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function getInspectorUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • runConfig:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                autoConfigureServerless?: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                basePath?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defaultServerPort?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableActorDriver?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableDefaultServer?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                inspector?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                logging?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    level?: | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxIncomingMessageSize?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                noWelcome?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runEngine?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runEngineVersion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerKind?: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                totalSlots?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              basePath?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultServerPort?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableActorDriver?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableDefaultServer?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inspector?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              logging?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  level?: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxIncomingMessageSize?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noWelcome?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngine?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngineVersion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKind?: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalbasePath?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentaldefaultServerPort?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentaldisableActorDriver?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentaldisableDefaultServer?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaldisableMetadataLookup?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalencoding?: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalheaders?: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional Experimentalinspector?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalenabled?: boolean | { actor?: boolean; manager?: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaltoken?: (...args: unknown[]) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Token used to access the Inspector.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional Experimentallogging?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalmaxIncomingMessageSize?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalnamespace?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalnoWelcome?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Disable welcome message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalrunEngine?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalrunEngineVersion?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalrunnerKey?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalrunnerKind?: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalrunnerName?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltotalSlots?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            How many actors this runner can run.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.isInspectorEnabled.html b/website/public/typedoc/functions/rivetkit.inspector_mod.isInspectorEnabled.html new file mode 100644 index 0000000000..7896e8acad --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.isInspectorEnabled.html @@ -0,0 +1,21 @@ +isInspectorEnabled | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function isInspectorEnabled

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • runConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              basePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultServerPort: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableActorDriver: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableDefaultServer: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoding: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              logging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  level?: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxIncomingMessageSize: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noWelcome: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngine: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngineVersion: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKind: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentalbasePath: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentaldefaultServerPort: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentaldisableActorDriver: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentaldisableDefaultServer: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • disableMetadataLookup: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • headers: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Experimentalinspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • enabled: boolean | { actor: boolean; manager: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • token: (...args: unknown[]) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Token used to access the Inspector.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Experimentallogging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentalmaxIncomingMessageSize: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • namespace: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentalnoWelcome: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Disable welcome message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentalrunEngine: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentalrunEngineVersion: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalrunnerKey?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ExperimentalrunnerKind: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • totalSlots: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            How many actors this runner can run.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • context: "actor" | "manager"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/rivetkit.inspector_mod.secureInspector.html b/website/public/typedoc/functions/rivetkit.inspector_mod.secureInspector.html new file mode 100644 index 0000000000..f9b153d2c6 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.inspector_mod.secureInspector.html @@ -0,0 +1,21 @@ +secureInspector | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function secureInspector

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • runConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                autoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                basePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defaultServerPort: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableActorDriver: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableDefaultServer: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                inspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                logging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    level?: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxIncomingMessageSize: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                noWelcome: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runEngine: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runEngineVersion: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerKind: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalbasePath: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentaldefaultServerPort: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentaldisableActorDriver: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentaldisableDefaultServer: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • disableMetadataLookup: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • headers: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Experimentalinspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • enabled: boolean | { actor: boolean; manager: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • token: (...args: unknown[]) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Token used to access the Inspector.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Experimentallogging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalmaxIncomingMessageSize: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • namespace: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalnoWelcome: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Disable welcome message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalrunEngine: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalrunEngineVersion: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalrunnerKey?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalrunnerKind: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • totalSlots: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              How many actors this runner can run.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns MiddlewareHandler<any, string, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/rivetkit.mod.actor.html b/website/public/typedoc/functions/rivetkit.mod.actor.html new file mode 100644 index 0000000000..f5294f5b5d --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.actor.html @@ -0,0 +1 @@ +actor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function actor

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/rivetkit.mod.createActorRouter.html b/website/public/typedoc/functions/rivetkit.mod.createActorRouter.html new file mode 100644 index 0000000000..049907a7eb --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.createActorRouter.html @@ -0,0 +1,22 @@ +createActorRouter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function createActorRouter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Creates a router that runs on the partitioned instance.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • runConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    autoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    basePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    defaultServerPort: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    disableActorDriver: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    disableDefaultServer: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    encoding: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    inspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    logging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        level?: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxIncomingMessageSize: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    noWelcome: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runEngine: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runEngineVersion: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnerKind: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentalbasePath: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentaldefaultServerPort: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentaldisableActorDriver: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentaldisableDefaultServer: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • disableMetadataLookup: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • headers: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Experimentalinspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • enabled: boolean | { actor: boolean; manager: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • token: (...args: unknown[]) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Token used to access the Inspector.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Experimentallogging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentalmaxIncomingMessageSize: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • namespace: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentalnoWelcome: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Disable welcome message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentalrunEngine: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentalrunEngineVersion: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalrunnerKey?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ExperimentalrunnerKind: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • totalSlots: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  How many actors this runner can run.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • actorDriver: ActorDriver
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • isTest: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns ActorRouter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/rivetkit.mod.createClientWithDriver.html b/website/public/typedoc/functions/rivetkit.mod.createClientWithDriver.html new file mode 100644 index 0000000000..2cc655f610 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.createClientWithDriver.html @@ -0,0 +1,6 @@ +createClientWithDriver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function createClientWithDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • driver: ManagerDriver
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      encoding: "json" | "cbor" | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • disableMetadataLookup: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • headers: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • namespace: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Client<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/rivetkit.mod.createEngineDriver.html b/website/public/typedoc/functions/rivetkit.mod.createEngineDriver.html new file mode 100644 index 0000000000..983a788ff6 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.createEngineDriver.html @@ -0,0 +1,2 @@ +createEngineDriver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function createEngineDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/rivetkit.mod.createFileSystemDriver.html b/website/public/typedoc/functions/rivetkit.mod.createFileSystemDriver.html new file mode 100644 index 0000000000..81a2f6aeb5 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.createFileSystemDriver.html @@ -0,0 +1,2 @@ +createFileSystemDriver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function createFileSystemDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalopts: { path?: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/rivetkit.mod.createMemoryDriver.html b/website/public/typedoc/functions/rivetkit.mod.createMemoryDriver.html new file mode 100644 index 0000000000..79352f2bed --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.createMemoryDriver.html @@ -0,0 +1,2 @@ +createMemoryDriver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function createMemoryDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Returns { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/rivetkit.mod.handleRawWebSocketHandler.html b/website/public/typedoc/functions/rivetkit.mod.handleRawWebSocketHandler.html new file mode 100644 index 0000000000..f2cff6fedb --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.handleRawWebSocketHandler.html @@ -0,0 +1 @@ +handleRawWebSocketHandler | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function handleRawWebSocketHandler

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/rivetkit.mod.handleWebSocketConnect.html b/website/public/typedoc/functions/rivetkit.mod.handleWebSocketConnect.html new file mode 100644 index 0000000000..fa0e5ef55a --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.handleWebSocketConnect.html @@ -0,0 +1,22 @@ +handleWebSocketConnect | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function handleWebSocketConnect

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates a WebSocket connection handler

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • req: Request | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • runConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                autoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                basePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defaultServerPort: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableActorDriver: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableDefaultServer: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                inspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                logging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    level?: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxIncomingMessageSize: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                noWelcome: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runEngine: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runEngineVersion: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerKind: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional ExperimentalautoConfigureServerless?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Automatically configure serverless runners in the engine. +Can only be used when runnerKind is "serverless". +If true, uses default configuration. Can also provide custom configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalbasePath: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Base path for the router. This is used to prefix all routes. +For example, if the base path is /api, then the route /actors will be +available at /api/actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentaldefaultServerPort: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentaldisableActorDriver: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentaldisableDefaultServer: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • disableMetadataLookup: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Whether to automatically perform health checks when the client is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaldriver?: { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • actor: ActorDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • manager: ManagerDriverBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Machine-readable name to identify this driver by.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Endpoint to connect to for Rivet Engine or RivetKit manager API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalgetUpgradeWebSocket?: GetUpgradeWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • headers: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Experimentalinspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaldefaultEndpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default RivetKit server endpoint for Rivet Inspector to connect to. This should be the same endpoint as what you use for your Rivet client to connect to RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This is a convenience property just for printing out the inspector URL.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • enabled: boolean | { actor: boolean; manager: boolean }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • token: (...args: unknown[]) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Token used to access the Inspector.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Experimentallogging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  level?: "error" | "trace" | "fatal" | "warn" | "info" | "debug" | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalmaxIncomingMessageSize: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • namespace: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalnoWelcome: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Disable welcome message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optional ExperimentaloverrideServerAddress?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalrunEngine: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalrunEngineVersion: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalrunnerKey?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Unique key for this runner. Runners connecting a given key will replace any other runner connected with the same key.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ExperimentalrunnerKind: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Whether to run runners normally or have them managed +serverlessly (by the Rivet Engine for example).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the runner. This is used to group together runners in to different pools.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaltoken?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Token to use to authenticate with the API.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • totalSlots: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              How many actors this runner can run.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • actorDriver: ActorDriver
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • parameters: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • requestId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • requestIdBuf: ArrayBuffer | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<UpgradeWebSocketArgs>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/rivetkit.mod.lookupInRegistry.html b/website/public/typedoc/functions/rivetkit.mod.lookupInRegistry.html new file mode 100644 index 0000000000..b516a541be --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.lookupInRegistry.html @@ -0,0 +1 @@ +lookupInRegistry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function lookupInRegistry

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/rivetkit.mod.noopNext.html b/website/public/typedoc/functions/rivetkit.mod.noopNext.html new file mode 100644 index 0000000000..f65b4c0265 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.noopNext.html @@ -0,0 +1,2 @@ +noopNext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function noopNext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/rivetkit.mod.setup.html b/website/public/typedoc/functions/rivetkit.mod.setup.html new file mode 100644 index 0000000000..264b890d5d --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.setup.html @@ -0,0 +1 @@ +setup | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function setup

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/rivetkit.mod.test.html b/website/public/typedoc/functions/rivetkit.mod.test.html new file mode 100644 index 0000000000..4b49adbb7f --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.mod.test.html @@ -0,0 +1 @@ +test | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function test

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/rivetkit.test_mod.getPort.html b/website/public/typedoc/functions/rivetkit.test_mod.getPort.html new file mode 100644 index 0000000000..1c8f41638b --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.test_mod.getPort.html @@ -0,0 +1 @@ +getPort | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function getPort

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/rivetkit.test_mod.setupTest.html b/website/public/typedoc/functions/rivetkit.test_mod.setupTest.html new file mode 100644 index 0000000000..671440c7d9 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.test_mod.setupTest.html @@ -0,0 +1 @@ +setupTest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function setupTest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/rivetkit.utils.arrayBuffersEqual.html b/website/public/typedoc/functions/rivetkit.utils.arrayBuffersEqual.html new file mode 100644 index 0000000000..1ab3f13ba2 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.arrayBuffersEqual.html @@ -0,0 +1 @@ +arrayBuffersEqual | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function arrayBuffersEqual

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/rivetkit.utils.assertUnreachable.html b/website/public/typedoc/functions/rivetkit.utils.assertUnreachable.html new file mode 100644 index 0000000000..ed1498a05c --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.assertUnreachable.html @@ -0,0 +1 @@ +assertUnreachable | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function assertUnreachable

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/rivetkit.utils.bufferToArrayBuffer.html b/website/public/typedoc/functions/rivetkit.utils.bufferToArrayBuffer.html new file mode 100644 index 0000000000..f54d185714 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.bufferToArrayBuffer.html @@ -0,0 +1 @@ +bufferToArrayBuffer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function bufferToArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/rivetkit.utils.combineUrlPath.html b/website/public/typedoc/functions/rivetkit.utils.combineUrlPath.html new file mode 100644 index 0000000000..4ee3cae4c1 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.combineUrlPath.html @@ -0,0 +1,12 @@ +combineUrlPath | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function combineUrlPath

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Properly combines a base URL endpoint with a path, preserving any base path in the endpoint.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • endpoint: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The base URL endpoint that may contain a path component

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • path: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The path to append to the endpoint (may include query parameters)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalqueryParams: Record<string, string | undefined>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Optional additional query parameters to append

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The properly combined URL string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              combineUrlPath("http://localhost:8787/rivet", "/actors/action")
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Returns: "http://localhost:8787/rivet/actors/action" +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              combineUrlPath("http://localhost:8787/rivet", "/actors?type=foo", { namespace: "test" })
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Returns: "http://localhost:8787/rivet/actors?type=foo&namespace=test" +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/functions/rivetkit.utils.dbg.html b/website/public/typedoc/functions/rivetkit.utils.dbg.html new file mode 100644 index 0000000000..3396ad4c84 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.dbg.html @@ -0,0 +1 @@ +dbg | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function dbg

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/functions/rivetkit.utils.getEnvUniversal.html b/website/public/typedoc/functions/rivetkit.utils.getEnvUniversal.html new file mode 100644 index 0000000000..88b3d3f707 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.getEnvUniversal.html @@ -0,0 +1 @@ +getEnvUniversal | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function getEnvUniversal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/functions/rivetkit.utils.httpUserAgent.html b/website/public/typedoc/functions/rivetkit.utils.httpUserAgent.html new file mode 100644 index 0000000000..b99057ba40 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.httpUserAgent.html @@ -0,0 +1 @@ +httpUserAgent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Function httpUserAgent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/functions/rivetkit.utils.idToStr.html b/website/public/typedoc/functions/rivetkit.utils.idToStr.html new file mode 100644 index 0000000000..d07fea3aec --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.idToStr.html @@ -0,0 +1 @@ +idToStr | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Function idToStr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/functions/rivetkit.utils.promiseWithResolvers.html b/website/public/typedoc/functions/rivetkit.utils.promiseWithResolvers.html new file mode 100644 index 0000000000..3d8543323f --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.promiseWithResolvers.html @@ -0,0 +1,3 @@ +promiseWithResolvers | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Function promiseWithResolvers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Polyfill for Promise.withResolvers().

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This is specifically for Cloudflare Workers. Their implementation of Promise.withResolvers does not work correctly.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            promise: Promise<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            reject: (reason?: any) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resolve: (value: T | PromiseLike<T>) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/functions/rivetkit.utils.setLongTimeout.html b/website/public/typedoc/functions/rivetkit.utils.setLongTimeout.html new file mode 100644 index 0000000000..3fe52c03d1 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.setLongTimeout.html @@ -0,0 +1 @@ +setLongTimeout | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Function setLongTimeout

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/functions/rivetkit.utils.stringifyError.html b/website/public/typedoc/functions/rivetkit.utils.stringifyError.html new file mode 100644 index 0000000000..f7cbeb2c02 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.stringifyError.html @@ -0,0 +1 @@ +stringifyError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Function stringifyError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/functions/rivetkit.utils.toUint8Array.html b/website/public/typedoc/functions/rivetkit.utils.toUint8Array.html new file mode 100644 index 0000000000..85447afff0 --- /dev/null +++ b/website/public/typedoc/functions/rivetkit.utils.toUint8Array.html @@ -0,0 +1,5 @@ +toUint8Array | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Function toUint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Converts various ArrayBuffer-like types to Uint8Array. +Handles ArrayBuffer, ArrayBufferView (including typed arrays), and passes through existing Uint8Array.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • data: ArrayBuffer | ArrayBufferView<ArrayBufferLike>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The ArrayBuffer or ArrayBufferView to convert

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A Uint8Array view of the data

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/hierarchy.html b/website/public/typedoc/hierarchy.html new file mode 100644 index 0000000000..16f33be8f1 --- /dev/null +++ b/website/public/typedoc/hierarchy.html @@ -0,0 +1 @@ +Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy Summary

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/index.html b/website/public/typedoc/index.html new file mode 100644 index 0000000000..849e85f4e6 --- /dev/null +++ b/website/public/typedoc/index.html @@ -0,0 +1 @@ +Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.Bindings.html b/website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.Bindings.html new file mode 100644 index 0000000000..b27066a4db --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.Bindings.html @@ -0,0 +1,4 @@ +Bindings | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cloudflare Workers env

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface Bindings {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ACTOR_DO: DurableObjectNamespace<ActorHandlerInterface>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ACTOR_KV: KVNamespace;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ACTOR_DO: DurableObjectNamespace<ActorHandlerInterface>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ACTOR_KV: KVNamespace
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.DriverContext.html b/website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.DriverContext.html new file mode 100644 index 0000000000..5beaeb0204 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_cloudflare-workers.DriverContext.html @@ -0,0 +1,2 @@ +DriverContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface DriverContext {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        state: DurableObjectState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    state: DurableObjectState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.BlobConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.BlobConfig.html new file mode 100644 index 0000000000..2ab5e477cc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.BlobConfig.html @@ -0,0 +1,2 @@ +BlobConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface BlobConfig<TMode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface BlobConfig<TMode extends BlobMode = BlobMode> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          mode: TMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TMode extends BlobMode = BlobMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      mode: TMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.CustomTypeParams.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.CustomTypeParams.html new file mode 100644 index 0000000000..78f7c6c615 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.CustomTypeParams.html @@ -0,0 +1,31 @@ +CustomTypeParams | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface CustomTypeParams<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface CustomTypeParams<T extends CustomTypeValues> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | T["config"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (Equal<T["configRequired"], true> extends true ? never : undefined),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            fromDriver?: (value: T["driverData"]) => T["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            toDriver?: (value: T["data"]) => SQL<unknown> | T["driverData"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            config:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | T["config"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | (Equal<T["configRequired"], true> extends true ? never : undefined),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Database data type string representation, that is used for migrations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        `jsonb`, `text`
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If database data type needs additional params you can use them from config param

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        `varchar(256)`, `numeric(2,3)`
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        To make config be of specific type please use config generic in CustomTypeValues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Usage example

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dataType() {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        return 'boolean';
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Or

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dataType(config) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        return typeof config.length !== 'undefined' ? `varchar(${config.length})` : `varchar`;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        fromDriver?: (value: T["driverData"]) => T["data"]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Optional mapping function, that is responsible for data mapping from database to JS/TS code

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        For example, when using timestamp we need to map string Date representation to JS Date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        fromDriver(value: string): Date {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        return new Date(value);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        toDriver?: (value: T["data"]) => SQL<unknown> | T["driverData"]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Optional mapping function, between user input and driver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        For example, when using jsonb we need to map JS/TS object to string before writing to database

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        toDriver(value: TData): string {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        return JSON.stringify(value);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IndexConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IndexConfig.html new file mode 100644 index 0000000000..c11f953303 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IndexConfig.html @@ -0,0 +1,5 @@ +IndexConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface IndexConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              columns: IndexColumn[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              unique: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              where: SQL<unknown> | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          columns: IndexColumn[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          unique: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          where: SQL<unknown> | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IntegerConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IntegerConfig.html new file mode 100644 index 0000000000..98a7343243 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.IntegerConfig.html @@ -0,0 +1,2 @@ +IntegerConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface IntegerConfig<TMode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface IntegerConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "number"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "timestamp"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "timestamp_ms"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "boolean" = "number" | "timestamp" | "timestamp_ms" | "boolean",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                mode: TMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TMode extends "number" | "timestamp" | "timestamp_ms" | "boolean" = "number" | "timestamp" | "timestamp_ms" | "boolean"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            mode: TMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PreparedQueryConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PreparedQueryConfig.html new file mode 100644 index 0000000000..c3c003a7da --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PreparedQueryConfig.html @@ -0,0 +1,7 @@ +PreparedQueryConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface PreparedQueryConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface PreparedQueryConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  all: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  execute: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  run: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "sync" | "async";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  values: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              all: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              execute: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              run: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              values: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PrimaryKeyConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PrimaryKeyConfig.html new file mode 100644 index 0000000000..abc25a67bc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.PrimaryKeyConfig.html @@ -0,0 +1,3 @@ +PrimaryKeyConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface PrimaryKeyConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface PrimaryKeyConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    autoIncrement?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onConflict?: OnConflict;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                autoIncrement?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                onConflict?: OnConflict
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ReferenceConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ReferenceConfig.html new file mode 100644 index 0000000000..94b76656b7 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ReferenceConfig.html @@ -0,0 +1,3 @@ +ReferenceConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface ReferenceConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onDelete?: UpdateDeleteAction;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onUpdate?: UpdateDeleteAction;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ref: () => SQLiteColumn;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actions: { onDelete?: UpdateDeleteAction; onUpdate?: UpdateDeleteAction }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ref: () => SQLiteColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteColumnBuilderBase.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteColumnBuilderBase.html new file mode 100644 index 0000000000..0e4f8f780e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteColumnBuilderBase.html @@ -0,0 +1,2 @@ +SQLiteColumnBuilderBase | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface SQLiteColumnBuilderBase<T, TTypeConfig>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface SQLiteColumnBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ColumnBuilderBaseConfig<ColumnDataType, string> = ColumnBuilderBaseConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ColumnDataType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TTypeConfig extends object = object,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        _: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [K in string | number | symbol]: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    brand: "ColumnBuilder";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    columnType: T["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    data: T["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataType: T["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    driverParam: T["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enumValues: T["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    generated: T extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? G extends undefined ? unknown : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    identity: T extends { identity: U } ? U : unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: T["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    notNull: T extends { notNull: U } ? U : boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & TTypeConfig & { dialect: "sqlite" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            )[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • T extends ColumnBuilderBaseConfig<ColumnDataType, string> = ColumnBuilderBaseConfig<ColumnDataType, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TTypeConfig extends object = object

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • ColumnBuilderBase<T, TTypeConfig & { dialect: "sqlite" }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • SQLiteColumnBuilderBase

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    _ +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    _: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [K in string | number | symbol]: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                brand: "ColumnBuilder";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: T["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: T["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: T["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: T["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: T["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generated: T extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? G extends undefined ? unknown : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasDefault: T extends { hasDefault: U } ? U : boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                identity: T extends { identity: U } ? U : unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: T["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                notNull: T extends { notNull: U } ? U : boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & TTypeConfig & { dialect: "sqlite" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        )[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteCustomColumnInnerConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteCustomColumnInnerConfig.html new file mode 100644 index 0000000000..e2b3de0299 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteCustomColumnInnerConfig.html @@ -0,0 +1,2 @@ +SQLiteCustomColumnInnerConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface SQLiteCustomColumnInnerConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface SQLiteCustomColumnInnerConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          customTypeValues: CustomTypeValues;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      customTypeValues: CustomTypeValues
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDeleteConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDeleteConfig.html new file mode 100644 index 0000000000..91a697bad9 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDeleteConfig.html @@ -0,0 +1,7 @@ +SQLiteDeleteConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface SQLiteDeleteConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface SQLiteDeleteConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            limit?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            returning?: SelectedFieldsOrdered;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            table: SQLiteTable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            where?: SQL<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            withList?: Subquery<string, Record<string, unknown>>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        limit?: number | Placeholder<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        where?: SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        withList?: Subquery<string, Record<string, unknown>>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDialectConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDialectConfig.html new file mode 100644 index 0000000000..fdc2ea1c01 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteDialectConfig.html @@ -0,0 +1,2 @@ +SQLiteDialectConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface SQLiteDialectConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface SQLiteDialectConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              casing?: Casing;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          casing?: Casing
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteGeneratedColumnConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteGeneratedColumnConfig.html new file mode 100644 index 0000000000..32863b1e41 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteGeneratedColumnConfig.html @@ -0,0 +1,2 @@ +SQLiteGeneratedColumnConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface SQLiteGeneratedColumnConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface SQLiteGeneratedColumnConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                mode?: "virtual" | "stored";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            mode?: "virtual" | "stored"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteInsertConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteInsertConfig.html new file mode 100644 index 0000000000..6118229e08 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteInsertConfig.html @@ -0,0 +1,7 @@ +SQLiteInsertConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface SQLiteInsertConfig<TTable>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface SQLiteInsertConfig<TTable extends SQLiteTable = SQLiteTable> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onConflict?: SQL<unknown>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  returning?: SelectedFieldsOrdered;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  select?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  table: TTable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  values:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Record<string, SQL<unknown> | Param<unknown, unknown>>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | SQLiteInsertSelectQueryBuilder<TTable>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  withList?: Subquery<string, Record<string, unknown>>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onConflict?: SQL<unknown>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              select?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              table: TTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              values:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Record<string, SQL<unknown> | Param<unknown, unknown>>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | SQLiteInsertSelectQueryBuilder<TTable>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              withList?: Subquery<string, Record<string, unknown>>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectConfig.html new file mode 100644 index 0000000000..152d64004e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectConfig.html @@ -0,0 +1,14 @@ +SQLiteSelectConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface SQLiteSelectConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface SQLiteSelectConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    distinct?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fields: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldsFlat?: SelectedFieldsOrdered;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    groupBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    having?: SQL<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    joins?: SQLiteSelectJoinConfig[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    limit?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    offset?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    setOperators: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        isAll: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        limit?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offset?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rightSelect: TypedQueryBuilder<any, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: SetOperator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    table: | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Subquery<string, Record<string, unknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    where?: SQL<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    withList?: Subquery<string, Record<string, unknown>>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                distinct?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                fields: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                groupBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                having?: SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                limit?: number | Placeholder<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                offset?: number | Placeholder<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                setOperators: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    isAll: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    limit?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    offset?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rightSelect: TypedQueryBuilder<any, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: SetOperator;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                table:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Subquery<string, Record<string, unknown>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                where?: SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                withList?: Subquery<string, Record<string, unknown>>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKT.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKT.html new file mode 100644 index 0000000000..9e4ff70459 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKT.html @@ -0,0 +1,12 @@ +SQLiteSelectHKT | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface SQLiteSelectHKT {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      _type: SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "sync" | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          unknown,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Record<string, JoinNullability>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          boolean,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dynamic: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      excludedMethods: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      nullabilityMap: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      result: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resultType: "sync" | "async";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runResult: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      selectedFields: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      selection: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      selectMode: SelectMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tableName: string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  _type: SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sync" | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      unknown,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Record<string, JoinNullability>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      boolean,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      any[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dynamic: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  excludedMethods: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nullabilityMap: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  result: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  resultType: "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runResult: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selectedFields: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selection: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selectMode: SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tableName: string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKTBase.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKTBase.html new file mode 100644 index 0000000000..7a51e90fc7 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectHKTBase.html @@ -0,0 +1,12 @@ +SQLiteSelectHKTBase | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface SQLiteSelectHKTBase

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface SQLiteSelectHKTBase {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        _type: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dynamic: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        excludedMethods: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        nullabilityMap: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        result: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resultType: "sync" | "async";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runResult: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectedFields: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selection: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectMode: SelectMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tableName: string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    _type: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dynamic: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    excludedMethods: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    nullabilityMap: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    result: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resultType: "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runResult: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    selectedFields: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    selection: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    selectMode: SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tableName: string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectJoinConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectJoinConfig.html new file mode 100644 index 0000000000..b9c73b0944 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectJoinConfig.html @@ -0,0 +1,5 @@ +SQLiteSelectJoinConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface SQLiteSelectJoinConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface SQLiteSelectJoinConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          alias: string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          joinType: JoinType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          on: SQL<unknown> | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          table:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Subquery<string, Record<string, unknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      alias: string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      joinType: JoinType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      on: SQL<unknown> | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      table:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Subquery<string, Record<string, unknown>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderHKT.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderHKT.html new file mode 100644 index 0000000000..16bcebaa1f --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilderHKT.html @@ -0,0 +1,12 @@ +SQLiteSelectQueryBuilderHKT | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface SQLiteSelectQueryBuilderHKT

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface SQLiteSelectQueryBuilderHKT {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            _type: SQLiteSelectQueryBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteSelectQueryBuilderHKT,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "sync" | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                unknown,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Record<string, JoinNullability>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                boolean,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dynamic: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            excludedMethods: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            nullabilityMap: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            result: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resultType: "sync" | "async";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runResult: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            selectedFields: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            selection: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            selectMode: SelectMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tableName: string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        _type: SQLiteSelectQueryBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteSelectQueryBuilderHKT,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sync" | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            unknown,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Record<string, JoinNullability>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            boolean,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dynamic: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        excludedMethods: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        nullabilityMap: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        result: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resultType: "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runResult: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectedFields: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selection: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectMode: SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tableName: string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSetOperatorInterface.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSetOperatorInterface.html new file mode 100644 index 0000000000..a3ebcc0b54 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteSetOperatorInterface.html @@ -0,0 +1,2 @@ +SQLiteSetOperatorInterface | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface SQLiteSetOperatorInterface<TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap, TDynamic, TExcludedMethods, TResult, TSelectedFields>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface SQLiteSetOperatorInterface<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TResultType extends "sync" | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TSelection extends ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TSelectMode extends SelectMode = "single",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TNullabilityMap extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Record<string, JoinNullability> = TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Record<TTableName, "not-null">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TDynamic extends boolean = false,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TExcludedMethods extends string = never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TResult extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any[] = SelectResult<TSelection, TSelectMode, TNullabilityMap>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TSelectedFields extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ColumnsSelection = BuildSubquerySelection<TSelection, TNullabilityMap>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              _: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dynamic: TDynamic;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  excludedMethods: TExcludedMethods;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hkt: SQLiteSelectHKTBase;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nullabilityMap: TNullabilityMap;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  result: TResult;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  resultType: TResultType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runResult: TRunResult;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selectedFields: TSelectedFields;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selection: TSelection;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selectMode: TSelectMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TTableName extends string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TResultType extends "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TRunResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TSelection extends ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TSelectMode extends SelectMode = "single"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TNullabilityMap extends Record<string, JoinNullability> = TTableName extends string ? Record<TTableName, "not-null"> : {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TDynamic extends boolean = false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TExcludedMethods extends string = never
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TResult extends any[] = SelectResult<TSelection, TSelectMode, TNullabilityMap>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TSelectedFields extends ColumnsSelection = BuildSubquerySelection<TSelection, TNullabilityMap>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          _ +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          _: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dynamic: TDynamic;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              excludedMethods: TExcludedMethods;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hkt: SQLiteSelectHKTBase;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nullabilityMap: TNullabilityMap;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              result: TResult;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resultType: TResultType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runResult: TRunResult;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              selectedFields: TSelectedFields;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              selection: TSelection;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              selectMode: TSelectMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTableFn.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTableFn.html new file mode 100644 index 0000000000..beee691eea --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTableFn.html @@ -0,0 +1,19 @@ +SQLiteTableFn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface SQLiteTableFn<TSchema>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TSchema extends string | undefined = undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TColumnsMap extends Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteColumnBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ColumnBuilderBaseConfig<ColumnDataType, string>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        object,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: TTableName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • columns: TColumnsMap
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalextraConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    self: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [Key in string | number | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)] extends "" ? Assume<(...), (...)> : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => SQLiteTableExtraConfigValue[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns SQLiteTableWithColumns<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      columns: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [Key in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dialect: "sqlite";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: TSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TColumnsMap extends Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteColumnBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ColumnBuilderBaseConfig<ColumnDataType, string>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        object,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: TTableName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • columns: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    columnTypes: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        blob: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteBlobJsonBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TMode extends BlobMode = BlobMode>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: BlobConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteBigIntBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "buffer"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBlobBufferBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteBlobJsonBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TName extends string, TMode extends BlobMode = BlobMode>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: BlobConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteBigIntBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "buffer"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBlobBufferBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteBlobJsonBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        customType: <T extends CustomTypeValues = CustomTypeValues>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            customTypeParams: CustomTypeParams<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Equal<T["configRequired"], true> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TConfig extends Record<string, any>>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig: TConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<"", T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TName extends string>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dbName: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig: T["config"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<TName, T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (): SQLiteCustomColumnBuilder<ConvertCustomConfig<"", T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TConfig extends Record<string, any>>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig?: TConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<"", T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TName extends string>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dbName: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig?: T["config"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<TName, T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        integer: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteIntegerBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TMode extends "number" | "boolean" | "timestamp" | "timestamp_ms">(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: IntegerConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Or<Equal<TMode, "timestamp">, Equal<TMode, "timestamp_ms">> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTimestampBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "boolean"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBooleanBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteIntegerBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TName extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends "number" | "boolean" | "timestamp" | "timestamp_ms",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: IntegerConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Or<Equal<TMode, "timestamp">, Equal<TMode, "timestamp_ms">> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTimestampBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "boolean"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBooleanBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteIntegerBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        numeric: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TMode extends "string" | "number" | "bigint">(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteNumericConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "number"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteNumericNumberBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteNumericBigIntBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteNumericBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TName extends string, TMode extends "string" | "number" | "bigint">(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteNumericConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "number"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteNumericNumberBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteNumericBigIntBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteNumericBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        real: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteRealBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TName extends string>(name: TName): SQLiteRealBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        text: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteTextBuilderInitial<"", [string, ...string[]], undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                U extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T extends readonly [U, U],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                L extends number | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends "json" | "text" = "json" | "text",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteTextConfig<TMode, T | Writable<T>, L>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "json"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTextJsonBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : SQLiteTextBuilderInitial<"", Writable<T>, L>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TName extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                U extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T extends readonly [U, U],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                L extends number | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends "json" | "text" = "json" | "text",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteTextConfig<TMode, T | Writable<T>, L>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "json"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTextJsonBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : SQLiteTextBuilderInitial<TName, Writable<T>, L>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => TColumnsMap
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalextraConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    self: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [Key in string | number | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)] extends "" ? Assume<(...), (...)> : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => SQLiteTableExtraConfigValue[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns SQLiteTableWithColumns<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      columns: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [Key in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dialect: "sqlite";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: TSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TColumnsMap extends Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteColumnBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ColumnBuilderBaseConfig<ColumnDataType, string>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        object,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: TTableName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • columns: TColumnsMap
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalextraConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    self: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [Key in string | number | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)] extends "" ? Assume<(...), (...)> : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => SQLiteTableExtraConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns SQLiteTableWithColumns<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      columns: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [Key in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dialect: "sqlite";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: TSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The third parameter of sqliteTable is changing and will only accept an array instead of an object

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Deprecated version:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              export const users = sqliteTable("users", {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: int(),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, (t) => ({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              idx: index('custom_name').on(t.id)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              })); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              New API:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              export const users = sqliteTable("users", {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: int(),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, (t) => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              index('custom_name').on(t.id)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TColumnsMap extends Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteColumnBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ColumnBuilderBaseConfig<ColumnDataType, string>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        object,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: TTableName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • columns: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    columnTypes: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        blob: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteBlobJsonBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TMode extends BlobMode = BlobMode>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: BlobConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteBigIntBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "buffer"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBlobBufferBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteBlobJsonBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TName extends string, TMode extends BlobMode = BlobMode>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: BlobConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteBigIntBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "buffer"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBlobBufferBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteBlobJsonBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        customType: <T extends CustomTypeValues = CustomTypeValues>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            customTypeParams: CustomTypeParams<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => Equal<T["configRequired"], true> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TConfig extends Record<string, any>>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig: TConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<"", T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TName extends string>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dbName: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig: T["config"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<TName, T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (): SQLiteCustomColumnBuilder<ConvertCustomConfig<"", T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TConfig extends Record<string, any>>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig?: TConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<"", T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <TName extends string>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dbName: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fieldConfig?: T["config"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): SQLiteCustomColumnBuilder<ConvertCustomConfig<TName, T>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        integer: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteIntegerBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TMode extends "number" | "boolean" | "timestamp" | "timestamp_ms">(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: IntegerConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Or<Equal<TMode, "timestamp">, Equal<TMode, "timestamp_ms">> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTimestampBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "boolean"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBooleanBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteIntegerBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TName extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends "number" | "boolean" | "timestamp" | "timestamp_ms",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: IntegerConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Or<Equal<TMode, "timestamp">, Equal<TMode, "timestamp_ms">> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTimestampBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "boolean"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteBooleanBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteIntegerBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        numeric: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TMode extends "string" | "number" | "bigint">(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteNumericConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "number"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteNumericNumberBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteNumericBigIntBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteNumericBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TName extends string, TMode extends "string" | "number" | "bigint">(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteNumericConfig<TMode>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "number"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteNumericNumberBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Equal<TMode, "bigint"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? SQLiteNumericBigIntBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : SQLiteNumericBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        real: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteRealBuilderInitial<"">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <TName extends string>(name: TName): SQLiteRealBuilderInitial<TName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        text: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (): SQLiteTextBuilderInitial<"", [string, ...string[]], undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                U extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T extends readonly [U, U],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                L extends number | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends "json" | "text" = "json" | "text",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteTextConfig<TMode, T | Writable<T>, L>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "json"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTextJsonBuilderInitial<"">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : SQLiteTextBuilderInitial<"", Writable<T>, L>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TName extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                U extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T extends readonly [U, U],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                L extends number | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TMode extends "json" | "text" = "json" | "text",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config?: SQLiteTextConfig<TMode, T | Writable<T>, L>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Equal<TMode, "json"> extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteTextJsonBuilderInitial<TName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : SQLiteTextBuilderInitial<TName, Writable<T>, L>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => TColumnsMap
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalextraConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    self: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [Key in string | number | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: (...)[(...)] extends "" ? Assume<(...), (...)> : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => SQLiteTableExtraConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns SQLiteTableWithColumns<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      columns: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [Key in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | symbol]: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseColumn: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? Column<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseColumn: U["_"] extends { baseBuilder: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Column<{ name: U["_"]["name"]; tableName: TTableName; dataType: U["_"]["dataType"]; columnType: U["_"]["columnType"]; data: U["_"] extends { $type: infer U; } ? U : U["_"]["data"]; ... 9 more ...; generated: U["_"] extends { ...; } ? unknown extends G ? undefined : G extends undefined ? undefined : G : undefined; },...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              columnType: U["_"]["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: U["_"] extends { $type: U } ? U : (...)[(...)]["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dataType: U["_"]["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driverParam: U["_"]["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumValues: U["_"]["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              generated: U["_"] extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (...) extends (...) ? (...) : (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasDefault: U["_"] extends { hasDefault: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              hasRuntimeDefault: U["_"] extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              identity: U["_"] extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)] extends { identity: ... } ? "byDefault" : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isAutoincrement: U["_"] extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isPrimaryKey: U["_"] extends { isPrimaryKey: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: U["_"]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              notNull: U["_"] extends { notNull: true } ? true : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (...)[(...)],

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (...),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : never;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["columnType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { $type: U }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["dataType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["driverParam"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["enumValues"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generated: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { generated: G }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? unknown extends G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : G extends undefined ? undefined : G
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hasRuntimeDefault: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { hasRuntimeDefault: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  identity: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { identity: "always" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? "always"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) extends { identity: "byDefault" }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? "byDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isAutoincrement: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isAutoincrement: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isPrimaryKey: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { isPrimaryKey: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  notNull: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<TColumnsMap[Key]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)]["name"] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<Key, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)]["name"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) extends { notNull: true }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [K in string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | symbol]: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<(...)[(...)]["_"], "name"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: (...)[(...)] extends ""
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? Assume<(...), (...)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : (...)[(...)];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dialect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "driverParam"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "tableName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "notNull"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isPrimaryKey"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "isAutoincrement"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "hasRuntimeDefault"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "dataType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "columnType"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "enumValues"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "identity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "brand"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "baseColumn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "generated",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >[K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dialect: "sqlite";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: TSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The third parameter of sqliteTable is changing and will only accept an array instead of an object

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Deprecated version:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              export const users = sqliteTable("users", {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: int(),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, (t) => ({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              idx: index('custom_name').on(t.id)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              })); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              New API:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              export const users = sqliteTable("users", {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: int(),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, (t) => [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              index('custom_name').on(t.id)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ]); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTransactionConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTransactionConfig.html new file mode 100644 index 0000000000..144a07c47a --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteTransactionConfig.html @@ -0,0 +1,2 @@ +SQLiteTransactionConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface SQLiteTransactionConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface SQLiteTransactionConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  behavior?: "deferred" | "immediate" | "exclusive";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              behavior?: "deferred" | "immediate" | "exclusive"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteUpdateConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteUpdateConfig.html new file mode 100644 index 0000000000..f5dfd8f0d0 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.SQLiteUpdateConfig.html @@ -0,0 +1,10 @@ +SQLiteUpdateConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface SQLiteUpdateConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface SQLiteUpdateConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    from?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Subquery<string, Record<string, unknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    joins: SQLiteSelectJoinConfig[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    limit?: number | Placeholder<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    returning?: SelectedFieldsOrdered;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    set: UpdateSet;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    table: SQLiteTable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    where?: SQL<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    withList?: Subquery<string, Record<string, unknown>>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                from?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteTable<TableConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteViewBase<string, boolean, ColumnsSelection>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Subquery<string, Record<string, unknown>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                limit?: number | Placeholder<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                orderBy?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Aliased<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | SQLiteColumn<ColumnBaseConfig<ColumnDataType, string>, {}, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                set: UpdateSet
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                where?: SQL<unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                withList?: Subquery<string, Record<string, unknown>>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ViewBuilderConfig.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ViewBuilderConfig.html new file mode 100644 index 0000000000..5f84685daa --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.ViewBuilderConfig.html @@ -0,0 +1,5 @@ +ViewBuilderConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface ViewBuilderConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface ViewBuilderConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      algorithm?: "undefined" | "merge" | "temptable";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      definer?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sqlSecurity?: "definer" | "invoker";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      withCheckOption?: "cascaded" | "local";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  algorithm?: "undefined" | "merge" | "temptable"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  definer?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sqlSecurity?: "definer" | "invoker"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  withCheckOption?: "cascaded" | "local"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.WithBuilder.html b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.WithBuilder.html new file mode 100644 index 0000000000..1da0b2da90 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_db.drizzle_mod.WithBuilder.html @@ -0,0 +1 @@ +WithBuilder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TAlias extends string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          as: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              <TSelection extends ColumnsSelection>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  qb:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | TypedQueryBuilder<TSelection, unknown, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ((qb: QueryBuilder) => TypedQueryBuilder<TSelection>),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): WithSubqueryWithSelection<TSelection, TAlias>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  qb:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | TypedQueryBuilder<undefined, unknown, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ((qb: QueryBuilder) => TypedQueryBuilder<undefined>),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): WithSubqueryWithoutSelection<TAlias>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TAlias extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TSelection extends ColumnsSelection

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          as: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              qb: SQL<unknown> | ((qb: QueryBuilder) => SQL),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => WithSubqueryWithSelection<TSelection, TAlias>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.BasicAuth.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.BasicAuth.html new file mode 100644 index 0000000000..003f27e0d4 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.BasicAuth.html @@ -0,0 +1,3 @@ +BasicAuth | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface BasicAuth {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          password: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          username: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      password: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      username: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.Args.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.Args.html new file mode 100644 index 0000000000..1f2f224b94 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.Args.html @@ -0,0 +1,14 @@ +Args | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface Args {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            abortSignal?: AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            contentType?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            duplex?: "half";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxRetries?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            method: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters?: Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | object
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | object[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | null,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestType?: "json" | "file" | "bytes";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            responseType?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "blob"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "sse"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "streaming"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "text"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "arrayBuffer";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timeoutMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            withCredentials?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        abortSignal?: AbortSignal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        contentType?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        duplex?: "half"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headers?: Record<string, string | undefined>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxRetries?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        method: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters?: Record<string, string | object | string[] | object[] | null>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestType?: "json" | "file" | "bytes"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        responseType?: "json" | "blob" | "sse" | "streaming" | "text" | "arrayBuffer"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        timeoutMs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        withCredentials?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.FailedStatusCodeError.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.FailedStatusCodeError.html new file mode 100644 index 0000000000..59b6c7192c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.FailedStatusCodeError.html @@ -0,0 +1,4 @@ +FailedStatusCodeError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface FailedStatusCodeError {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              reason: "status-code";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusCode: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          reason: "status-code"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          statusCode: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.NonJsonError.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.NonJsonError.html new file mode 100644 index 0000000000..04c17c9317 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.NonJsonError.html @@ -0,0 +1,4 @@ +NonJsonError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface NonJsonError {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rawBody: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                reason: "non-json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                statusCode: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rawBody: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            reason: "non-json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            statusCode: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.TimeoutError.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.TimeoutError.html new file mode 100644 index 0000000000..7a0734d941 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.TimeoutError.html @@ -0,0 +1,2 @@ +TimeoutError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface TimeoutError {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  reason: "timeout";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              reason: "timeout"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.UnknownError.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.UnknownError.html new file mode 100644 index 0000000000..b8fc49908a --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.Fetcher.UnknownError.html @@ -0,0 +1,3 @@ +UnknownError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface UnknownError {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    errorMessage: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    reason: "unknown";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                errorMessage: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                reason: "unknown"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.BaseObjectSchema.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.BaseObjectSchema.html new file mode 100644 index 0000000000..b81e5ff981 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.BaseObjectSchema.html @@ -0,0 +1,6 @@ +BaseObjectSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface BaseObjectSchema<Raw, Parsed>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface BaseObjectSchema<Raw, Parsed> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      _getParsedProperties: () => (keyof Parsed)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      _getRawProperties: () => (keyof Raw)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getType: () => SchemaType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      json: (parsed: unknown, opts?: SchemaOptions) => MaybeValid<Raw>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      parse: (raw: unknown, opts?: SchemaOptions) => MaybeValid<Parsed>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parsed

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  _getParsedProperties: () => (keyof Parsed)[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  _getRawProperties: () => (keyof Raw)[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  getType: () => SchemaType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  json: (parsed: unknown, opts?: SchemaOptions) => MaybeValid<Raw>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  parse: (raw: unknown, opts?: SchemaOptions) => MaybeValid<Parsed>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Discriminant.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Discriminant.html new file mode 100644 index 0000000000..4ca8259be9 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Discriminant.html @@ -0,0 +1,3 @@ +Discriminant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface Discriminant<RawDiscriminant, ParsedDiscriminant>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Discriminant<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RawDiscriminant extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ParsedDiscriminant extends string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        parsedDiscriminant: ParsedDiscriminant;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rawDiscriminant: RawDiscriminant;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • RawDiscriminant extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • ParsedDiscriminant extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    parsedDiscriminant: ParsedDiscriminant
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rawDiscriminant: RawDiscriminant
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectLikeUtils.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectLikeUtils.html new file mode 100644 index 0000000000..0f525e77d2 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectLikeUtils.html @@ -0,0 +1,2 @@ +ObjectLikeUtils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface ObjectLikeUtils<Raw, Parsed>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ObjectLikeUtils<Raw, Parsed> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          withParsedProperties: <T extends Record<string, any>>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              properties: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [K in string | number | symbol]: T[K] | ((parsed: Parsed) => T[K])
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => ObjectLikeSchema<Raw, Parsed & T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      withParsedProperties: <T extends Record<string, any>>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          properties: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [K in string | number | symbol]: T[K] | ((parsed: Parsed) => T[K])
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => ObjectLikeSchema<Raw, Parsed & T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectUtils.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectUtils.html new file mode 100644 index 0000000000..8774bd1707 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.ObjectUtils.html @@ -0,0 +1,3 @@ +ObjectUtils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ObjectUtils<Raw, Parsed> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            extend: <RawExtension, ParsedExtension>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                schemas: ObjectSchema<RawExtension, ParsedExtension>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => ObjectSchema<Raw & RawExtension, Parsed & ParsedExtension>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            passthrough: () => ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw & { [key: string]: unknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parsed & { [key: string]: unknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        extend: <RawExtension, ParsedExtension>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            schemas: ObjectSchema<RawExtension, ParsedExtension>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => ObjectSchema<Raw & RawExtension, Parsed & ParsedExtension>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        passthrough: () => ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw & { [key: string]: unknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parsed & { [key: string]: unknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Property.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Property.html new file mode 100644 index 0000000000..3fdfd256db --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.Property.html @@ -0,0 +1,4 @@ +Property | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface Property<RawKey, RawValue, ParsedValue>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Property<RawKey extends string, RawValue, ParsedValue> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isProperty: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rawKey: RawKey;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              valueSchema: Schema<RawValue, ParsedValue>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • RawKey extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • RawValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ParsedValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isProperty: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rawKey: RawKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          valueSchema: Schema<RawValue, ParsedValue>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaOptions.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaOptions.html new file mode 100644 index 0000000000..35cfe9f1c4 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaOptions.html @@ -0,0 +1,33 @@ +SchemaOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface SchemaOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                allowUnrecognizedEnumValues?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                allowUnrecognizedUnionMembers?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                breadcrumbsPrefix?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                omitUndefined?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                skipValidation?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                unrecognizedObjectKeys?: "fail" | "passthrough" | "strip";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            allowUnrecognizedEnumValues?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            whether to fail when an unrecognized enum value is encountered

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            allowUnrecognizedUnionMembers?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            whether to fail when an unrecognized discriminant value is +encountered in a union

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            breadcrumbsPrefix?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            each validation failure contains a "path" property, which is +the breadcrumbs to the offending node in the JSON. you can supply +a prefix that is prepended to all the errors' paths. this can be +helpful for zurg's internal debug logging.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            omitUndefined?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            whether to send 'null' for optional properties explicitly set to 'undefined'.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            skipValidation?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            whether to allow data that doesn't conform to the schema. +invalid data is passed through without transformation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            when this is enabled, .parse() and .json() will always +return ok: true. .parseOrThrow() and .jsonOrThrow() +will never fail.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            unrecognizedObjectKeys?: "fail" | "passthrough" | "strip"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            how to handle unrecognized keys in objects

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "fail"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaUtils.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaUtils.html new file mode 100644 index 0000000000..ea71cf6f0c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.core.serialization.SchemaUtils.html @@ -0,0 +1,7 @@ +SchemaUtils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface SchemaUtils<Raw, Parsed> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  jsonOrThrow: (raw: unknown, opts?: SchemaOptions) => Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  nullable: () => Schema<Raw | null, Parsed | null>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  optional: () => Schema<Raw | null | undefined, Parsed | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  optionalNullable: () => Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parsed | null | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  parseOrThrow: (raw: unknown, opts?: SchemaOptions) => Parsed;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  transform: <Transformed>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      transformer: SchemaTransformer<Parsed, Transformed>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Schema<Raw, Transformed>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              jsonOrThrow: (raw: unknown, opts?: SchemaOptions) => Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              nullable: () => Schema<Raw | null, Parsed | null>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              optional: () => Schema<Raw | null | undefined, Parsed | undefined>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              optionalNullable: () => Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parsed | null | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              parseOrThrow: (raw: unknown, opts?: SchemaOptions) => Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              transform: <Transformed>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  transformer: SchemaTransformer<Parsed, Transformed>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Schema<Raw, Transformed>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Actor.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Actor.html new file mode 100644 index 0000000000..f69f262f9d --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Actor.html @@ -0,0 +1,23 @@ +Actor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Actor {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actorId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    connectableTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    crashPolicy: Rivet.CrashPolicy;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createTs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    datacenter: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    destroyTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    namespaceId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pendingAllocationTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rescheduleTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnerNameSelector: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sleepTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    startTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                connectableTs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor was last connectable. Null if actor is not running.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                crashPolicy: Rivet.CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createTs: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor was first created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenter: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                destroyTs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor was destroyed.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespaceId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pendingAllocationTs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor started waiting for an allocation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rescheduleTs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor will try to allocate again. If this is set, the actor will not attempt to +allocate until the given timestamp.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerNameSelector: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sleepTs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor entered a sleeping state.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                startTs?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Denotes when the actor was first made connectable. Null if never.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorName.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorName.html new file mode 100644 index 0000000000..91ca39a9ba --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorName.html @@ -0,0 +1,3 @@ +ActorName | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface ActorName {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateRequest.html new file mode 100644 index 0000000000..8ac30381fc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateRequest.html @@ -0,0 +1,11 @@ +ActorsCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * namespace: "namespace",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * crashPolicy: "restart",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * name: "name",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * runnerNameSelector: "runner_name_selector"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ActorsCreateRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        crashPolicy: Rivet.CrashPolicy;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        datacenter?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        input?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnerNameSelector: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    crashPolicy: Rivet.CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    datacenter?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnerNameSelector: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateResponse.html new file mode 100644 index 0000000000..bfbf5db6e5 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsCreateResponse.html @@ -0,0 +1,2 @@ +ActorsCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ActorsCreateResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actor: Rivet.Actor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actor: Rivet.Actor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteRequest.html new file mode 100644 index 0000000000..e23eddf940 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteRequest.html @@ -0,0 +1,5 @@ +ActorsDeleteRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ActorsDeleteRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespace?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateRequest.html new file mode 100644 index 0000000000..ffc046edc3 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateRequest.html @@ -0,0 +1,11 @@ +ActorsGetOrCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * namespace: "namespace",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * crashPolicy: "restart",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * key: "key",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * name: "name",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * runnerNameSelector: "runner_name_selector"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface ActorsGetOrCreateRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              crashPolicy: Rivet.CrashPolicy;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              datacenter?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              input?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerNameSelector: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          crashPolicy: Rivet.CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          datacenter?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          input?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnerNameSelector: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateResponse.html new file mode 100644 index 0000000000..3b2fde129c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsGetOrCreateResponse.html @@ -0,0 +1,3 @@ +ActorsGetOrCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface ActorsGetOrCreateResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actor: Rivet.Actor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                created: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actor: Rivet.Actor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            created: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesRequest.html new file mode 100644 index 0000000000..2c92c5b250 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesRequest.html @@ -0,0 +1,7 @@ +ActorsListNamesRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * namespace: "namespace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface ActorsListNamesRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesResponse.html new file mode 100644 index 0000000000..516488c966 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListNamesResponse.html @@ -0,0 +1,3 @@ +ActorsListNamesResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface ActorsListNamesResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    names: Record<string, Rivet.ActorName>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                names: Record<string, Rivet.ActorName>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListRequest.html new file mode 100644 index 0000000000..6371b14a0e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListRequest.html @@ -0,0 +1,11 @@ +ActorsListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * namespace: "namespace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface ActorsListRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorIds?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      includeDestroyed?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorIds?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  includeDestroyed?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListResponse.html new file mode 100644 index 0000000000..c1ac260fe8 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.ActorsListResponse.html @@ -0,0 +1,3 @@ +ActorsListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ActorsListResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actors: Rivet.Actor[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actors: Rivet.Actor[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Datacenter.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Datacenter.html new file mode 100644 index 0000000000..48a72b1d54 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Datacenter.html @@ -0,0 +1,5 @@ +Datacenter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface Datacenter {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacenterHealth.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacenterHealth.html new file mode 100644 index 0000000000..7e6d16fd8c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacenterHealth.html @@ -0,0 +1,7 @@ +DatacenterHealth | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface DatacenterHealth {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            datacenterLabel: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            datacenterName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            error?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            response?: Rivet.HealthResponse;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rttMs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            status: Rivet.HealthStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        datacenterLabel: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        datacenterName: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        error?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rttMs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacentersListResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacentersListResponse.html new file mode 100644 index 0000000000..9cb4037271 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.DatacentersListResponse.html @@ -0,0 +1,3 @@ +DatacentersListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface DatacentersListResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              datacenters: Rivet.Datacenter[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          datacenters: Rivet.Datacenter[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthFanoutResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthFanoutResponse.html new file mode 100644 index 0000000000..882e806093 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthFanoutResponse.html @@ -0,0 +1,2 @@ +HealthFanoutResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface HealthFanoutResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenters: Rivet.DatacenterHealth[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            datacenters: Rivet.DatacenterHealth[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthResponse.html new file mode 100644 index 0000000000..37ee13d60f --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.HealthResponse.html @@ -0,0 +1,5 @@ +HealthResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface HealthResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runtime: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runtime: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              status: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Namespace.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Namespace.html new file mode 100644 index 0000000000..bc09b572c1 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Namespace.html @@ -0,0 +1,5 @@ +Namespace | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Namespace {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createTs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    displayName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    namespaceId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createTs: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                displayName: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespaceId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespaceListResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespaceListResponse.html new file mode 100644 index 0000000000..90ade74e80 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespaceListResponse.html @@ -0,0 +1,3 @@ +NamespaceListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface NamespaceListResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespaces: Rivet.Namespace[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespaces: Rivet.Namespace[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateRequest.html new file mode 100644 index 0000000000..7bce561477 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateRequest.html @@ -0,0 +1,6 @@ +NamespacesCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * displayName: "display_name",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * name: "name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface NamespacesCreateRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        displayName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    displayName: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateResponse.html new file mode 100644 index 0000000000..24a199d295 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesCreateResponse.html @@ -0,0 +1,2 @@ +NamespacesCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface NamespacesCreateResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespace: Rivet.Namespace;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: Rivet.Namespace
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesListRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesListRequest.html new file mode 100644 index 0000000000..bd65a14cd8 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.NamespacesListRequest.html @@ -0,0 +1,8 @@ +NamespacesListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface NamespacesListRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            namespaceIds?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespaceIds?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Pagination.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Pagination.html new file mode 100644 index 0000000000..7f113447dd --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Pagination.html @@ -0,0 +1,3 @@ +Pagination | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Pagination {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Runner.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Runner.html new file mode 100644 index 0000000000..f63d08bbab --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.Runner.html @@ -0,0 +1,16 @@ +Runner | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Runner {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createTs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenter: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                drainTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lastConnectedTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lastPingTs: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lastRtt: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespaceId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                remainingSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stopTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createTs: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            datacenter: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            drainTs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lastConnectedTs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lastPingTs: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lastRtt: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            namespaceId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            remainingSlots: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runnerId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            stopTs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            totalSlots: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfig.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfig.html new file mode 100644 index 0000000000..3b07afc3db --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfig.html @@ -0,0 +1,4 @@ +RunnerConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RunnerConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  normal?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  serverless?: Rivet.RunnerConfigServerless;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              normal?: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindNormal.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindNormal.html new file mode 100644 index 0000000000..d828cbf407 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindNormal.html @@ -0,0 +1,3 @@ +RunnerConfigKindNormal | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface RunnerConfigKindNormal {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    normal: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                normal: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerless.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerless.html new file mode 100644 index 0000000000..746b19b94c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerless.html @@ -0,0 +1,2 @@ +RunnerConfigKindServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface RunnerConfigKindServerless {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      serverless: Rivet.RunnerConfigKindServerlessServerless;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerlessServerless.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerlessServerless.html new file mode 100644 index 0000000000..0fe47cf19e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKindServerlessServerless.html @@ -0,0 +1,10 @@ +RunnerConfigKindServerlessServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface RunnerConfigKindServerlessServerless {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        maxRunners: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestLifespan: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        slotsPerRunner: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers?: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxRunners: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    minRunners?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestLifespan: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runnersMargin?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    slotsPerRunner: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigServerless.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigServerless.html new file mode 100644 index 0000000000..902a01b029 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigServerless.html @@ -0,0 +1,10 @@ +RunnerConfigServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RunnerConfigServerless {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maxRunners: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          requestLifespan: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          slotsPerRunner: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxRunners: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      minRunners?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestLifespan: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnersMargin?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      slotsPerRunner: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteRequest.html new file mode 100644 index 0000000000..a8e977c00d --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteRequest.html @@ -0,0 +1,5 @@ +RunnerConfigsDeleteRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * namespace: "namespace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RunnerConfigsDeleteRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListRequest.html new file mode 100644 index 0000000000..9227e9da58 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListRequest.html @@ -0,0 +1,9 @@ +RunnerConfigsListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * namespace: "namespace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface RunnerConfigsListRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerNames?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              variant?: Rivet.RunnerConfigVariant;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnerNames?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponse.html new file mode 100644 index 0000000000..b8345e9b8a --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponse.html @@ -0,0 +1,3 @@ +RunnerConfigsListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface RunnerConfigsListResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runnerConfigs: Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Rivet.RunnerConfigsListResponseRunnerConfigsValue,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runnerConfigs: Record<string, Rivet.RunnerConfigsListResponseRunnerConfigsValue>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponseRunnerConfigsValue.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponseRunnerConfigsValue.html new file mode 100644 index 0000000000..6b0a41e052 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsListResponseRunnerConfigsValue.html @@ -0,0 +1,2 @@ +RunnerConfigsListResponseRunnerConfigsValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface RunnerConfigsListResponseRunnerConfigsValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RunnerConfigsListResponseRunnerConfigsValue {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenters: Record<string, Rivet.RunnerConfig>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              datacenters: Record<string, Rivet.RunnerConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequest.html new file mode 100644 index 0000000000..a00ff0febb --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequest.html @@ -0,0 +1,6 @@ +RunnerConfigsRefreshMetadataRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * namespace: "namespace",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * body: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * "key": "value"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface RunnerConfigsRefreshMetadataRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: Rivet.RunnerConfigsRefreshMetadataRequestBody;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckRequest.html new file mode 100644 index 0000000000..49c61b5e7c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckRequest.html @@ -0,0 +1,7 @@ +RunnerConfigsServerlessHealthCheckRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface RunnerConfigsServerlessHealthCheckRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * namespace: "namespace",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * url: "url"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface RunnerConfigsServerlessHealthCheckRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailure.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailure.html new file mode 100644 index 0000000000..9d82a41084 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailure.html @@ -0,0 +1,2 @@ +RunnerConfigsServerlessHealthCheckResponseFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface RunnerConfigsServerlessHealthCheckResponseFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface RunnerConfigsServerlessHealthCheckResponseFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        failure: Rivet.RunnerConfigsServerlessHealthCheckResponseFailureFailure;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html new file mode 100644 index 0000000000..243f9eb89c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html @@ -0,0 +1,2 @@ +RunnerConfigsServerlessHealthCheckResponseFailureFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface RunnerConfigsServerlessHealthCheckResponseFailureFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RunnerConfigsServerlessHealthCheckResponseFailureFailure {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          error: Rivet.RunnerConfigsServerlessMetadataError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccess.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccess.html new file mode 100644 index 0000000000..e808dfd399 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccess.html @@ -0,0 +1,2 @@ +RunnerConfigsServerlessHealthCheckResponseSuccess | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface RunnerConfigsServerlessHealthCheckResponseSuccess

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RunnerConfigsServerlessHealthCheckResponseSuccess {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            success: Rivet.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html new file mode 100644 index 0000000000..037a9c0f4e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html @@ -0,0 +1,3 @@ +RunnerConfigsServerlessHealthCheckResponseSuccessSuccess | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface RunnerConfigsServerlessHealthCheckResponseSuccessSuccess

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface RunnerConfigsServerlessHealthCheckResponseSuccessSuccess {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidRequest.html new file mode 100644 index 0000000000..ade016f941 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidRequest.html @@ -0,0 +1,3 @@ +RunnerConfigsServerlessMetadataErrorInvalidRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface RunnerConfigsServerlessMetadataErrorInvalidRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface RunnerConfigsServerlessMetadataErrorInvalidRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                invalidRequest: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            invalidRequest: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html new file mode 100644 index 0000000000..f1d8ca2a49 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html @@ -0,0 +1,2 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface RunnerConfigsServerlessMetadataErrorInvalidResponseJson

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RunnerConfigsServerlessMetadataErrorInvalidResponseJson {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  invalidResponseJson: Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html new file mode 100644 index 0000000000..5925c85818 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html @@ -0,0 +1,3 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html new file mode 100644 index 0000000000..fc0ed8bccf --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html @@ -0,0 +1,2 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface RunnerConfigsServerlessMetadataErrorInvalidResponseSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface RunnerConfigsServerlessMetadataErrorInvalidResponseSchema {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      invalidResponseSchema: Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html new file mode 100644 index 0000000000..b2233524ae --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html @@ -0,0 +1,4 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runtime: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runtime: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html new file mode 100644 index 0000000000..1a707708dc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html @@ -0,0 +1,2 @@ +RunnerConfigsServerlessMetadataErrorNonSuccessStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface RunnerConfigsServerlessMetadataErrorNonSuccessStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RunnerConfigsServerlessMetadataErrorNonSuccessStatus {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          nonSuccessStatus: Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html new file mode 100644 index 0000000000..4d3c218efa --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html @@ -0,0 +1,4 @@ +RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            statusCode: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        statusCode: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestFailed.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestFailed.html new file mode 100644 index 0000000000..7e3c8249cc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestFailed.html @@ -0,0 +1,3 @@ +RunnerConfigsServerlessMetadataErrorRequestFailed | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface RunnerConfigsServerlessMetadataErrorRequestFailed

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface RunnerConfigsServerlessMetadataErrorRequestFailed {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              requestFailed: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          requestFailed: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html new file mode 100644 index 0000000000..001f36721c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html @@ -0,0 +1,3 @@ +RunnerConfigsServerlessMetadataErrorRequestTimedOut | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface RunnerConfigsServerlessMetadataErrorRequestTimedOut

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface RunnerConfigsServerlessMetadataErrorRequestTimedOut {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestTimedOut: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestTimedOut: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertRequestBody.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertRequestBody.html new file mode 100644 index 0000000000..266a8a6000 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertRequestBody.html @@ -0,0 +1,6 @@ +RunnerConfigsUpsertRequestBody | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * namespace: "namespace",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * datacenters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * "key": {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RunnerConfigsUpsertRequestBody {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenters: Record<string, Rivet.RunnerConfig>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              datacenters: Record<string, Rivet.RunnerConfig>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertResponse.html new file mode 100644 index 0000000000..3ebfb7e6cc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsUpsertResponse.html @@ -0,0 +1,3 @@ +RunnerConfigsUpsertResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface RunnerConfigsUpsertResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    endpointConfigChanged: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                endpointConfigChanged: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesRequest.html new file mode 100644 index 0000000000..585d29c291 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesRequest.html @@ -0,0 +1,7 @@ +RunnersListNamesRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * namespace: "namespace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface RunnersListNamesRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesResponse.html new file mode 100644 index 0000000000..825ee75c29 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListNamesResponse.html @@ -0,0 +1,3 @@ +RunnersListNamesResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface RunnersListNamesResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        names: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    names: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListRequest.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListRequest.html new file mode 100644 index 0000000000..87464b0c4c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListRequest.html @@ -0,0 +1,10 @@ +RunnersListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * namespace: "namespace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RunnersListRequest {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cursor?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          includeStopped?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnerIds?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cursor?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      includeStopped?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerIds?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListResponse.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListResponse.html new file mode 100644 index 0000000000..67d56137d7 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.Rivet.RunnersListResponse.html @@ -0,0 +1,3 @@ +RunnersListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RunnersListResponse {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pagination: Rivet.Pagination;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runners: Rivet.Runner[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pagination: Rivet.Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runners: Rivet.Runner[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.Options.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.Options.html new file mode 100644 index 0000000000..31bc5ebc22 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.Options.html @@ -0,0 +1,6 @@ +Options | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Options {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseUrl?: Supplier<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              environment: Supplier<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              fetcher?: FetchFunction;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token: Supplier<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          baseUrl?: Supplier<string>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Specify a custom URL to connect the client to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          environment: Supplier<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          fetcher?: FetchFunction
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          token: Supplier<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.RequestOptions.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.RequestOptions.html new file mode 100644 index 0000000000..e13e5b5c5c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.index.RivetClient.RequestOptions.html @@ -0,0 +1,9 @@ +RequestOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface RequestOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                abortSignal?: AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                maxRetries?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timeoutInSeconds?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            abortSignal?: AbortSignal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A hook to abort the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Additional headers to include in the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxRetries?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The number of times to retry the request. Defaults to 2.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            timeoutInSeconds?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The maximum time to wait for a response in seconds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Actor.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Actor.Raw.html new file mode 100644 index 0000000000..3bb18e738f --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Actor.Raw.html @@ -0,0 +1,15 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actor_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectable_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  crash_policy: CrashPolicy.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  create_ts: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenter: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  destroy_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pending_allocation_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  reschedule_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runner_name_selector: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sleep_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  start_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actor_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectable_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              crash_policy: CrashPolicy.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              create_ts: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              datacenter: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              destroy_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pending_allocation_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              reschedule_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runner_name_selector: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sleep_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              start_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorName.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorName.Raw.html new file mode 100644 index 0000000000..fb4cecf233 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorName.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metadata: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.Raw.html new file mode 100644 index 0000000000..e35ca5e4ad --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.Raw.html @@ -0,0 +1,7 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      crash_policy: CrashPolicy.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      datacenter?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runner_name_selector: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  crash_policy: CrashPolicy.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenter?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runner_name_selector: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.Raw.html new file mode 100644 index 0000000000..8c067c96ed --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actor: Actor.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actor: Actor.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.Raw.html new file mode 100644 index 0000000000..5ddaddb3e9 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.Raw.html @@ -0,0 +1,7 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          crash_policy: CrashPolicy.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          datacenter?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          input?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runner_name_selector: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      crash_policy: CrashPolicy.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      datacenter?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runner_name_selector: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.Raw.html new file mode 100644 index 0000000000..1e75c7d91c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actor: Actor.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            created: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actor: Actor.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        created: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.Raw.html new file mode 100644 index 0000000000..c5d9b0efcd --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              names: Record<string, ActorName.Raw>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          names: Record<string, ActorName.Raw>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListResponse.Raw.html new file mode 100644 index 0000000000..39ddfca0f1 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.ActorsListResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actors: Actor.Raw[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actors: Actor.Raw[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Datacenter.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Datacenter.Raw.html new file mode 100644 index 0000000000..de3edd6a7f --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Datacenter.Raw.html @@ -0,0 +1,4 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              label: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacenterHealth.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacenterHealth.Raw.html new file mode 100644 index 0000000000..5e44129a90 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacenterHealth.Raw.html @@ -0,0 +1,7 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    datacenter_label: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    datacenter_name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    error?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    response?: HealthResponse.Raw | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rtt_ms?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: HealthStatus.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenter_label: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenter_name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                error?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                response?: HealthResponse.Raw | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rtt_ms?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacentersListResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacentersListResponse.Raw.html new file mode 100644 index 0000000000..a6bac8f60a --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.DatacentersListResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      datacenters: Datacenter.Raw[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenters: Datacenter.Raw[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.Raw.html new file mode 100644 index 0000000000..9034b492c1 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        datacenters: DatacenterHealth.Raw[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    datacenters: DatacenterHealth.Raw[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthResponse.Raw.html new file mode 100644 index 0000000000..cf4c94b3e2 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.HealthResponse.Raw.html @@ -0,0 +1,4 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runtime: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          status: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runtime: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      status: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Namespace.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Namespace.Raw.html new file mode 100644 index 0000000000..fdbc1e4eba --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Namespace.Raw.html @@ -0,0 +1,5 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            create_ts: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            display_name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            namespace_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        create_ts: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        display_name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespace_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespaceListResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespaceListResponse.Raw.html new file mode 100644 index 0000000000..b074c0030e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespaceListResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespaces: Namespace.Raw[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespaces: Namespace.Raw[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.Raw.html new file mode 100644 index 0000000000..fd75e9b56f --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                display_name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            display_name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.Raw.html new file mode 100644 index 0000000000..36b5ff7dd4 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: Namespace.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: Namespace.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Pagination.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Pagination.Raw.html new file mode 100644 index 0000000000..65c5df49c8 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Pagination.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    cursor?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                cursor?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Runner.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Runner.Raw.html new file mode 100644 index 0000000000..530d2b526e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.Runner.Raw.html @@ -0,0 +1,16 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      create_ts: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      datacenter: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      drain_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      last_connected_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      last_ping_ts: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      last_rtt: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: Record<string, unknown> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      namespace_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      remaining_slots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runner_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stop_ts?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      total_slots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  create_ts: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenter: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  drain_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  last_connected_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  last_ping_ts: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  last_rtt: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: Record<string, unknown> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  remaining_slots: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runner_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  stop_ts?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  total_slots: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfig.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfig.Raw.html new file mode 100644 index 0000000000..85f07c79de --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfig.Raw.html @@ -0,0 +1,4 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        normal?: Record<string, unknown> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        serverless?: RunnerConfigServerless.Raw | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    normal?: Record<string, unknown> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    serverless?: RunnerConfigServerless.Raw | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.Raw.html new file mode 100644 index 0000000000..cfa0e794db --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          normal: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      normal: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.Raw.html new file mode 100644 index 0000000000..028c49e2fc --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.Raw.html new file mode 100644 index 0000000000..9e8bd3a1be --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.Raw.html @@ -0,0 +1,8 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers?: Record<string, string> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              max_runners: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              min_runners?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              request_lifespan: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runners_margin?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              slots_per_runner: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headers?: Record<string, string> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          max_runners: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          min_runners?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          request_lifespan: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runners_margin?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          slots_per_runner: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.Raw.html new file mode 100644 index 0000000000..8e284d4bc4 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.Raw.html @@ -0,0 +1,8 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers?: Record<string, string> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                max_runners: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                min_runners?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                request_lifespan: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runners_margin?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                slots_per_runner: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headers?: Record<string, string> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            max_runners: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            min_runners?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            request_lifespan: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            runners_margin?: number | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            slots_per_runner: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.Raw.html new file mode 100644 index 0000000000..6c7be3e942 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runner_configs: Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigsListResponseRunnerConfigsValue.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runner_configs: Record<string, RunnerConfigsListResponseRunnerConfigsValue.Raw>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.Raw.html new file mode 100644 index 0000000000..6b0be9a528 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    datacenters: Record<string, RunnerConfig.Raw>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenters: Record<string, RunnerConfig.Raw>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.Raw.html new file mode 100644 index 0000000000..efb5e4f714 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers?: Record<string, string> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<string, string> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.Raw.html new file mode 100644 index 0000000000..39da1b410c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.Raw.html new file mode 100644 index 0000000000..1035ab84ab --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.Raw.html new file mode 100644 index 0000000000..8fb22d6b2e --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.Raw.html new file mode 100644 index 0000000000..53f564948f --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.Raw.html new file mode 100644 index 0000000000..7d1dc993ce --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                invalid_request: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            invalid_request: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.Raw.html new file mode 100644 index 0000000000..559bc18b56 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.Raw.html new file mode 100644 index 0000000000..af89f6386c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.Raw.html new file mode 100644 index 0000000000..b4971be935 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.Raw.html new file mode 100644 index 0000000000..739005de19 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runtime: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runtime: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.Raw.html new file mode 100644 index 0000000000..f13c9b96fd --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.Raw.html new file mode 100644 index 0000000000..c5a94e9807 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            status_code: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        status_code: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.Raw.html new file mode 100644 index 0000000000..c9eca4ad29 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              request_failed: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          request_failed: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.Raw.html new file mode 100644 index 0000000000..b4f6caa7b7 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                request_timed_out: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            request_timed_out: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.Raw.html new file mode 100644 index 0000000000..5f45b29c8c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  datacenters: Record<string, RunnerConfig.Raw>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              datacenters: Record<string, RunnerConfig.Raw>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.Raw.html new file mode 100644 index 0000000000..10d64cf0ab --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.Raw.html @@ -0,0 +1,2 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    endpoint_config_changed: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                endpoint_config_changed: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.Raw.html new file mode 100644 index 0000000000..de97c34b97 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      names: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  names: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListResponse.Raw.html b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListResponse.Raw.html new file mode 100644 index 0000000000..7579cf4e2c --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-api-full.serialization.RunnersListResponse.Raw.html @@ -0,0 +1,3 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Raw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pagination: Pagination.Raw;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runners: Runner.Raw[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    pagination: Pagination.Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    runners: Runner.Raw[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorConfig.html b/website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorConfig.html new file mode 100644 index 0000000000..049c6c9036 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorConfig.html @@ -0,0 +1,5 @@ +ActorConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ActorConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createTs: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          input: Uint8Array<ArrayBufferLike> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createTs: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input: Uint8Array<ArrayBufferLike> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorInstance.html b/website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorInstance.html new file mode 100644 index 0000000000..ec334f40a4 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-runner.ActorInstance.html @@ -0,0 +1,6 @@ +ActorInstance | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ActorInstance {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actorId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            config: ActorConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generation: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requests: Set<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            webSockets: Set<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: ActorConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        generation: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requests: Set<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        webSockets: Set<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-runner.HibernationConfig.html b/website/public/typedoc/interfaces/_rivetkit_engine-runner.HibernationConfig.html new file mode 100644 index 0000000000..7e5f5a0350 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-runner.HibernationConfig.html @@ -0,0 +1,3 @@ +HibernationConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface HibernationConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface HibernationConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lastMsgIndex: number | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lastMsgIndex: number | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-runner.KvListOptions.html b/website/public/typedoc/interfaces/_rivetkit_engine-runner.KvListOptions.html new file mode 100644 index 0000000000..ec75f0dbdd --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-runner.KvListOptions.html @@ -0,0 +1,3 @@ +KvListOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface KvListOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                limit?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                reverse?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            limit?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            reverse?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/_rivetkit_engine-runner.RunnerConfig.html b/website/public/typedoc/interfaces/_rivetkit_engine-runner.RunnerConfig.html new file mode 100644 index 0000000000..0614096ef0 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_engine-runner.RunnerConfig.html @@ -0,0 +1,22 @@ +RunnerConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RunnerConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  endpoint: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  fetch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runner: Runner,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestId: ArrayBuffer,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  getActorHibernationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestId: ArrayBuffer,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => HibernationConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  logger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  noAutoShutdown?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onActorStart: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      generation: number,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: ActorConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onActorStop: (actorId: string, generation: number) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onConnected: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onDisconnected: (code: number, reason: string) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onShutdown: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pegboardEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pegboardRelayEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  prepopulateActorNames: Record<string, { metadata: Record<string, any> }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnerKey: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  websocket?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runner: Runner,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ws: any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestId: ArrayBuffer,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              fetch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runner: Runner,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: ArrayBuffer,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<Response>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getActorHibernationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: ArrayBuffer,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => HibernationConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              logger?: Logger
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata?: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noAutoShutdown?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onActorStart: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generation: number,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: ActorConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onActorStop: (actorId: string, generation: number) => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onConnected: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onDisconnected: (code: number, reason: string) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onShutdown: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pegboardEndpoint?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pegboardRelayEndpoint?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              prepopulateActorNames: Record<string, { metadata: Record<string, any> }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKey: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              websocket?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runner: Runner,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ws: any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestId: ArrayBuffer,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/_rivetkit_framework-base.ActorOptions.html b/website/public/typedoc/interfaces/_rivetkit_framework-base.ActorOptions.html new file mode 100644 index 0000000000..4de003ea77 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_framework-base.ActorOptions.html @@ -0,0 +1,23 @@ +ActorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface ActorOptions<Registry, ActorName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Options for configuring a actor in RivetKit.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface ActorOptions<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Registry extends AnyActorRegistry,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ActorName extends keyof ExtractActorsFromRegistry<Registry>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createInRegion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createWithInput?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: ActorName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    params?: Registry[ExtractActorsFromRegistry<Registry>]["params"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createInRegion?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Region to create the actor in if it doesn't exist.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createWithInput?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Input data to pass to the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enabled?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Whether the actor is enabled. +Defaults to true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Unique key for the actor instance. +This can be a string or an array of strings to create multiple instances.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "abc" or ["abc", "def"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: ActorName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Typesafe name of the actor. +This should match the actor's name in the app's actor definitions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "chatRoom"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                params?: Registry[ExtractActorsFromRegistry<Registry>]["params"]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters for the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/_rivetkit_framework-base.CreateRivetKitOptions.html b/website/public/typedoc/interfaces/_rivetkit_framework-base.CreateRivetKitOptions.html new file mode 100644 index 0000000000..a3247864b9 --- /dev/null +++ b/website/public/typedoc/interfaces/_rivetkit_framework-base.CreateRivetKitOptions.html @@ -0,0 +1,2 @@ +CreateRivetKitOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface CreateRivetKitOptions<Registry>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface CreateRivetKitOptions<Registry extends AnyActorRegistry> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      hashFunction?: (opts: ActorOptions<Registry, any>) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  hashFunction?: (opts: ActorOptions<Registry, any>) => string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/rivetkit.actor_errors.InvalidStateTypeOptions.html b/website/public/typedoc/interfaces/rivetkit.actor_errors.InvalidStateTypeOptions.html new file mode 100644 index 0000000000..5376fe36a1 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.actor_errors.InvalidStateTypeOptions.html @@ -0,0 +1,2 @@ +InvalidStateTypeOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface InvalidStateTypeOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface InvalidStateTypeOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    path?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/rivetkit.actor_errors.UserErrorOptions.html b/website/public/typedoc/interfaces/rivetkit.actor_errors.UserErrorOptions.html new file mode 100644 index 0000000000..86b8b232dc --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.actor_errors.UserErrorOptions.html @@ -0,0 +1,7 @@ +UserErrorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface UserErrorOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Options for the UserError class.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface UserErrorOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cause?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          code?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • ErrorOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • UserErrorOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cause?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      code?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Machine readable code for this error. Useful for catching different types of errors in try-catch.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Additional metadata related to the error. Useful for understanding context about the error.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.ActorAccessor.html b/website/public/typedoc/interfaces/rivetkit.client_mod.ActorAccessor.html new file mode 100644 index 0000000000..5c2cf8b838 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.ActorAccessor.html @@ -0,0 +1,33 @@ +ActorAccessor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface ActorAccessor<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Represents a actor accessor that provides methods to interact with a specific actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ActorAccessor<AD extends AnyActorDefinition> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            create(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key?: string | string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                opts?: CreateOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<ActorHandle<AD>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get(key?: string | string[], opts?: GetWithIdOptions): ActorHandle<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getForId(actorId: string, opts?: GetWithIdOptions): ActorHandle<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getOrCreate(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key?: string | string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                opts?: GetOrCreateOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): ActorHandle<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Creates a new actor with the name automatically injected from the property accessor, +and returns a stateless handle to it with the actor ID resolved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalkey: string | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The key to identify the actor. Can be a single string or an array of strings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalopts: CreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Options for creating the actor (excluding name and key).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<ActorHandle<AD>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • A promise that resolves to a handle to the actor.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Gets a stateless handle to a actor by its key, creating it if necessary. +The actor name is automatically injected from the property accessor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalkey: string | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The key to identify the actor. Can be a single string or an array of strings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalopts: GetOrCreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Options for getting the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns ActorHandle<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • A handle to the actor.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.ClientRaw.html b/website/public/typedoc/interfaces/rivetkit.client_mod.ClientRaw.html new file mode 100644 index 0000000000..d08592222a --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.ClientRaw.html @@ -0,0 +1,46 @@ +ClientRaw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface ClientRaw

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Client for managing & connecting to actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The actors map type that defines the available actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface ClientRaw {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[ACTOR_CONNS_SYMBOL]": Set<ActorConnRaw>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CREATE_ACTOR_CONN_PROXY]"<AD extends AnyActorDefinition>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  conn: ActorConnRaw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): ActorConn<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              create<AD extends AnyActorDefinition>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key?: string | string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  opts?: CreateOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): Promise<ActorHandle<AD>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dispose(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get<AD extends AnyActorDefinition>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key?: string | string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  opts?: GetWithIdOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): ActorHandle<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getForId<AD extends AnyActorDefinition>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  opts?: GetWithIdOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): ActorHandle<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getOrCreate<AD extends AnyActorDefinition>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key?: string | string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  opts?: GetOrCreateOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): ActorHandle<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "[ACTOR_CONNS_SYMBOL]": Set<ActorConnRaw> = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Creates a new actor with the provided key and returns a stateless handle to it. +Resolves the actor ID and returns a handle with getForId query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The name of the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalkey: string | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The key to identify the actor. Can be a single string or an array of strings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalopts: CreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Options for creating the actor (excluding name and key).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns Promise<ActorHandle<AD>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • A promise that resolves to a handle to the actor.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Gets a stateless handle to a actor by its key, creating it if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The name of the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalkey: string | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The key to identify the actor. Can be a single string or an array of strings.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalopts: GetOrCreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Options for getting the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns ActorHandle<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • A handle to the actor.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.CreateOptions.html b/website/public/typedoc/interfaces/rivetkit.client_mod.CreateOptions.html new file mode 100644 index 0000000000..b94794d155 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.CreateOptions.html @@ -0,0 +1,10 @@ +CreateOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface CreateOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Options for creating a actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface CreateOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                input?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                params?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                signal?: AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            input?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Input data to pass to the actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            params?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Parameters to pass to the connection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            region?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The region to create the actor in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            signal?: AbortSignal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Signal to abort the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.GetOptions.html b/website/public/typedoc/interfaces/rivetkit.client_mod.GetOptions.html new file mode 100644 index 0000000000..bb09b06772 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.GetOptions.html @@ -0,0 +1,6 @@ +GetOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface GetOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Options for getting a actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface GetOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  params?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  signal?: AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              params?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters to pass to the connection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              signal?: AbortSignal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Signal to abort the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.GetWithIdOptions.html b/website/public/typedoc/interfaces/rivetkit.client_mod.GetWithIdOptions.html new file mode 100644 index 0000000000..c545dec6f3 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.GetWithIdOptions.html @@ -0,0 +1,6 @@ +GetWithIdOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface GetWithIdOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Options for getting a actor by ID.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface GetWithIdOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    params?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    signal?: AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                params?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters to pass to the connection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                signal?: AbortSignal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Signal to abort the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.QueryOptions.html b/website/public/typedoc/interfaces/rivetkit.client_mod.QueryOptions.html new file mode 100644 index 0000000000..531d0a1b84 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.QueryOptions.html @@ -0,0 +1,6 @@ +QueryOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface QueryOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Options for querying actors.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface QueryOptions {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      params?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      signal?: AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  params?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters to pass to the connection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  signal?: AbortSignal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Signal to abort the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/rivetkit.client_mod.Region.html b/website/public/typedoc/interfaces/rivetkit.client_mod.Region.html new file mode 100644 index 0000000000..23350e7162 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.client_mod.Region.html @@ -0,0 +1,10 @@ +Region | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface Region

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Represents a region to connect to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface Region {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id +name +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The region ID.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The region name.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorDriver.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorDriver.html new file mode 100644 index 0000000000..a7a05365db --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorDriver.html @@ -0,0 +1,24 @@ +ActorDriver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ActorDriver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getContext(actorId: string): unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getDatabase(actorId: string): Promise<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getExtraActorLogParams?(): Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kvBatchDelete(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              keys: Uint8Array<ArrayBufferLike>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kvBatchGet(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              keys: Uint8Array<ArrayBufferLike>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<(Uint8Array<ArrayBufferLike> | null)[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kvBatchPut(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              entries: [Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kvListPrefix(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              prefix: Uint8Array,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ): Promise<[Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          loadActor(actorId: string): Promise<AnyActorInstance>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          serverlessHandleStart?(c: Context): Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          setAlarm(actor: AnyActorInstance, timestamp: number): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shutdownRunner?(immediate: boolean): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          startSleep?(actorId: string): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Batch read multiple keys. Returns null for keys that don't exist.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • keys: Uint8Array<ArrayBufferLike>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<(Uint8Array<ArrayBufferLike> | null)[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Batch write multiple key-value pairs. Keys and values are Uint8Arrays.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • entries: [Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • List all keys with a given prefix.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • prefix: Uint8Array

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns Promise<[Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorInstance.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorInstance.html new file mode 100644 index 0000000000..910b33419e --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorInstance.html @@ -0,0 +1,42 @@ +ActorInstance | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface ActorInstance<S, CP, CS, V, I, DB>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ActorInstance<S, CP, CS, V, I, DB extends AnyDatabaseProvider> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actorContext: ActorContext<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connectionManager: ConnectionManager<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            driver: ActorDriver;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            eventManager: EventManager<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get actions(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get config(): ActorConfig<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get conns(): Map<string, Conn<S, CP, CS, V, I, DB>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get connStateEnabled(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get db(): InferDatabaseClient<DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get id(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get inlineClient(): Client<Registry<any>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get inspector(): ActorInspector;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get inspectorToken(): string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get isStopping(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get persist(): PersistedActor<S, CP, CS, I>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get rLog(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get state(): S;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            set state(value: S): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get stateEnabled(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get vars(): V;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            assertReady(allowStoppingState?: boolean): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            beginHonoHttpRequest(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            endHonoHttpRequest(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executeAction(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ctx: ActionContext<S, CP, CS, V, I, DB>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actionName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                args: unknown[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            handleRawRequest(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                conn: Conn<S, CP, CS, V, I, DB>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                request: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            handleRawWebSocket(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                conn: Conn<S, CP, CS, V, I, DB>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                websocket: UniversalWebSocket,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                request?: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isReady(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            onAlarm(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            onStop(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            processMessage(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tag: "ActionRequest";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            val: { args: unknown; id: bigint; name: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tag: "SubscriptionRequest";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            val: { eventName: string; subscribe: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                conn: Conn<S, CP, CS, V, I, DB>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resetSleepTimer(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scheduleEvent(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: number,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                action: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                args: unknown[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorDriver: ActorDriver,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                inlineClient: Client<Registry<any>>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                region: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            startSleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • S
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • CP
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • CS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • V
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • I
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • DB extends AnyDatabaseProvider
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actorContext: ActorContext<S, CP, CS, V, I, DB>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connectionManager: ConnectionManager<S, CP, CS, V, I, DB>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        driver: ActorDriver
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        eventManager: EventManager<S, CP, CS, V, I, DB>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • message: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tag: "ActionRequest";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        val: { args: unknown; id: bigint; name: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tag: "SubscriptionRequest";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        val: { eventName: string; subscribe: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • conn: Conn<S, CP, CS, V, I, DB>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<void>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorOutput.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorOutput.html new file mode 100644 index 0000000000..7bdc1961df --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ActorOutput.html @@ -0,0 +1,5 @@ +ActorOutput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface ActorOutput {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createTs?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createTs?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.CreateInput.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.CreateInput.html new file mode 100644 index 0000000000..a4d1b49359 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.CreateInput.html @@ -0,0 +1,6 @@ +CreateInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface CreateInput<E extends Env = any> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                c?: Context<any, any, {}>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                input?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • E extends Env = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            c?: Context<any, any, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            input?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            region?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetForIdInput.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetForIdInput.html new file mode 100644 index 0000000000..a61e2e62a4 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetForIdInput.html @@ -0,0 +1,4 @@ +GetForIdInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface GetForIdInput<E>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface GetForIdInput<E extends Env = any> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  c?: Context<any, any, {}>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • E extends Env = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              c?: Context<any, any, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetOrCreateWithKeyInput.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetOrCreateWithKeyInput.html new file mode 100644 index 0000000000..8b847bd2bc --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetOrCreateWithKeyInput.html @@ -0,0 +1,6 @@ +GetOrCreateWithKeyInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface GetOrCreateWithKeyInput<E>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface GetOrCreateWithKeyInput<E extends Env = any> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    c?: Context<any, any, {}>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • E extends Env = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                c?: Context<any, any, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                input?: unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                region?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetWithKeyInput.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetWithKeyInput.html new file mode 100644 index 0000000000..1e818af6bd --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.GetWithKeyInput.html @@ -0,0 +1,4 @@ +GetWithKeyInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface GetWithKeyInput<E>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface GetWithKeyInput<E extends Env = any> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      c?: Context<any, any, {}>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • E extends Env = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  c? +key +name +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  c?: Context<any, any, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ListActorsInput.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ListActorsInput.html new file mode 100644 index 0000000000..8ac45e2955 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ListActorsInput.html @@ -0,0 +1,5 @@ +ListActorsInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface ListActorsInput<E>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ListActorsInput<E extends Env = any> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        c?: Context<any, any, {}>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        includeDestroyed?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • E extends Env = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    c?: Context<any, any, {}>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeDestroyed?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDisplayInformation.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDisplayInformation.html new file mode 100644 index 0000000000..cecf3ec853 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDisplayInformation.html @@ -0,0 +1,3 @@ +ManagerDisplayInformation | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface ManagerDisplayInformation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ManagerDisplayInformation {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          properties: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      properties: Record<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDriver.html b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDriver.html new file mode 100644 index 0000000000..0406f71fd0 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-helpers_mod.ManagerDriver.html @@ -0,0 +1,16 @@ +ManagerDriver | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ManagerDriver {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            extraStartupLog?: () => Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getOrCreateInspectorAccessToken: () => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            modifyManagerRouter?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                registryConfig: { use: Record<string, AnyActorDefinition> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                router: Hono,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createActor(input: CreateInput): Promise<ActorOutput>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            displayInformation(): ManagerDisplayInformation;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getForId(input: GetForIdInput): Promise<ActorOutput | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getOrCreateWithKey(input: GetOrCreateWithKeyInput): Promise<ActorOutput>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getWithKey(input: GetWithKeyInput): Promise<ActorOutput | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            listActors(input: ListActorsInput): Promise<ActorOutput[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            openWebSocket(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding: "json" | "cbor" | "bare",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                params: unknown,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<UniversalWebSocket>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            proxyRequest(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                c: Context,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorRequest: Request,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            proxyWebSocket(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                c: Context,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding: "json" | "cbor" | "bare",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                params: unknown,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ): Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sendRequest(actorId: string, actorRequest: Request): Promise<Response>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        extraStartupLog?: () => Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getOrCreateInspectorAccessToken: () => string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Get or create the inspector access token.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (): string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            creates or returns existing inspector access token

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        modifyManagerRouter?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            registryConfig: { use: Record<string, AnyActorDefinition> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            router: Hono,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • c: Context
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • actorId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • encoding: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • params: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns Promise<Response>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverDeployOutput.html b/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverDeployOutput.html new file mode 100644 index 0000000000..4f6d9c33d1 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverDeployOutput.html @@ -0,0 +1,6 @@ +DriverDeployOutput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface DriverDeployOutput {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cleanup(): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          endpoint: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          namespace: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnerName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverTestConfig.html b/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverTestConfig.html new file mode 100644 index 0000000000..09308d3da0 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.DriverTestConfig.html @@ -0,0 +1,12 @@ +DriverTestConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface DriverTestConfig {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                cleanup?: () => Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                clientType: ClientType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                encoding?: "json" | "cbor" | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HACK_skipCleanupNet?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                skip?: SkipTests;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                useRealTimers?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start(): Promise<DriverDeployOutput>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cleanup?: () => Promise<void>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            clientType: ClientType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encoding?: "json" | "cbor" | "bare"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            HACK_skipCleanupNet?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Cloudflare Workers has some bugs with cleanup.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            skip?: SkipTests
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            useRealTimers?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            If we're testing with an external system, we should use real timers +instead of Vitest's mocked timers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.SkipTests.html b/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.SkipTests.html new file mode 100644 index 0000000000..b652bb98dd --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.driver-test-suite_mod.SkipTests.html @@ -0,0 +1,4 @@ +SkipTests | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface SkipTests {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inline?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schedule?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sleep?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inline?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schedule?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sleep?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/rivetkit.mod.ActionContext.html b/website/public/typedoc/interfaces/rivetkit.mod.ActionContext.html new file mode 100644 index 0000000000..3e456a772a --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.ActionContext.html @@ -0,0 +1,40 @@ +ActionContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface ActionContext<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Context for a remote procedure call.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface ActionContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    conn: Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/rivetkit.mod.Actions.html b/website/public/typedoc/interfaces/rivetkit.mod.Actions.html new file mode 100644 index 0000000000..65fb404e2b --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.Actions.html @@ -0,0 +1 @@ +Actions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface Actions<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Indexable

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/rivetkit.mod.ActorContext.html b/website/public/typedoc/interfaces/rivetkit.mod.ActorContext.html new file mode 100644 index 0000000000..85946361eb --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.ActorContext.html @@ -0,0 +1,39 @@ +ActorContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface ActorContext<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ActorContext class that provides access to actor methods and state

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface ActorContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/rivetkit.mod.ActorDefinition.html b/website/public/typedoc/interfaces/rivetkit.mod.ActorDefinition.html new file mode 100644 index 0000000000..65e3d99858 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.ActorDefinition.html @@ -0,0 +1,3 @@ +ActorDefinition | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface ActorDefinition<S, CP, CS, V, I, DB, R>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface ActorDefinition<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          S,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          CP,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          CS,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          V,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          I,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DB extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          R extends Actions<S, CP, CS, V, I, DB>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          get config(): ActorConfig<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          instantiate(): ActorInstance<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/rivetkit.mod.ActorTypes.html b/website/public/typedoc/interfaces/rivetkit.mod.ActorTypes.html new file mode 100644 index 0000000000..297aceac03 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.ActorTypes.html @@ -0,0 +1,7 @@ +ActorTypes | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface ActorTypes<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface ActorTypes<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connParams?: TConnParams;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connState?: TConnState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            database?: TDatabase;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            input?: TInput;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            state?: TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            vars?: TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TDatabase extends AnyDatabaseProvider
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connParams?: TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        connState?: TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        database?: TDatabase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        input?: TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        state?: TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        vars?: TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/rivetkit.mod.Conn.html b/website/public/typedoc/interfaces/rivetkit.mod.Conn.html new file mode 100644 index 0000000000..00263ba182 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.Conn.html @@ -0,0 +1,40 @@ +Conn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface Conn<S, CP, CS, V, I, DB>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Represents a client connection to a actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Manages connection-specific data and controls the connection lifecycle.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface Conn<S, CP, CS, V, I, DB extends AnyDatabaseProvider> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CONN_CONNECTED_SYMBOL]": boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CONN_DRIVER_SYMBOL]"?: ConnDriver;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              subscriptions: Set<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get "[CONN_ACTOR_SYMBOL]"(): ActorInstance<S, CP, CS, V, I, DB>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get "[CONN_PERSIST_RAW_SYMBOL]"(): PersistedConn<CP, CS>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get "[CONN_PERSIST_SYMBOL]"(): PersistedConn<CP, CS>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get "[CONN_STATE_ENABLED_SYMBOL]"(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get id(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get isHibernatable(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get lastSeen(): number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get params(): CP;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get state(): CS;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              set state(value: CS): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CONN_HAS_CHANGES_SYMBOL]"(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CONN_MARK_SAVED_SYMBOL]"(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CONN_SEND_MESSAGE_SYMBOL]"(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  message: CachedSerializer<any, any, any>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "[CONN_SPEAKS_RIVETKIT_SYMBOL]"(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disconnect(reason?: string): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              send(eventName: string, ...args: unknown[]): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • S
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • CP
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • CS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • V
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • I
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • DB extends AnyDatabaseProvider
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "[CONN_CONNECTED_SYMBOL]": boolean = false

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Connections exist before being connected to an actor. If true, this connection has been connected.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "[CONN_DRIVER_SYMBOL]"?: ConnDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If undefined, then nothing is connected to this.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          subscriptions: Set<string> = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/rivetkit.mod.ConnInitContext.html b/website/public/typedoc/interfaces/rivetkit.mod.ConnInitContext.html new file mode 100644 index 0000000000..75e9e5846c --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.ConnInitContext.html @@ -0,0 +1,43 @@ +ConnInitContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface ConnInitContext<TState, TVars, TInput, TDatabase>Abstract

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Base context for connection initialization handlers. +Extends ActorContext with request-specific functionality for connection lifecycle events.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface ConnInitContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                request: Request | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            request: Request | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The incoming request that initiated the connection. +May be undefined for connections initiated without a direct HTTP request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/rivetkit.mod.CreateConnStateContext.html b/website/public/typedoc/interfaces/rivetkit.mod.CreateConnStateContext.html new file mode 100644 index 0000000000..6d6aee6ecd --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.CreateConnStateContext.html @@ -0,0 +1,43 @@ +CreateConnStateContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface CreateConnStateContext<TState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Context for the createConnState lifecycle hook. +Called to initialize connection-specific state when a connection is created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface CreateConnStateContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  request: Request | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              request: Request | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The incoming request that initiated the connection. +May be undefined for connections initiated without a direct HTTP request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/rivetkit.mod.OnBeforeConnectContext.html b/website/public/typedoc/interfaces/rivetkit.mod.OnBeforeConnectContext.html new file mode 100644 index 0000000000..71f40cc199 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.OnBeforeConnectContext.html @@ -0,0 +1,43 @@ +OnBeforeConnectContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface OnBeforeConnectContext<TState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Context for the onBeforeConnect lifecycle hook. +Called before a connection is established, allowing for validation and early rejection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface OnBeforeConnectContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    request: Request | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                request: Request | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The incoming request that initiated the connection. +May be undefined for connections initiated without a direct HTTP request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/rivetkit.mod.OnConnectContext.html b/website/public/typedoc/interfaces/rivetkit.mod.OnConnectContext.html new file mode 100644 index 0000000000..2cb30caf6f --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.OnConnectContext.html @@ -0,0 +1,41 @@ +OnConnectContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface OnConnectContext<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Context for the onConnect lifecycle hook. +Called when a connection is successfully established.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface OnConnectContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      conn: Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/rivetkit.mod.RequestContext.html b/website/public/typedoc/interfaces/rivetkit.mod.RequestContext.html new file mode 100644 index 0000000000..10b00b9f28 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.RequestContext.html @@ -0,0 +1,43 @@ +RequestContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface RequestContext<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Context for raw HTTP request handlers (onRequest).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface RequestContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        conn: Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        request: Request | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    request: Request | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The incoming HTTP request. +May be undefined for request contexts initiated without a direct HTTP request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/rivetkit.mod.RivetCloseEvent.html b/website/public/typedoc/interfaces/rivetkit.mod.RivetCloseEvent.html new file mode 100644 index 0000000000..1138a47941 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.RivetCloseEvent.html @@ -0,0 +1,9 @@ +RivetCloseEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface RivetCloseEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface RivetCloseEvent {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          code: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          currentTarget?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          reason: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rivetRequestId?: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          target?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          wasClean: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      code: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      currentTarget?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      reason: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rivetRequestId?: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Request ID for hibernatable websockets (provided by engine runner)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      target?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      wasClean: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/rivetkit.mod.RivetEvent.html b/website/public/typedoc/interfaces/rivetkit.mod.RivetEvent.html new file mode 100644 index 0000000000..bf6f7e77a5 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.RivetEvent.html @@ -0,0 +1,6 @@ +RivetEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface RivetEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface RivetEvent {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            currentTarget?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rivetRequestId?: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            target?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        currentTarget?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rivetRequestId?: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Request ID for hibernatable websockets (provided by engine runner)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        target?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/rivetkit.mod.RivetMessageEvent.html b/website/public/typedoc/interfaces/rivetkit.mod.RivetMessageEvent.html new file mode 100644 index 0000000000..891026158c --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.RivetMessageEvent.html @@ -0,0 +1,9 @@ +RivetMessageEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface RivetMessageEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface RivetMessageEvent {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              currentTarget?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rivetMessageIndex?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rivetRequestId?: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              target?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          currentTarget?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rivetMessageIndex?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Message index for hibernatable websockets (provided by engine runner)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rivetRequestId?: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Request ID for hibernatable websockets (provided by engine runner)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          target?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/interfaces/rivetkit.mod.UniversalErrorEvent.html b/website/public/typedoc/interfaces/rivetkit.mod.UniversalErrorEvent.html new file mode 100644 index 0000000000..ec6efd3034 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.UniversalErrorEvent.html @@ -0,0 +1,9 @@ +UniversalErrorEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interface UniversalErrorEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            interface UniversalErrorEvent {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                colno?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                currentTarget?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                error?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                filename?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lineno?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                target?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            colno?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            currentTarget?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            error?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filename?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lineno?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            target?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/interfaces/rivetkit.mod.UniversalEvent.html b/website/public/typedoc/interfaces/rivetkit.mod.UniversalEvent.html new file mode 100644 index 0000000000..8a61e950a9 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.UniversalEvent.html @@ -0,0 +1,4 @@ +UniversalEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/interfaces/rivetkit.mod.UniversalEventSource.html b/website/public/typedoc/interfaces/rivetkit.mod.UniversalEventSource.html new file mode 100644 index 0000000000..134b12e091 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.UniversalEventSource.html @@ -0,0 +1,16 @@ +UniversalEventSource | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interface UniversalEventSource

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Common EventSource interface that can be implemented by different EventSource-like classes +This is compatible with the standard EventSource API but allows for custom implementations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                interface UniversalEventSource {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CLOSED: 2;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CONNECTING: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onerror?: ((event: UniversalErrorEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onmessage?: ((event: UniversalMessageEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onopen?: ((event: UniversalEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    OPEN: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    readyState: 0 | 1 | 2;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    withCredentials: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    addEventListener(type: string, listener: (event: any) => void): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    close(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dispatchEvent(event: UniversalEvent): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    removeEventListener(type: string, listener: (event: any) => void): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CLOSED: 2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CONNECTING: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                onerror?: ((event: UniversalErrorEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                onmessage?: ((event: UniversalMessageEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                onopen?: ((event: UniversalEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                OPEN: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                readyState: 0 | 1 | 2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                withCredentials: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/interfaces/rivetkit.mod.UniversalMessageEvent.html b/website/public/typedoc/interfaces/rivetkit.mod.UniversalMessageEvent.html new file mode 100644 index 0000000000..f82135314b --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.UniversalMessageEvent.html @@ -0,0 +1,7 @@ +UniversalMessageEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface UniversalMessageEvent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  interface UniversalMessageEvent {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      currentTarget?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lastEventId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      origin: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      target?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hierarchy (View Summary)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  currentTarget?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  lastEventId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  origin: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  target?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/interfaces/rivetkit.mod.UniversalWebSocket.html b/website/public/typedoc/interfaces/rivetkit.mod.UniversalWebSocket.html new file mode 100644 index 0000000000..d0e0602c8a --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.UniversalWebSocket.html @@ -0,0 +1,22 @@ +UniversalWebSocket | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interface UniversalWebSocket

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Common WebSocket interface that can be implemented by different WebSocket-like classes +This is compatible with the standard WebSocket API but allows for custom implementations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    interface UniversalWebSocket {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        binaryType: "arraybuffer" | "blob";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bufferedAmount: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CLOSED: 3;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CLOSING: 2;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CONNECTING: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        extensions: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        onclose?: ((event: RivetCloseEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        onerror?: ((event: RivetEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        onmessage?: ((event: RivetMessageEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        onopen?: ((event: RivetEvent) => void) | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        OPEN: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        protocol: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        readyState: 0 | 1 | 2 | 3;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        addEventListener(type: string, listener: (event: any) => void): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        close(code?: number, reason?: string): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dispatchEvent(event: RivetEvent): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        removeEventListener(type: string, listener: (event: any) => void): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        send(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | ArrayBufferLike
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Blob
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | ArrayBufferView<ArrayBufferLike>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Implemented by

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    binaryType: "arraybuffer" | "blob"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    bufferedAmount: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CLOSED: 3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CLOSING: 2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    CONNECTING: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    extensions: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onclose?: ((event: RivetCloseEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onerror?: ((event: RivetEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onmessage?: ((event: RivetMessageEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    onopen?: ((event: RivetEvent) => void) | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    OPEN: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    protocol: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    readyState: 0 | 1 | 2 | 3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    url: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/interfaces/rivetkit.mod.UpgradeWebSocketArgs.html b/website/public/typedoc/interfaces/rivetkit.mod.UpgradeWebSocketArgs.html new file mode 100644 index 0000000000..a459e3c4e0 --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.UpgradeWebSocketArgs.html @@ -0,0 +1,5 @@ +UpgradeWebSocketArgs | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interface UpgradeWebSocketArgs

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      interface UpgradeWebSocketArgs {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onClose: (event: any, ws: WSContext) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onError: (error: any, ws: WSContext) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onMessage: (event: any, ws: WSContext) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onOpen: (event: any, ws: WSContext) => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onClose: (event: any, ws: WSContext) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onError: (error: any, ws: WSContext) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onMessage: (event: any, ws: WSContext) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onOpen: (event: any, ws: WSContext) => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/interfaces/rivetkit.mod.WebSocketContext.html b/website/public/typedoc/interfaces/rivetkit.mod.WebSocketContext.html new file mode 100644 index 0000000000..f99972d4ac --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.mod.WebSocketContext.html @@ -0,0 +1,43 @@ +WebSocketContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interface WebSocketContext<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Context for raw WebSocket handlers (onWebSocket).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        interface WebSocketContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDatabase extends AnyDatabaseProvider,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            conn: Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            request: Request | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get abortSignal(): AbortSignal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get actorId(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get conns(): Map<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Conn<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get db(): InferDatabaseClient<TDatabase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get key(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get log(): Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get name(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get region(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get schedule(): Schedule;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get state(): TState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get vars(): TVars;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            broadcast<Args extends unknown[]>(name: string, ...args: Args): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            client<R extends Registry<any>>(): Client<R>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            saveState(opts: SaveStateOptions): Promise<void>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sleep(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            waitUntil(promise: Promise<void>): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TDatabase extends AnyDatabaseProvider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        request: Request | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The incoming HTTP request that initiated the WebSocket upgrade. +May be undefined for WebSocket connections initiated without a direct HTTP request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Accessors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Methods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/interfaces/rivetkit.test_mod.SetupTestResult.html b/website/public/typedoc/interfaces/rivetkit.test_mod.SetupTestResult.html new file mode 100644 index 0000000000..5aa445832c --- /dev/null +++ b/website/public/typedoc/interfaces/rivetkit.test_mod.SetupTestResult.html @@ -0,0 +1,3 @@ +SetupTestResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interface SetupTestResult<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          interface SetupTestResult<A extends Registry<any>> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              client: Client<A>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              mockDriver: { actorDriver: { setCreateVarsContext: (ctx: any) => void } };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          client: Client<A>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          mockDriver: { actorDriver: { setCreateVarsContext: (ctx: any) => void } }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_cloudflare-workers.html b/website/public/typedoc/modules/_rivetkit_cloudflare-workers.html new file mode 100644 index 0000000000..b2934c182b --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_cloudflare-workers.html @@ -0,0 +1,5 @@ +@rivetkit/cloudflare-workers | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Module @rivetkit/cloudflare-workers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RivetKit Cloudflare Workers Adapter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Library to build and scale stateful workloads

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Learn More →

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DiscordDocumentationIssues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Apache 2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DriverContext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Client
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Config

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createHandler
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_db.drizzle_mod.html b/website/public/typedoc/modules/_rivetkit_db.drizzle_mod.html new file mode 100644 index 0000000000..64ee387819 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_db.drizzle_mod.html @@ -0,0 +1 @@ +drizzle/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Module drizzle/mod

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BaseSQLiteDatabase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Check
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CheckBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ExecuteResultSync
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ForeignKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ForeignKeyBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IndexBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IndexBuilderOn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ManualViewBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PrimaryKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PrimaryKeyBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              QueryBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteAsyncDialect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBaseInteger
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBaseIntegerBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBigInt
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBigIntBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobBufferBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobJsonBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBoolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBooleanBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteColumnBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteCustomColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteCustomColumnBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDialect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInteger
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteIntegerBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumeric
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericBigInt
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericBigIntBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericNumber
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericNumberBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLitePreparedQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteReal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteRealBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectQueryBuilderBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSession
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSyncDialect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteText
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTextBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTextJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTextJsonBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTimestamp
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTimestampBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTransaction
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteView
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              UniqueConstraint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              UniqueConstraintBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              UniqueOnConstraintBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ViewBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ViewBuilderCore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BlobConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CustomTypeParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IndexConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IntegerConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PreparedQueryConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PrimaryKeyConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ReferenceConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteColumnBuilderBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteCustomColumnInnerConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDialectConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteGeneratedColumnConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectHKT
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectHKTBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectJoinConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectQueryBuilderHKT
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSetOperatorInterface
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTableFn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTransactionConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ViewBuilderConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              WithBuilder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteDeleteBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteInsert
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteSelect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteSelectQueryBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteSetOperatorInterface
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteUpdate
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BuildAliasTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ConvertCustomConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CreateSQLiteSelectFromBuilderMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CustomTypeValues
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DBResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ExecuteResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GetSQLiteSetOperators
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              IndexColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              OnConflict
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Reference
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Result
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SelectedFields
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SelectedFieldsFlat
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SelectedFieldsOrdered
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SetOperatorRestSelect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SetOperatorRightSelect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBigIntBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobBufferBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobJsonBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBooleanBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteCreateSetOperatorFn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDelete
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteDynamic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteExecute
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeletePrepare
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteReturning
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteReturningAll
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteWithout
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteExecuteMethod
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsert
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertDynamic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertExecute
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertOnConflictDoUpdateConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertPrepare
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertReturning
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertReturningAll
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertSelectQueryBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertWithout
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteIntegerBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericBigIntBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteNumericNumberBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteRealBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectCrossJoinFn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectDynamic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectExecute
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectJoin
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectJoinFn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectPrepare
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectQueryBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectWithout
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSetOperator
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSetOperatorExcludedMethods
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSetOperatorWithResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTableExtraConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTableExtraConfigValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTableWithColumns
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTextBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTextConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTextJsonBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTimestampBuilderInitial
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdate
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateDynamic
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateExecute
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateJoinFn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdatePrepare
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateReturning
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateReturningAll
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateSetSource
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateWithJoins
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateWithout
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteViewWithSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteWithReplicas
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SubqueryWithSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TableConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              UpdateDeleteAction
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              WithSubqueryWithSelection

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              except
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              int
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              intersect
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sqliteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              union
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              unionAll
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              view
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              withReplicas

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              alias
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              blob
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              check
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              customType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              db
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defineConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              extractUsedTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              foreignKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getTableConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getViewConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              index
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              integer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numeric
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              primaryKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              real
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sqliteTableCreator
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sqliteView
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              text
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              unique
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uniqueIndex
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uniqueKeyName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_db.html b/website/public/typedoc/modules/_rivetkit_db.html new file mode 100644 index 0000000000..2291fc1e44 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_db.html @@ -0,0 +1,5 @@ +@rivetkit/db | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Module @rivetkit/db

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RivetKit Database

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Lightweight Libraries for Backends

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Learn More →

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DiscordDocumentationIssues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Apache 2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Modules

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                drizzle/mod
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                mod
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_db.mod.html b/website/public/typedoc/modules/_rivetkit_db.mod.html new file mode 100644 index 0000000000..209764ed54 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_db.mod.html @@ -0,0 +1 @@ +mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Module mod

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  db
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.core.Fetcher.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.core.Fetcher.html new file mode 100644 index 0000000000..8ef5214b23 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.core.Fetcher.html @@ -0,0 +1 @@ +Fetcher | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.core.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.core.html new file mode 100644 index 0000000000..b813fe19bb --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.core.html @@ -0,0 +1 @@ +core | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.core.serialization.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.core.serialization.html new file mode 100644 index 0000000000..102da80406 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.core.serialization.html @@ -0,0 +1 @@ +serialization | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.html new file mode 100644 index 0000000000..89d3b09880 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.html @@ -0,0 +1 @@ +@rivetkit/engine-api-full | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Module @rivetkit/engine-api-full

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Modules

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          core
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          index
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          serialization
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.datacenters.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.datacenters.html new file mode 100644 index 0000000000..53d6d01ecf --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.datacenters.html @@ -0,0 +1 @@ +datacenters | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.health.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.health.html new file mode 100644 index 0000000000..96e6972e88 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.health.html @@ -0,0 +1 @@ +health | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.html new file mode 100644 index 0000000000..37d4aeab61 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.html @@ -0,0 +1 @@ +Rivet | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                datacenters
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                health
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                namespaces
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                runners

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Actor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsDeleteRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsGetOrCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsGetOrCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsListNamesRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsListNamesResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Datacenter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DatacenterHealth
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DatacentersListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthFanoutResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespace
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NamespaceListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NamespacesCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NamespacesCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NamespacesListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Runner
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigKindNormal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigKindServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigKindServerlessServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsDeleteRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsListResponseRunnerConfigsValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsRefreshMetadataRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessHealthCheckRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessHealthCheckResponseFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessHealthCheckResponseFailureFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessHealthCheckResponseSuccess
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessHealthCheckResponseSuccessSuccess
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorInvalidRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorInvalidResponseJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorInvalidResponseSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorNonSuccessStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorRequestFailed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataErrorRequestTimedOut
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsUpsertRequestBody
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsUpsertResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnersListNamesRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnersListNamesResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnersListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnersListResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RivetId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsRefreshMetadataRequestBody
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsRefreshMetadataResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessHealthCheckResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigVariant

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HealthStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigVariant
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.namespaces.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.namespaces.html new file mode 100644 index 0000000000..348811af88 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.namespaces.html @@ -0,0 +1 @@ +namespaces | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamespacesCreateRequest → Rivet.NamespacesCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamespacesListRequest → Rivet.NamespacesListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.runners.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.runners.html new file mode 100644 index 0000000000..b46cf6674c --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.Rivet.runners.html @@ -0,0 +1 @@ +runners | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnersListNamesRequest → Rivet.RunnersListNamesRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnersListRequest → Rivet.RunnersListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.RivetClient.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.RivetClient.html new file mode 100644 index 0000000000..6836bd8125 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.RivetClient.html @@ -0,0 +1 @@ +RivetClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.index.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.html new file mode 100644 index 0000000000..da30174f18 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.index.html @@ -0,0 +1 @@ +index | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Actor.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Actor.html new file mode 100644 index 0000000000..73f0d9890e --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Actor.html @@ -0,0 +1 @@ +Actor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorName.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorName.html new file mode 100644 index 0000000000..308208610e --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorName.html @@ -0,0 +1 @@ +ActorName | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html new file mode 100644 index 0000000000..5983c3ce5a --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html @@ -0,0 +1 @@ +ActorsCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html new file mode 100644 index 0000000000..f4fc300917 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html @@ -0,0 +1 @@ +ActorsCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html new file mode 100644 index 0000000000..e72e44095a --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html @@ -0,0 +1 @@ +ActorsDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html new file mode 100644 index 0000000000..3785f982a8 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html @@ -0,0 +1 @@ +ActorsGetOrCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html new file mode 100644 index 0000000000..97d64c368c --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html @@ -0,0 +1 @@ +ActorsGetOrCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html new file mode 100644 index 0000000000..d844d811b9 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html @@ -0,0 +1 @@ +ActorsListNamesResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListResponse.html new file mode 100644 index 0000000000..8e7f555995 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.ActorsListResponse.html @@ -0,0 +1 @@ +ActorsListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.CrashPolicy.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.CrashPolicy.html new file mode 100644 index 0000000000..c0176cef11 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.CrashPolicy.html @@ -0,0 +1 @@ +CrashPolicy | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Datacenter.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Datacenter.html new file mode 100644 index 0000000000..76ca753f22 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Datacenter.html @@ -0,0 +1 @@ +Datacenter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacenterHealth.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacenterHealth.html new file mode 100644 index 0000000000..5d08e2c58c --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacenterHealth.html @@ -0,0 +1 @@ +DatacenterHealth | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html new file mode 100644 index 0000000000..5c584274e4 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html @@ -0,0 +1 @@ +DatacentersListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html new file mode 100644 index 0000000000..b3d4f20d09 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html @@ -0,0 +1 @@ +HealthFanoutResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthResponse.html new file mode 100644 index 0000000000..dd3d82e48d --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthResponse.html @@ -0,0 +1 @@ +HealthResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthStatus.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthStatus.html new file mode 100644 index 0000000000..7313141a38 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.HealthStatus.html @@ -0,0 +1 @@ +HealthStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Namespace.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Namespace.html new file mode 100644 index 0000000000..0b5e9867e8 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Namespace.html @@ -0,0 +1 @@ +Namespace | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html new file mode 100644 index 0000000000..6e0d377464 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html @@ -0,0 +1 @@ +NamespaceListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html new file mode 100644 index 0000000000..4537b26edb --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html @@ -0,0 +1 @@ +NamespacesCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html new file mode 100644 index 0000000000..5f924518a5 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html @@ -0,0 +1 @@ +NamespacesCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Pagination.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Pagination.html new file mode 100644 index 0000000000..1a9bd1026f --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Pagination.html @@ -0,0 +1 @@ +Pagination | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RivetId.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RivetId.html new file mode 100644 index 0000000000..2d79ce76d8 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RivetId.html @@ -0,0 +1 @@ +RivetId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Runner.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Runner.html new file mode 100644 index 0000000000..a64ec4eda9 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.Runner.html @@ -0,0 +1 @@ +Runner | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfig.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfig.html new file mode 100644 index 0000000000..404ce84f36 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfig.html @@ -0,0 +1 @@ +RunnerConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html new file mode 100644 index 0000000000..e2a918d356 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html @@ -0,0 +1 @@ +RunnerConfigKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html new file mode 100644 index 0000000000..e5997d5f7e --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html @@ -0,0 +1 @@ +RunnerConfigKindNormal | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html new file mode 100644 index 0000000000..03cfc540a5 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html @@ -0,0 +1 @@ +RunnerConfigKindServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html new file mode 100644 index 0000000000..ee051e53c5 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html @@ -0,0 +1 @@ +RunnerConfigKindServerlessServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html new file mode 100644 index 0000000000..6442860e66 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html @@ -0,0 +1 @@ +RunnerConfigServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html new file mode 100644 index 0000000000..43d14ef68b --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html @@ -0,0 +1 @@ +RunnerConfigVariant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html new file mode 100644 index 0000000000..f1597fe601 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html @@ -0,0 +1 @@ +RunnerConfigsDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html new file mode 100644 index 0000000000..a0373ea81e --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html @@ -0,0 +1 @@ +RunnerConfigsListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html new file mode 100644 index 0000000000..ae38731d47 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html @@ -0,0 +1 @@ +RunnerConfigsListResponseRunnerConfigsValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html new file mode 100644 index 0000000000..5db823bbba --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html @@ -0,0 +1 @@ +RunnerConfigsRefreshMetadataRequestBody | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html new file mode 100644 index 0000000000..3939a83c54 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html @@ -0,0 +1 @@ +RunnerConfigsRefreshMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html new file mode 100644 index 0000000000..73b3975186 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html new file mode 100644 index 0000000000..a8b73efc43 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html new file mode 100644 index 0000000000..83930363d1 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace RunnerConfigsServerlessHealthCheckResponseFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html new file mode 100644 index 0000000000..5422d76f49 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseFailureFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespace RunnerConfigsServerlessHealthCheckResponseFailureFailure

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html new file mode 100644 index 0000000000..5aca615ab6 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseSuccess | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Namespace RunnerConfigsServerlessHealthCheckResponseSuccess

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html new file mode 100644 index 0000000000..e2d91576d6 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseSuccessSuccess | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Namespace RunnerConfigsServerlessHealthCheckResponseSuccessSuccess

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html new file mode 100644 index 0000000000..26f1a6a65c --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html new file mode 100644 index 0000000000..fd7a7632e9 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace RunnerConfigsServerlessMetadataErrorInvalidRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html new file mode 100644 index 0000000000..3ec3179a5d --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Namespace RunnerConfigsServerlessMetadataErrorInvalidResponseJson

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html new file mode 100644 index 0000000000..7a4cb53506 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Namespace RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html new file mode 100644 index 0000000000..1dfa6b37b4 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Namespace RunnerConfigsServerlessMetadataErrorInvalidResponseSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html new file mode 100644 index 0000000000..b809f97280 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Namespace RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html new file mode 100644 index 0000000000..37d8ce2080 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorNonSuccessStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Namespace RunnerConfigsServerlessMetadataErrorNonSuccessStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html new file mode 100644 index 0000000000..7bc5115678 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Namespace RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html new file mode 100644 index 0000000000..b47f3561f1 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorRequestFailed | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Namespace RunnerConfigsServerlessMetadataErrorRequestFailed

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html new file mode 100644 index 0000000000..a0731bc340 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorRequestTimedOut | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Namespace RunnerConfigsServerlessMetadataErrorRequestTimedOut

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html new file mode 100644 index 0000000000..da86ed5908 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html @@ -0,0 +1 @@ +RunnerConfigsUpsertRequestBody | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html new file mode 100644 index 0000000000..a76885c0b8 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html @@ -0,0 +1 @@ +RunnerConfigsUpsertResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html new file mode 100644 index 0000000000..4348397e7b --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html @@ -0,0 +1 @@ +RunnersListNamesResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListResponse.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListResponse.html new file mode 100644 index 0000000000..daba087f88 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.RunnersListResponse.html @@ -0,0 +1 @@ +RunnersListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.html new file mode 100644 index 0000000000..9504dc5847 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.html @@ -0,0 +1 @@ +serialization | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Namespaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Actor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsGetOrCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsGetOrCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsListNamesResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Datacenter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DatacenterHealth
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DatacentersListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthFanoutResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Namespace
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespaceListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        namespaces
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespacesCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespacesCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RivetId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Runner
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKindNormal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKindServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKindServerlessServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsListResponseRunnerConfigsValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsRefreshMetadataRequestBody
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsRefreshMetadataResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseFailureFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseSuccess
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseSuccessSuccess
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorNonSuccessStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorRequestFailed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorRequestTimedOut
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsUpsertRequestBody
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsUpsertResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigVariant
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnersListNamesResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnersListResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Actor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsGetOrCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsGetOrCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsListNamesResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CrashPolicy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Datacenter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DatacenterHealth
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DatacentersListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthFanoutResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Namespace
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespaceListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespacesCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespacesCreateResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Pagination
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RivetId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Runner
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKindNormal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKindServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigKindServerlessServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsListResponseRunnerConfigsValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsRefreshMetadataRequestBody
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsRefreshMetadataResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseFailureFailure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseSuccess
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckResponseSuccessSuccess
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorNonSuccessStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorRequestFailed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessMetadataErrorRequestTimedOut
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsUpsertRequestBody
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsUpsertResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigVariant
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnersListNamesResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnersListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.namespaces.html b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.namespaces.html new file mode 100644 index 0000000000..f1a15a42ee --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-api-full.serialization.namespaces.html @@ -0,0 +1 @@ +namespaces | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          References

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          NamespacesCreateRequest → NamespacesCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/_rivetkit_engine-runner-protocol.html b/website/public/typedoc/modules/_rivetkit_engine-runner-protocol.html new file mode 100644 index 0000000000..7abd900931 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-runner-protocol.html @@ -0,0 +1 @@ +@rivetkit/engine-runner-protocol | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Module @rivetkit/engine-runner-protocol

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Enumerations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            StopCode

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorIntentSleep
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorIntentStop
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorStateRunning
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorStateStopped
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Command
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CommandStartActor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CommandStopActor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CommandWrapper
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Event
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            EventActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            EventActorSetAlarm
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            EventActorStateUpdate
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            EventWrapper
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Json
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvDeleteRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvDeleteResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvDropRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvDropResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvErrorResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvGetRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListAllQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListPrefixQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListRangeQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvPutRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvPutResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvRequestData
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvResponseData
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MessageId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ProtocolMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RequestId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientAckEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientCommands
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientKvResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientRequestAbort
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientRequestChunk
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientRequestStart
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientTunnelMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientTunnelMessageKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientWebSocketClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientWebSocketMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientWebSocketOpen
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToGateway
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerAckCommands
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerKvRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerlessServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerlessServerInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerPing
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerResponseAbort
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerResponseChunk
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerResponseStart
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerStopping
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerTunnelMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerTunnelMessageKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerWebSocketClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerWebSocketMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerWebSocketMessageAck
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToServerWebSocketOpen
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TunnelAck
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            u16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            u64

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decodeToClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decodeToGateway
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decodeToServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            decodeToServerlessServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encodeToClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encodeToGateway
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encodeToServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encodeToServerlessServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readActorConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readActorName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readActorState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readActorStateStopped
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readCommand
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readCommandStartActor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readCommandStopActor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readCommandWrapper
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readEvent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readEventActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readEventActorSetAlarm
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readEventActorStateUpdate
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readEventWrapper
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvDeleteRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvErrorResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvGetRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvListPrefixQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvListQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvListRangeQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvPutRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvRequestData
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvResponseData
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readKvValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readMessageId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readProtocolMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readRequestId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readStopCode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientAckEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientCommands
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientKvResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientRequestChunk
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientRequestStart
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientTunnelMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientTunnelMessageKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientWebSocketClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientWebSocketMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToClientWebSocketOpen
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToGateway
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerAckCommands
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerKvRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerlessServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerlessServerInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerPing
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerResponseChunk
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerResponseStart
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerTunnelMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerTunnelMessageKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerWebSocketClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerWebSocketMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerWebSocketMessageAck
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            readToServerWebSocketOpen
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeActorConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeActorName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeActorState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeActorStateStopped
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeCommand
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeCommandStartActor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeCommandStopActor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeCommandWrapper
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeEvent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeEventActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeEventActorSetAlarm
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeEventActorStateUpdate
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeEventWrapper
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeJson
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvDeleteRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvErrorResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvGetRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvListPrefixQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvListQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvListRangeQuery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvListRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvListResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvPutRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvRequestData
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvResponseData
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeKvValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeMessageId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeProtocolMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeRequestId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeStopCode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientAckEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientCommands
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientKvResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientRequestChunk
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientRequestStart
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientTunnelMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientTunnelMessageKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientWebSocketClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientWebSocketMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToClientWebSocketOpen
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToGateway
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerAckCommands
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerEvents
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerKvRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerlessServer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerlessServerInit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerPing
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerResponseChunk
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerResponseStart
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerTunnelMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerTunnelMessageKind
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerWebSocketClose
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerWebSocketMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerWebSocketMessageAck
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            writeToServerWebSocketOpen
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/_rivetkit_engine-runner.html b/website/public/typedoc/modules/_rivetkit_engine-runner.html new file mode 100644 index 0000000000..4b76e7b6a7 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_engine-runner.html @@ -0,0 +1 @@ +@rivetkit/engine-runner | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/_rivetkit_framework-base.html b/website/public/typedoc/modules/_rivetkit_framework-base.html new file mode 100644 index 0000000000..67efdc7d43 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_framework-base.html @@ -0,0 +1,5 @@ +@rivetkit/framework-base | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Module @rivetkit/framework-base

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RivetKit Framework Base

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Library to build and scale stateful workloads

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Learn More →

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DiscordDocumentationIssues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Apache 2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateRivetKitOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Aliases

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsStateDerived
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AnyActorOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AnyActorRegistry

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createRivetKit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/_rivetkit_next-js.client_mod.html b/website/public/typedoc/modules/_rivetkit_next-js.client_mod.html new file mode 100644 index 0000000000..6744459936 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_next-js.client_mod.html @@ -0,0 +1 @@ +client/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/_rivetkit_next-js.html b/website/public/typedoc/modules/_rivetkit_next-js.html new file mode 100644 index 0000000000..61c93ff489 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_next-js.html @@ -0,0 +1,5 @@ +@rivetkit/next-js | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Module @rivetkit/next-js

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RivetKit Next.js

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RivetKit Next.js is a framework for building serverless and edge applications using Next.js, leveraging RivetKit's actor model for scalable and efficient microservices.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Learn More →

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DiscordDocumentationIssues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Apache 2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Modules

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    client/mod
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    mod
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/_rivetkit_next-js.mod.html b/website/public/typedoc/modules/_rivetkit_next-js.mod.html new file mode 100644 index 0000000000..e5be1544ed --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_next-js.mod.html @@ -0,0 +1 @@ +mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/_rivetkit_react.html b/website/public/typedoc/modules/_rivetkit_react.html new file mode 100644 index 0000000000..f490892582 --- /dev/null +++ b/website/public/typedoc/modules/_rivetkit_react.html @@ -0,0 +1,5 @@ +@rivetkit/react | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Module @rivetkit/react

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RivetKit React

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Library to build and scale stateful workloads

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Learn More →

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DiscordDocumentationIssues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Apache 2.0

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createRivetKit
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createRivetKitWithClient
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/rivetkit.actor_errors.html b/website/public/typedoc/modules/rivetkit.actor_errors.html new file mode 100644 index 0000000000..3bdc5e9059 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.actor_errors.html @@ -0,0 +1 @@ +actor/errors | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/rivetkit.client_mod.html b/website/public/typedoc/modules/rivetkit.client_mod.html new file mode 100644 index 0000000000..17064814d3 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.client_mod.html @@ -0,0 +1 @@ +client/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/rivetkit.common_log.html b/website/public/typedoc/modules/rivetkit.common_log.html new file mode 100644 index 0000000000..9d9fae483b --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.common_log.html @@ -0,0 +1 @@ +common/log | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/modules/rivetkit.common_websocket.html b/website/public/typedoc/modules/rivetkit.common_websocket.html new file mode 100644 index 0000000000..f4932b4cd4 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.common_websocket.html @@ -0,0 +1 @@ +common/websocket | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Module common/websocket

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                importWebSocket
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/modules/rivetkit.driver-helpers_mod.html b/website/public/typedoc/modules/rivetkit.driver-helpers_mod.html new file mode 100644 index 0000000000..97799730e1 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.driver-helpers_mod.html @@ -0,0 +1 @@ +driver-helpers/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/modules/rivetkit.driver-test-suite_mod.html b/website/public/typedoc/modules/rivetkit.driver-test-suite_mod.html new file mode 100644 index 0000000000..76eaf3946f --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.driver-test-suite_mod.html @@ -0,0 +1 @@ +driver-test-suite/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/modules/rivetkit.html b/website/public/typedoc/modules/rivetkit.html new file mode 100644 index 0000000000..abc299101f --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.html @@ -0,0 +1,5 @@ +rivetkit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/modules/rivetkit.inspector_mod.html b/website/public/typedoc/modules/rivetkit.inspector_mod.html new file mode 100644 index 0000000000..6dde6cae97 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.inspector_mod.html @@ -0,0 +1 @@ +inspector/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/modules/rivetkit.mod.html b/website/public/typedoc/modules/rivetkit.mod.html new file mode 100644 index 0000000000..1f6b68d624 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.mod.html @@ -0,0 +1 @@ +mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/modules/rivetkit.test_mod.html b/website/public/typedoc/modules/rivetkit.test_mod.html new file mode 100644 index 0000000000..c16c380914 --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.test_mod.html @@ -0,0 +1 @@ +test/mod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Module test/mod

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SetupTestResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Functions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getPort
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            setupTest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/modules/rivetkit.utils.html b/website/public/typedoc/modules/rivetkit.utils.html new file mode 100644 index 0000000000..82fab43d0e --- /dev/null +++ b/website/public/typedoc/modules/rivetkit.utils.html @@ -0,0 +1 @@ +utils | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_cloudflare-workers.Client.html b/website/public/typedoc/types/_rivetkit_cloudflare-workers.Client.html new file mode 100644 index 0000000000..3d9d908ab1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_cloudflare-workers.Client.html @@ -0,0 +1,4 @@ +Client | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Client: ClientRaw & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [K in keyof ExtractActorsFromRegistry<A>]: ActorAccessor<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ExtractActorsFromRegistry<A>[K],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Client type with actor accessors. +This adds property accessors for actor names to the ClientRaw base class.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • A extends Registry<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The actor registry type.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_cloudflare-workers.Config.html b/website/public/typedoc/types/_rivetkit_cloudflare-workers.Config.html new file mode 100644 index 0000000000..f751e0ebed --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_cloudflare-workers.Config.html @@ -0,0 +1 @@ +Config | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteColumn.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteColumn.html new file mode 100644 index 0000000000..d2df99272d --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteColumn.html @@ -0,0 +1 @@ +AnySQLiteColumn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias AnySQLiteColumn<TPartial>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AnySQLiteColumn: SQLiteColumn<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Required<Update<ColumnBaseConfig<ColumnDataType, string>, TPartial>>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TPartial extends Partial<ColumnBaseConfig<ColumnDataType, string>> = {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteDeleteBase.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteDeleteBase.html new file mode 100644 index 0000000000..963c3da342 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteDeleteBase.html @@ -0,0 +1 @@ +AnySQLiteDeleteBase | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AnySQLiteDeleteBase

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AnySQLiteDeleteBase: SQLiteDeleteBase<any, any, any, any, any, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteInsert.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteInsert.html new file mode 100644 index 0000000000..2b48c5cb40 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteInsert.html @@ -0,0 +1 @@ +AnySQLiteInsert | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AnySQLiteInsert

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AnySQLiteInsert: SQLiteInsertBase<any, any, any, any, any, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelect.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelect.html new file mode 100644 index 0000000000..5e4fb36bfa --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelect.html @@ -0,0 +1 @@ +AnySQLiteSelect | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AnySQLiteSelect

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          AnySQLiteSelect: SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelectQueryBuilder.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelectQueryBuilder.html new file mode 100644 index 0000000000..f9d055200e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSelectQueryBuilder.html @@ -0,0 +1 @@ +AnySQLiteSelectQueryBuilder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias AnySQLiteSelectQueryBuilder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            AnySQLiteSelectQueryBuilder: SQLiteSelectQueryBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSetOperatorInterface.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSetOperatorInterface.html new file mode 100644 index 0000000000..8bca71deac --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteSetOperatorInterface.html @@ -0,0 +1 @@ +AnySQLiteSetOperatorInterface | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias AnySQLiteSetOperatorInterface

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AnySQLiteSetOperatorInterface: SQLiteSetOperatorInterface<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteTable.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteTable.html new file mode 100644 index 0000000000..2269c973d0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteTable.html @@ -0,0 +1 @@ +AnySQLiteTable | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias AnySQLiteTable<TPartial>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AnySQLiteTable: SQLiteTable<UpdateTableConfig<TableConfig, TPartial>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteUpdate.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteUpdate.html new file mode 100644 index 0000000000..f66acff0cb --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.AnySQLiteUpdate.html @@ -0,0 +1 @@ +AnySQLiteUpdate | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias AnySQLiteUpdate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  AnySQLiteUpdate: SQLiteUpdateBase<any, any, any, any, any, any, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.BuildAliasTable.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.BuildAliasTable.html new file mode 100644 index 0000000000..493c1526da --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.BuildAliasTable.html @@ -0,0 +1 @@ +BuildAliasTable | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BuildAliasTable<TTable, TAlias>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BuildAliasTable: TTable extends Table
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? SQLiteTableWithColumns<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            UpdateTableConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TTable["_"]["config"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    columns: MapColumnsToTableAlias<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TTable["_"]["columns"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TAlias,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "sqlite",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: TAlias;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : TTable extends View
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? SQLiteViewWithSelection<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TAlias,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TTable["_"]["existing"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MapColumnsToTableAlias<TTable["_"]["selectedFields"], TAlias, "sqlite">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.ConvertCustomConfig.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.ConvertCustomConfig.html new file mode 100644 index 0000000000..d672a3fb96 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.ConvertCustomConfig.html @@ -0,0 +1 @@ +ConvertCustomConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ConvertCustomConfig<TName, T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ConvertCustomConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          columnType: "SQLiteCustomColumn";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: T["data"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dataType: "custom";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          driverParam: T["driverData"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & (T["notNull"] extends true ? { notNull: true } : {}) & (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["default"] extends true ? { hasDefault: true } : {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.CreateSQLiteSelectFromBuilderMode.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.CreateSQLiteSelectFromBuilderMode.html new file mode 100644 index 0000000000..91190d0cb8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.CreateSQLiteSelectFromBuilderMode.html @@ -0,0 +1 @@ +CreateSQLiteSelectFromBuilderMode | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias CreateSQLiteSelectFromBuilderMode<TBuilderMode, TTableName, TResultType, TRunResult, TSelection, TSelectMode>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CreateSQLiteSelectFromBuilderMode: TBuilderMode extends "db"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : SQLiteSelectQueryBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteSelectQueryBuilderHKT,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TBuilderMode extends "db" | "qb"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TTableName extends string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TResultType extends "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TRunResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TSelection extends ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TSelectMode extends SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.CustomTypeValues.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.CustomTypeValues.html new file mode 100644 index 0000000000..895b823b7c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.CustomTypeValues.html @@ -0,0 +1,25 @@ +CustomTypeValues | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias CustomTypeValues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type CustomTypeValues = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              configRequired?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driverData?: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              notNull?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          What config type should be used for CustomTypeParams dataType generation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          configRequired?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Whether the config argument should be required or not

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Required type for custom column, that will infer proper type model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Examples:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If you want your column to be string type after selecting/or on inserting - use data: string. Like text, varchar

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If you want your column to be number type after selecting/or on inserting - use data: number. Like integer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If your custom data type has default you can use default: true

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const customSerial = customType<{ data: number, notNull: true, default: true }>({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dataType() {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          return 'serial';
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          driverData?: unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type helper, that represents what type database driver is accepting for specific database data type

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          notNull?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If your custom data type should be notNull by default you can use notNull: true

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          const customSerial = customType<{ data: number, notNull: true, default: true }>({
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dataType() {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          return 'serial';
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.DBResult.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.DBResult.html new file mode 100644 index 0000000000..8b421c4a5e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.DBResult.html @@ -0,0 +1 @@ +DBResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias DBResult<TKind, TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DBResult: { async: SQLiteRaw<TResult>; sync: TResult }[TKind]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TKind extends "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.ExecuteResult.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.ExecuteResult.html new file mode 100644 index 0000000000..3de97f45e5 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.ExecuteResult.html @@ -0,0 +1 @@ +ExecuteResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ExecuteResult<TType, TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ExecuteResult: TType extends "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Promise<TResult>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : ExecuteResultSync<TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TType extends "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.GetSQLiteSetOperators.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.GetSQLiteSetOperators.html new file mode 100644 index 0000000000..d53f813920 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.GetSQLiteSetOperators.html @@ -0,0 +1,5 @@ +GetSQLiteSetOperators | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias GetSQLiteSetOperators

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.IndexColumn.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.IndexColumn.html new file mode 100644 index 0000000000..390f83ad58 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.IndexColumn.html @@ -0,0 +1 @@ +IndexColumn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  IndexColumn: SQLiteColumn | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.OnConflict.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.OnConflict.html new file mode 100644 index 0000000000..f4cf86cfa6 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.OnConflict.html @@ -0,0 +1 @@ +OnConflict | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    OnConflict: "rollback" | "abort" | "fail" | "ignore" | "replace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.Reference.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.Reference.html new file mode 100644 index 0000000000..2a6d1350d2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.Reference.html @@ -0,0 +1 @@ +Reference | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Reference: () => {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          columns: SQLiteColumn[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          foreignColumns: SQLiteColumn[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          foreignTable: SQLiteTable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.Result.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.Result.html new file mode 100644 index 0000000000..29130d8224 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.Result.html @@ -0,0 +1 @@ +Result | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias Result<TKind, TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Result: { async: Promise<TResult>; sync: TResult }[TKind]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TKind extends "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilderInitial.html new file mode 100644 index 0000000000..ec86a457a3 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBigIntBuilderInitial.html @@ -0,0 +1 @@ +SQLiteBigIntBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteBigIntBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteBigIntBuilderInitial: SQLiteBigIntBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: "SQLiteBigInt";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: "bigint";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: Buffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilderInitial.html new file mode 100644 index 0000000000..1591e554b9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobBufferBuilderInitial.html @@ -0,0 +1 @@ +SQLiteBlobBufferBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteBlobBufferBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteBlobBufferBuilderInitial: SQLiteBlobBufferBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    columnType: "SQLiteBlobBuffer";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    data: Buffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataType: "buffer";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    driverParam: Buffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilderInitial.html new file mode 100644 index 0000000000..e68a11253b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBlobJsonBuilderInitial.html @@ -0,0 +1 @@ +SQLiteBlobJsonBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteBlobJsonBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteBlobJsonBuilderInitial: SQLiteBlobJsonBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      columnType: "SQLiteBlobJson";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      dataType: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      driverParam: Buffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilderInitial.html new file mode 100644 index 0000000000..f762ec9560 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteBooleanBuilderInitial.html @@ -0,0 +1 @@ +SQLiteBooleanBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteBooleanBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteBooleanBuilderInitial: SQLiteBooleanBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        columnType: "SQLiteBoolean";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dataType: "boolean";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        driverParam: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteCreateSetOperatorFn.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteCreateSetOperatorFn.html new file mode 100644 index 0000000000..63c96cf906 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteCreateSetOperatorFn.html @@ -0,0 +1 @@ +SQLiteCreateSetOperatorFn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteCreateSetOperatorFn

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteCreateSetOperatorFn: <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TResultType extends "sync" | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TSelection extends ColumnsSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TValue extends SQLiteSetOperatorWithResult<TResult>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TRest extends SQLiteSetOperatorWithResult<TResult>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TSelectMode extends SelectMode = "single",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TNullabilityMap extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Record<string, JoinNullability> = TTableName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? Record<TTableName, "not-null">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : {},
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TDynamic extends boolean = false,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TExcludedMethods extends string = never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TResult extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any[] = SelectResult<TSelection, TSelectMode, TNullabilityMap>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TSelectedFields extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ColumnsSelection = BuildSubquerySelection<TSelection, TNullabilityMap>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      leftSelect: SQLiteSetOperatorInterface<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TNullabilityMap,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TExcludedMethods,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TSelectedFields,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rightSelect: SetOperatorRightSelect<TValue, TResult>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ...restSelects: SetOperatorRestSelect<TRest, TResult>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => SQLiteSelectWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TNullabilityMap,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TExcludedMethods,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TSelectedFields,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      false,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteSetOperatorExcludedMethods,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDelete.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDelete.html new file mode 100644 index 0000000000..763a3f1be4 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDelete.html @@ -0,0 +1 @@ +SQLiteDelete | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteDelete<TTable, TResultType, TRunResult, TReturning>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteDelete: SQLiteDeleteBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TReturning,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TTable extends SQLiteTable = SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TRunResult = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TReturning extends Record<string, unknown> | undefined = undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteDynamic.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteDynamic.html new file mode 100644 index 0000000000..a946ea4a12 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteDynamic.html @@ -0,0 +1 @@ +SQLiteDeleteDynamic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteDeleteDynamic<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteDeleteDynamic: SQLiteDelete<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteExecute.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteExecute.html new file mode 100644 index 0000000000..c4ef0a63f2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteExecute.html @@ -0,0 +1 @@ +SQLiteDeleteExecute | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteDeleteExecute<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteDeleteExecute: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? T["_"]["runResult"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : T["_"]["returning"][]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeletePrepare.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeletePrepare.html new file mode 100644 index 0000000000..c93ac88ed0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeletePrepare.html @@ -0,0 +1 @@ +SQLiteDeletePrepare | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteDeletePrepare<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteDeletePrepare: SQLitePreparedQuery<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  all: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? DrizzleTypeError<".all() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : T["_"]["returning"][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  execute: SQLiteDeleteExecute<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? DrizzleTypeError<".get() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : T["_"]["returning"] | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  run: T["_"]["runResult"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: T["_"]["resultType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  values: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? DrizzleTypeError<".values() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : any[][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturning.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturning.html new file mode 100644 index 0000000000..df3a4971d6 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturning.html @@ -0,0 +1 @@ +SQLiteDeleteReturning | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteDeleteReturning<T, TDynamic, TSelectedFields>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteDeleteReturning: SQLiteDeleteWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteDeleteBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SelectResultFields<TSelectedFields>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T["_"]["dynamic"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "returning",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturningAll.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturningAll.html new file mode 100644 index 0000000000..b2be753adf --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteReturningAll.html @@ -0,0 +1 @@ +SQLiteDeleteReturningAll | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteDeleteReturningAll<T, TDynamic>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteDeleteReturningAll: SQLiteDeleteWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteDeleteBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["table"]["$inferSelect"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["dynamic"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "returning",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteWithout.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteWithout.html new file mode 100644 index 0000000000..76eea18fa5 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteDeleteWithout.html @@ -0,0 +1 @@ +SQLiteDeleteWithout | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteDeleteWithout<T, TDynamic, K>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteDeleteWithout: TDynamic extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteDeleteBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["excludedMethods"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["excludedMethods"] | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteExecuteMethod.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteExecuteMethod.html new file mode 100644 index 0000000000..ff3fc12b50 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteExecuteMethod.html @@ -0,0 +1 @@ +SQLiteExecuteMethod | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteExecuteMethod

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteExecuteMethod: "run" | "all" | "get"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsert.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsert.html new file mode 100644 index 0000000000..20ace3e026 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsert.html @@ -0,0 +1 @@ +SQLiteInsert | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteInsert<TTable, TResultType, TRunResult, TReturning>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteInsert: SQLiteInsertBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TReturning,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TTable extends SQLiteTable = SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TRunResult = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TReturning = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertDynamic.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertDynamic.html new file mode 100644 index 0000000000..778d59b5ed --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertDynamic.html @@ -0,0 +1 @@ +SQLiteInsertDynamic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteInsertDynamic<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteInsertDynamic: SQLiteInsert<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertExecute.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertExecute.html new file mode 100644 index 0000000000..29c16a07e0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertExecute.html @@ -0,0 +1 @@ +SQLiteInsertExecute | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteInsertExecute<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteInsertExecute: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? T["_"]["runResult"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : T["_"]["returning"][]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertOnConflictDoUpdateConfig.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertOnConflictDoUpdateConfig.html new file mode 100644 index 0000000000..738597230a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertOnConflictDoUpdateConfig.html @@ -0,0 +1,9 @@ +SQLiteInsertOnConflictDoUpdateConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteInsertOnConflictDoUpdateConfig<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type SQLiteInsertOnConflictDoUpdateConfig<T extends AnySQLiteInsert> = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              set: SQLiteUpdateSetSource<T["_"]["table"]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              setWhere?: SQL;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              target: IndexColumn | IndexColumn[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              targetWhere?: SQL;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              where?: SQL;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          set: SQLiteUpdateSetSource<T["_"]["table"]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          setWhere?: SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          targetWhere?: SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          where?: SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • use either targetWhere or setWhere
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertPrepare.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertPrepare.html new file mode 100644 index 0000000000..247d787b71 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertPrepare.html @@ -0,0 +1 @@ +SQLiteInsertPrepare | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteInsertPrepare<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteInsertPrepare: SQLitePreparedQuery<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    all: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? DrizzleTypeError<".all() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : T["_"]["returning"][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    execute: SQLiteInsertExecute<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? DrizzleTypeError<".get() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : T["_"]["returning"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    run: T["_"]["runResult"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: T["_"]["resultType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    values: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? DrizzleTypeError<".values() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : any[][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturning.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturning.html new file mode 100644 index 0000000000..c36d4dab17 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturning.html @@ -0,0 +1 @@ +SQLiteInsertReturning | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteInsertReturning<T, TDynamic, TSelectedFields>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertReturning: SQLiteInsertWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteInsertBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SelectResultFields<TSelectedFields>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "returning",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturningAll.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturningAll.html new file mode 100644 index 0000000000..6d3fec6fa6 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertReturningAll.html @@ -0,0 +1 @@ +SQLiteInsertReturningAll | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteInsertReturningAll<T, TDynamic>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteInsertReturningAll: SQLiteInsertWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteInsertBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["table"]["$inferSelect"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "returning",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertSelectQueryBuilder.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertSelectQueryBuilder.html new file mode 100644 index 0000000000..e3bf782cd2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertSelectQueryBuilder.html @@ -0,0 +1 @@ +SQLiteInsertSelectQueryBuilder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteInsertSelectQueryBuilder<TTable>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteInsertSelectQueryBuilder: TypedQueryBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          [K in keyof TTable["$inferInsert"]]: | AnySQLiteColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQL.Aliased
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | TTable["$inferInsert"][K]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertValue.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertValue.html new file mode 100644 index 0000000000..64312e7336 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertValue.html @@ -0,0 +1 @@ +SQLiteInsertValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteInsertValue<TTable>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteInsertValue: Simplify<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [Key in keyof TTable["$inferInsert"]]: | TTable["$inferInsert"][Key]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Placeholder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertWithout.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertWithout.html new file mode 100644 index 0000000000..234710a40e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteInsertWithout.html @@ -0,0 +1 @@ +SQLiteInsertWithout | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteInsertWithout<T, TDynamic, K>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteInsertWithout: TDynamic extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteInsertBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["excludedMethods"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              T["_"]["excludedMethods"] | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilderInitial.html new file mode 100644 index 0000000000..be81cf1527 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteIntegerBuilderInitial.html @@ -0,0 +1 @@ +SQLiteIntegerBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteIntegerBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteIntegerBuilderInitial: SQLiteIntegerBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: "SQLiteInteger";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: "number";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilderInitial.html new file mode 100644 index 0000000000..c0e736276f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBigIntBuilderInitial.html @@ -0,0 +1 @@ +SQLiteNumericBigIntBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteNumericBigIntBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteNumericBigIntBuilderInitial: SQLiteNumericBigIntBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: "SQLiteNumericBigInt";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: bigint;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: "bigint";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBuilderInitial.html new file mode 100644 index 0000000000..94568c77e8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericBuilderInitial.html @@ -0,0 +1 @@ +SQLiteNumericBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteNumericBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteNumericBuilderInitial: SQLiteNumericBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    columnType: "SQLiteNumeric";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    data: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataType: "string";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    driverParam: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericConfig.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericConfig.html new file mode 100644 index 0000000000..3edd1df0b8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericConfig.html @@ -0,0 +1,2 @@ +SQLiteNumericConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteNumericConfig<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type SQLiteNumericConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "string"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "number"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "bigint" = "string" | "number" | "bigint",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              > = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  mode: T;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • T extends "string" | "number" | "bigint" = "string" | "number" | "bigint"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              mode: T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilderInitial.html new file mode 100644 index 0000000000..78663e3023 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteNumericNumberBuilderInitial.html @@ -0,0 +1 @@ +SQLiteNumericNumberBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteNumericNumberBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteNumericNumberBuilderInitial: SQLiteNumericNumberBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        columnType: "SQLiteNumericNumber";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dataType: "number";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        driverParam: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteRealBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteRealBuilderInitial.html new file mode 100644 index 0000000000..e693ee0e5c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteRealBuilderInitial.html @@ -0,0 +1 @@ +SQLiteRealBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteRealBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteRealBuilderInitial: SQLiteRealBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          columnType: "SQLiteReal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dataType: "number";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          driverParam: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelect.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelect.html new file mode 100644 index 0000000000..0b2fa90ced --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelect.html @@ -0,0 +1 @@ +SQLiteSelect | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteSelect<TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteSelect: SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TNullabilityMap,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TTableName extends string | undefined = string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TRunResult = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TSelection extends ColumnsSelection = Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TSelectMode extends SelectMode = SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TNullabilityMap extends Record<string, JoinNullability> = Record<string, JoinNullability>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectCrossJoinFn.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectCrossJoinFn.html new file mode 100644 index 0000000000..c434c49b4f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectCrossJoinFn.html @@ -0,0 +1 @@ +SQLiteSelectCrossJoinFn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteSelectCrossJoinFn<T, TDynamic>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteSelectCrossJoinFn: <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TJoinedTable extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQLiteViewBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQL,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TJoinedName extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GetSelectTableName<TJoinedTable> = GetSelectTableName<TJoinedTable>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          table: TJoinedTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => SQLiteSelectJoin<T, TDynamic, "cross", TJoinedTable, TJoinedName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectDynamic.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectDynamic.html new file mode 100644 index 0000000000..ee228c178d --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectDynamic.html @@ -0,0 +1 @@ +SQLiteSelectDynamic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteSelectDynamic<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteSelectDynamic: SQLiteSelectKind<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["hkt"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["tableName"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["selection"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["selectMode"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["nullabilityMap"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["result"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["selectedFields"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectExecute.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectExecute.html new file mode 100644 index 0000000000..ca6227648f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectExecute.html @@ -0,0 +1 @@ +SQLiteSelectExecute | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteSelectExecute<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteSelectExecute: T["_"]["result"]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoin.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoin.html new file mode 100644 index 0000000000..4d526ecbd8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoin.html @@ -0,0 +1 @@ +SQLiteSelectJoin | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteSelectJoin<T, TDynamic, TJoinType, TJoinedTable, TJoinedName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteSelectJoin: T extends any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? SQLiteSelectWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteSelectKind<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["hkt"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["tableName"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AppendToResult<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["tableName"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["selection"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TJoinedName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TJoinedTable extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? TJoinedTable["_"]["columns"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : TJoinedTable extends Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | View
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Assume<TJoinedTable["_"]["selectedFields"], SelectedFields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["selectMode"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["selectMode"] extends "partial"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? T["_"]["selectMode"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : "multiple",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AppendToNullabilityMap<T["_"]["nullabilityMap"], TJoinedName, TJoinType>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["dynamic"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoinFn.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoinFn.html new file mode 100644 index 0000000000..f70e3eb8f9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectJoinFn.html @@ -0,0 +1 @@ +SQLiteSelectJoinFn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteSelectJoinFn<T, TDynamic, TJoinType>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectJoinFn: <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TJoinedTable extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | SQLiteViewBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | SQL,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TJoinedName extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      GetSelectTableName<TJoinedTable> = GetSelectTableName<TJoinedTable>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  table: TJoinedTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  on: ((aliases: T["_"]["selection"]) => SQL | undefined) | SQL | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => SQLiteSelectJoin<T, TDynamic, TJoinType, TJoinedTable, TJoinedName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectKind.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectKind.html new file mode 100644 index 0000000000..5284cc6473 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectKind.html @@ -0,0 +1 @@ +SQLiteSelectKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteSelectKind<T, TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap, TDynamic, TExcludedMethods, TResult, TSelectedFields>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteSelectKind: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    T & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dynamic: TDynamic;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        excludedMethods: TExcludedMethods;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        nullabilityMap: TNullabilityMap;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        result: TResult;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resultType: TResultType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        runResult: TRunResult;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectedFields: TSelectedFields;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selection: TSelection;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectMode: TSelectMode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tableName: TTableName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )["_type"]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • T extends SQLiteSelectHKTBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TTableName extends string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TResultType extends "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TRunResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TSelection extends ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TSelectMode extends SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TNullabilityMap extends Record<string, JoinNullability>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TDynamic extends boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TExcludedMethods extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TResult = SelectResult<TSelection, TSelectMode, TNullabilityMap>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TSelectedFields = BuildSubquerySelection<TSelection, TNullabilityMap>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectPrepare.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectPrepare.html new file mode 100644 index 0000000000..067fa3c18a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectPrepare.html @@ -0,0 +1 @@ +SQLiteSelectPrepare | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteSelectPrepare<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteSelectPrepare: SQLitePreparedQuery<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          all: T["_"]["result"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          execute: SQLiteSelectExecute<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          get: T["_"]["result"][number] | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          run: T["_"]["runResult"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: T["_"]["resultType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          values: any[][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilder.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilder.html new file mode 100644 index 0000000000..b9e08e3da8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectQueryBuilder.html @@ -0,0 +1 @@ +SQLiteSelectQueryBuilder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteSelectQueryBuilder<THKT, TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap, TResult, TSelectedFields>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteSelectQueryBuilder: SQLiteSelectQueryBuilderBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        THKT,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TNullabilityMap,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TSelectedFields,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • THKT extends SQLiteSelectHKTBase = SQLiteSelectQueryBuilderHKT
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TTableName extends string | undefined = string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TRunResult = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TSelection extends ColumnsSelection = ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TSelectMode extends SelectMode = SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TNullabilityMap extends Record<string, JoinNullability> = Record<string, JoinNullability>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TResult extends any[] = unknown[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TSelectedFields extends ColumnsSelection = ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectWithout.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectWithout.html new file mode 100644 index 0000000000..6933df28db --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSelectWithout.html @@ -0,0 +1 @@ +SQLiteSelectWithout | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteSelectWithout<T, TDynamic, K, TResetExcluded>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteSelectWithout: TDynamic extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteSelectKind<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["hkt"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["tableName"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["selection"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["selectMode"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["nullabilityMap"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TResetExcluded extends true ? K : T["_"]["excludedMethods"] | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["result"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["selectedFields"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TResetExcluded extends true ? K : T["_"]["excludedMethods"] | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperator.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperator.html new file mode 100644 index 0000000000..9e3e62154e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperator.html @@ -0,0 +1 @@ +SQLiteSetOperator | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteSetOperator<TTableName, TResultType, TRunResult, TSelection, TSelectMode, TNullabilityMap>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteSetOperator: SQLiteSelectBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TTableName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TSelection,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TSelectMode,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TNullabilityMap,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteSetOperatorExcludedMethods,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TTableName extends string | undefined = string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TRunResult = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TSelection extends ColumnsSelection = Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TSelectMode extends SelectMode = SelectMode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TNullabilityMap extends Record<string, JoinNullability> = Record<string, JoinNullability>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorExcludedMethods.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorExcludedMethods.html new file mode 100644 index 0000000000..97377e402a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorExcludedMethods.html @@ -0,0 +1 @@ +SQLiteSetOperatorExcludedMethods | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteSetOperatorExcludedMethods

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteSetOperatorExcludedMethods:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "config"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "leftJoin"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "rightJoin"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "innerJoin"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "fullJoin"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "where"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "having"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "groupBy"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorWithResult.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorWithResult.html new file mode 100644 index 0000000000..4865773763 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteSetOperatorWithResult.html @@ -0,0 +1 @@ +SQLiteSetOperatorWithResult | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteSetOperatorWithResult<TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteSetOperatorWithResult: SQLiteSetOperatorInterface<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TResult extends any[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfig.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfig.html new file mode 100644 index 0000000000..08b758b1d1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfig.html @@ -0,0 +1 @@ +SQLiteTableExtraConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteTableExtraConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteTableExtraConfig: Record<string, SQLiteTableExtraConfigValue>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfigValue.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfigValue.html new file mode 100644 index 0000000000..019cda6ee9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableExtraConfigValue.html @@ -0,0 +1 @@ +SQLiteTableExtraConfigValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteTableExtraConfigValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteTableExtraConfigValue:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | IndexBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | CheckBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | ForeignKeyBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | PrimaryKeyBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | UniqueConstraintBuilder
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableWithColumns.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableWithColumns.html new file mode 100644 index 0000000000..2f5022dd65 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTableWithColumns.html @@ -0,0 +1 @@ +SQLiteTableWithColumns | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteTableWithColumns<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteTableWithColumns: SQLiteTable<T> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [Key in keyof T["columns"]]: T["columns"][Key]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextBuilderInitial.html new file mode 100644 index 0000000000..07229ce808 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextBuilderInitial.html @@ -0,0 +1 @@ +SQLiteTextBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteTextBuilderInitial<TName, TEnum, TLength>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteTextBuilderInitial: SQLiteTextBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            columnType: "SQLiteText";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data: TEnum[number];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataType: "string";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            driverParam: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enumValues: TEnum;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            length: TLength;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TEnum extends [string, ...string[]]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TLength extends number | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextConfig.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextConfig.html new file mode 100644 index 0000000000..ca6eaa6f84 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextConfig.html @@ -0,0 +1 @@ +SQLiteTextConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteTextConfig<TMode, TEnum, TLength>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteTextConfig: TMode extends "text"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? { enum?: TEnum; length?: TLength; mode?: TMode }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : { mode?: TMode }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TMode extends "text" | "json" = "text" | "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TEnum extends readonly string[] | string[] | undefined = readonly string[] | string[] | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TLength extends number | undefined = number | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilderInitial.html new file mode 100644 index 0000000000..c51272d5bc --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTextJsonBuilderInitial.html @@ -0,0 +1 @@ +SQLiteTextJsonBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteTextJsonBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteTextJsonBuilderInitial: SQLiteTextJsonBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                columnType: "SQLiteTextJson";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                dataType: "json";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                driverParam: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generated: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilderInitial.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilderInitial.html new file mode 100644 index 0000000000..d3b326e4ce --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteTimestampBuilderInitial.html @@ -0,0 +1 @@ +SQLiteTimestampBuilderInitial | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteTimestampBuilderInitial<TName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteTimestampBuilderInitial: SQLiteTimestampBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  columnType: "SQLiteTimestamp";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: Date;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataType: "date";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  driverParam: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enumValues: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: TName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdate.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdate.html new file mode 100644 index 0000000000..ccf3756ed6 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdate.html @@ -0,0 +1 @@ +SQLiteUpdate | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteUpdate<TTable, TResultType, TRunResult, TFrom, TReturning>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteUpdate: SQLiteUpdateBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TResultType,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TFrom,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TReturning,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                true,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TTable extends SQLiteTable = SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TResultType extends "sync" | "async" = "sync" | "async"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TRunResult = any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TFrom extends SQLiteTable | Subquery | SQLiteViewBase | SQL | undefined = undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • TReturning extends Record<string, unknown> | undefined = Record<string, unknown> | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateDynamic.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateDynamic.html new file mode 100644 index 0000000000..651b106b05 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateDynamic.html @@ -0,0 +1 @@ +SQLiteUpdateDynamic | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteUpdateDynamic<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateDynamic: SQLiteUpdate<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateExecute.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateExecute.html new file mode 100644 index 0000000000..e6be61c0f1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateExecute.html @@ -0,0 +1 @@ +SQLiteUpdateExecute | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteUpdateExecute<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteUpdateExecute: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? T["_"]["runResult"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : T["_"]["returning"][]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateJoinFn.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateJoinFn.html new file mode 100644 index 0000000000..d768865391 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateJoinFn.html @@ -0,0 +1 @@ +SQLiteUpdateJoinFn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteUpdateJoinFn<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteUpdateJoinFn: <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TJoinedTable extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | SQLiteViewBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | SQL,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      table: TJoinedTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      on:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  updateTable: T["_"]["table"]["_"]["columns"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  from: T["_"]["from"] extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? T["_"]["from"]["_"]["columns"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : T["_"]["from"] extends Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | SQLiteViewBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? T["_"]["from"]["_"]["selectedFields"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => SQL | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • <TJoinedTable extends SQLiteTable | Subquery | SQLiteViewBase | SQL>(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          table: TJoinedTable,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          on:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      updateTable: T["_"]["table"]["_"]["columns"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      from: T["_"]["from"] extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? T["_"]["from"]["_"]["columns"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : T["_"]["from"] extends Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | SQLiteViewBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? T["_"]["from"]["_"]["selectedFields"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => SQL | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ): T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • TJoinedTable extends SQLiteTable | Subquery | SQLiteViewBase | SQL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • table: TJoinedTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • on:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    updateTable: T["_"]["table"]["_"]["columns"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    from: T["_"]["from"] extends SQLiteTable
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ? T["_"]["from"]["_"]["columns"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        : T["_"]["from"] extends Subquery
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SQLiteViewBase
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? T["_"]["from"]["_"]["selectedFields"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : never,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => SQL | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            )
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | undefined

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdatePrepare.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdatePrepare.html new file mode 100644 index 0000000000..59f2b5457c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdatePrepare.html @@ -0,0 +1 @@ +SQLiteUpdatePrepare | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SQLiteUpdatePrepare<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteUpdatePrepare: SQLitePreparedQuery<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            all: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? DrizzleTypeError<".all() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : T["_"]["returning"][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            execute: SQLiteUpdateExecute<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? DrizzleTypeError<".get() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : T["_"]["returning"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            run: T["_"]["runResult"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: T["_"]["resultType"];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            values: T["_"]["returning"] extends undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? DrizzleTypeError<".values() cannot be used without .returning()">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : any[][];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturning.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturning.html new file mode 100644 index 0000000000..05a70c992d --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturning.html @@ -0,0 +1 @@ +SQLiteUpdateReturning | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SQLiteUpdateReturning<T, TDynamic, TSelectedFields>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteUpdateReturning: SQLiteUpdateWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteUpdateBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              T["_"]["from"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SelectResultFields<TSelectedFields>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "returning",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturningAll.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturningAll.html new file mode 100644 index 0000000000..6c19159988 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateReturningAll.html @@ -0,0 +1 @@ +SQLiteUpdateReturningAll | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SQLiteUpdateReturningAll<T, TDynamic>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SQLiteUpdateReturningAll: SQLiteUpdateWithout<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteUpdateBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T["_"]["from"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T["_"]["table"]["$inferSelect"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                T["_"]["excludedMethods"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "returning",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateSetSource.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateSetSource.html new file mode 100644 index 0000000000..b1f7db4323 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateSetSource.html @@ -0,0 +1 @@ +SQLiteUpdateSetSource | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SQLiteUpdateSetSource<TTable>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SQLiteUpdateSetSource: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [Key in keyof TTable["$inferInsert"]]?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | GetColumnData<TTable["_"]["columns"][Key], "query">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | SQL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | SQLiteColumn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & {}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithJoins.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithJoins.html new file mode 100644 index 0000000000..286510680a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithJoins.html @@ -0,0 +1 @@ +SQLiteUpdateWithJoins | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SQLiteUpdateWithJoins<T, TDynamic, TFrom>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SQLiteUpdateWithJoins: TDynamic extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SQLiteUpdateBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TFrom,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Exclude<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            T["_"]["excludedMethods"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "from",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "leftJoin" | "rightJoin" | "innerJoin" | "fullJoin",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Exclude<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        T["_"]["excludedMethods"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "from",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "leftJoin" | "rightJoin" | "innerJoin" | "fullJoin",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithout.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithout.html new file mode 100644 index 0000000000..bf206f07a8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteUpdateWithout.html @@ -0,0 +1 @@ +SQLiteUpdateWithout | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SQLiteUpdateWithout<T, TDynamic, K>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SQLiteUpdateWithout: TDynamic extends true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SQLiteUpdateBase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["table"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["resultType"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["runResult"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["from"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["returning"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TDynamic,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T["_"]["excludedMethods"]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      T["_"]["excludedMethods"] | K,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteViewWithSelection.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteViewWithSelection.html new file mode 100644 index 0000000000..5dcbf7aa91 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteViewWithSelection.html @@ -0,0 +1 @@ +SQLiteViewWithSelection | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SQLiteViewWithSelection<TName, TExisting, TSelection>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SQLiteViewWithSelection: SQLiteView<TName, TExisting, TSelection> & TSelection

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TName extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TExisting extends boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • TSelection extends ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteWithReplicas.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteWithReplicas.html new file mode 100644 index 0000000000..73bed3c164 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SQLiteWithReplicas.html @@ -0,0 +1 @@ +SQLiteWithReplicas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SQLiteWithReplicas<Q>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SQLiteWithReplicas: Q & { $primary: Q; $replicas: Q[] }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Q
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFields.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFields.html new file mode 100644 index 0000000000..d54fc838db --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFields.html @@ -0,0 +1 @@ +SelectedFields | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SelectedFields

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SelectedFields: SelectFieldsBase<SQLiteColumn, SQLiteTable>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsFlat.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsFlat.html new file mode 100644 index 0000000000..a3637d8f85 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsFlat.html @@ -0,0 +1 @@ +SelectedFieldsFlat | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SelectedFieldsFlat

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SelectedFieldsFlat: SelectFieldsFlatBase<SQLiteColumn>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsOrdered.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsOrdered.html new file mode 100644 index 0000000000..abad5fb8fb --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SelectedFieldsOrdered.html @@ -0,0 +1 @@ +SelectedFieldsOrdered | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SelectedFieldsOrdered

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SelectedFieldsOrdered: SelectFieldsOrderedBase<SQLiteColumn>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRestSelect.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRestSelect.html new file mode 100644 index 0000000000..a8f8094a5c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRestSelect.html @@ -0,0 +1 @@ +SetOperatorRestSelect | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SetOperatorRestSelect<TValue, TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SetOperatorRestSelect: TValue extends [infer First, ...(infer Rest)]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? First extends SQLiteSetOperatorInterface<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  infer TValueResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? Rest extends AnySQLiteSetOperatorInterface[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ValidateShape<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TValueResult[number],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TResult[number],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TypedQueryBuilder<any, TValueResult>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ...SetOperatorRestSelect<Rest, TResult>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : ValidateShape<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TValueResult[number],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TResult[number],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TypedQueryBuilder<any, TValueResult>[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : never
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : TValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRightSelect.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRightSelect.html new file mode 100644 index 0000000000..c0a4509a96 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SetOperatorRightSelect.html @@ -0,0 +1 @@ +SetOperatorRightSelect | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SetOperatorRightSelect<TValue, TResult>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SetOperatorRightSelect: TValue extends SQLiteSetOperatorInterface<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer TValueResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? ValidateShape<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TValueResult[number],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TResult[number],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TypedQueryBuilder<any, TValueResult>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : TValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SubqueryWithSelection.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SubqueryWithSelection.html new file mode 100644 index 0000000000..dceaa74a5a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.SubqueryWithSelection.html @@ -0,0 +1 @@ +SubqueryWithSelection | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SubqueryWithSelection<TSelection, TAlias>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SubqueryWithSelection: Subquery<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TAlias,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  AddAliasToSelection<TSelection, TAlias, "sqlite">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              > & AddAliasToSelection<TSelection, TAlias, "sqlite">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TSelection extends ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • TAlias extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.TableConfig.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.TableConfig.html new file mode 100644 index 0000000000..19eb642703 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.TableConfig.html @@ -0,0 +1 @@ +TableConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TableConfig: TableConfigBase<SQLiteColumn<any>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.UpdateDeleteAction.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.UpdateDeleteAction.html new file mode 100644 index 0000000000..493a80a5f9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.UpdateDeleteAction.html @@ -0,0 +1 @@ +UpdateDeleteAction | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias UpdateDeleteAction

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  UpdateDeleteAction:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "cascade"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "restrict"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "no action"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "set null"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "set default"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_db.drizzle_mod.WithSubqueryWithSelection.html b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.WithSubqueryWithSelection.html new file mode 100644 index 0000000000..e008cde3a9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_db.drizzle_mod.WithSubqueryWithSelection.html @@ -0,0 +1 @@ +WithSubqueryWithSelection | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias WithSubqueryWithSelection<TSelection, TAlias>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    WithSubqueryWithSelection: WithSubquery<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TAlias,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AddAliasToSelection<TSelection, TAlias, "sqlite">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > & AddAliasToSelection<TSelection, TAlias, "sqlite">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TSelection extends ColumnsSelection
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • TAlias extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.APIResponse.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.APIResponse.html new file mode 100644 index 0000000000..e17d2ffc8a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.APIResponse.html @@ -0,0 +1 @@ +APIResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias APIResponse<Success, Failure>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      APIResponse: SuccessfulResponse<Success> | FailedResponse<Failure>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Success
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Failure
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.BearerToken.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.BearerToken.html new file mode 100644 index 0000000000..6791e4bf24 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.BearerToken.html @@ -0,0 +1 @@ +BearerToken | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BearerToken: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.FetchFunction.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.FetchFunction.html new file mode 100644 index 0000000000..a384dd6a4c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.FetchFunction.html @@ -0,0 +1 @@ +FetchFunction | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          FetchFunction: <R = unknown>(args: Args) => Promise<APIResponse<R, Error>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.Fetcher.Error.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.Fetcher.Error.html new file mode 100644 index 0000000000..b4ce1a2695 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.Fetcher.Error.html @@ -0,0 +1 @@ +Error | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.Supplier.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.Supplier.html new file mode 100644 index 0000000000..56b041e37b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.Supplier.html @@ -0,0 +1 @@ +Supplier | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Supplier: T | Promise<T> | (() => T | Promise<T>)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.BaseRecordSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.BaseRecordSchema.html new file mode 100644 index 0000000000..f64f6d47e7 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.BaseRecordSchema.html @@ -0,0 +1 @@ +BaseRecordSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BaseRecordSchema<RawKey, RawValue, ParsedKey, ParsedValue>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BaseRecordSchema: BaseSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Record<RawKey, RawValue>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Record<ParsedKey, ParsedValue>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • RawKey extends string | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • RawValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ParsedKey extends string | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ParsedValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectLikeSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectLikeSchema.html new file mode 100644 index 0000000000..b3ec97e456 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectLikeSchema.html @@ -0,0 +1 @@ +ObjectLikeSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ObjectLikeSchema<Raw, Parsed>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ObjectLikeSchema: Schema<Raw, Parsed> & BaseSchema<Raw, Parsed> & ObjectLikeUtils<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Parsed,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectSchema.html new file mode 100644 index 0000000000..c6efa96405 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.ObjectSchema.html @@ -0,0 +1 @@ +ObjectSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ObjectSchema<Raw, Parsed>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.PropertySchemas.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.PropertySchemas.html new file mode 100644 index 0000000000..5ee4a1482e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.PropertySchemas.html @@ -0,0 +1 @@ +PropertySchemas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PropertySchemas<ParsedKeys>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      PropertySchemas: Record<ParsedKeys, Property<any, any, any> | Schema<any, any>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • ParsedKeys extends string | number | symbol
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.RecordSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.RecordSchema.html new file mode 100644 index 0000000000..0f9dc3a0c0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.RecordSchema.html @@ -0,0 +1 @@ +RecordSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RecordSchema<RawKey, RawValue, ParsedKey, ParsedValue>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RecordSchema: BaseRecordSchema<RawKey, RawValue, ParsedKey, ParsedValue> & SchemaUtils<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Record<RawKey, RawValue>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Record<ParsedKey, ParsedValue>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • RawKey extends string | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • RawValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ParsedKey extends string | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ParsedValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.Schema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.Schema.html new file mode 100644 index 0000000000..9854310705 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.Schema.html @@ -0,0 +1 @@ +Schema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Schema: BaseSchema<Raw, Parsed> & SchemaUtils<Raw, Parsed>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Raw = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parsed = unknown
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.SchemaGetter.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.SchemaGetter.html new file mode 100644 index 0000000000..872aef490a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.SchemaGetter.html @@ -0,0 +1 @@ +SchemaGetter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SchemaGetter: () => SchemaType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • SchemaType extends Schema<any, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UndiscriminatedUnionSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UndiscriminatedUnionSchema.html new file mode 100644 index 0000000000..1d9de11f7a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UndiscriminatedUnionSchema.html @@ -0,0 +1 @@ +UndiscriminatedUnionSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias UndiscriminatedUnionSchema<Schemas>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UnionSubtypes.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UnionSubtypes.html new file mode 100644 index 0000000000..ba49c41db7 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.UnionSubtypes.html @@ -0,0 +1 @@ +UnionSubtypes | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias UnionSubtypes<DiscriminantValues>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                UnionSubtypes: { [K in DiscriminantValues]: ObjectSchema<any, any> }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • DiscriminantValues extends string | number | symbol
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectSchemaFromPropertySchemas.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectSchemaFromPropertySchemas.html new file mode 100644 index 0000000000..cca79335aa --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectSchemaFromPropertySchemas.html @@ -0,0 +1 @@ +inferObjectSchemaFromPropertySchemas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inferObjectSchemaFromPropertySchemas: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      inferRawObjectFromPropertySchemas<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      inferParsedObjectFromPropertySchemas<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas.html new file mode 100644 index 0000000000..0d3a0b0a1c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas.html @@ -0,0 +1 @@ +inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    inferObjectWithoutOptionalPropertiesSchemaFromPropertySchemas: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inferRawObjectFromPropertySchemas<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas<T>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsed.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsed.html new file mode 100644 index 0000000000..6da15bfe96 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsed.html @@ -0,0 +1 @@ +inferParsed | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      inferParsed: S extends Schema<any, infer Parsed> ? Parsed : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedDiscriminant.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedDiscriminant.html new file mode 100644 index 0000000000..7c5ce2fcb4 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedDiscriminant.html @@ -0,0 +1 @@ +inferParsedDiscriminant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inferParsedDiscriminant: D extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : D extends Discriminant<any, infer Parsed> ? Parsed : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObject.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObject.html new file mode 100644 index 0000000000..808ef88be8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObject.html @@ -0,0 +1 @@ +inferParsedObject | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          inferParsedObject: O extends ObjectSchema<any, infer Parsed> ? Parsed : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectFromPropertySchemas.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectFromPropertySchemas.html new file mode 100644 index 0000000000..a3771dfdb9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectFromPropertySchemas.html @@ -0,0 +1 @@ +inferParsedObjectFromPropertySchemas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            inferParsedObjectFromPropertySchemas: addQuestionMarksToNullableProperties<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { [K in keyof T]: inferParsedPropertySchema<T[K]> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas.html new file mode 100644 index 0000000000..311ff99efa --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas.html @@ -0,0 +1 @@ +inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inferParsedObjectWithoutOptionalPropertiesFromPropertySchemas: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [K in keyof T]: inferParsedPropertySchema<T[K]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedPropertySchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedPropertySchema.html new file mode 100644 index 0000000000..f12f97cea0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedPropertySchema.html @@ -0,0 +1 @@ +inferParsedPropertySchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                inferParsedPropertySchema: P extends Property<any, any, infer Parsed>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Parsed
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : P extends Schema<any, any> ? inferParsed<P> : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnidiscriminatedUnionSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnidiscriminatedUnionSchema.html new file mode 100644 index 0000000000..a5f7a1d80b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnidiscriminatedUnionSchema.html @@ -0,0 +1 @@ +inferParsedUnidiscriminatedUnionSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias inferParsedUnidiscriminatedUnionSchema<Schemas>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inferParsedUnidiscriminatedUnionSchema: inferParsed<Schemas[number]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnion.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnion.html new file mode 100644 index 0000000000..1d8e2e4e97 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferParsedUnion.html @@ -0,0 +1 @@ +inferParsedUnion | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    inferParsedUnion: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [K in keyof U]: Record<inferParsedDiscriminant<D>, K> & inferParsedObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            U[K],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }[keyof U]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRaw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRaw.html new file mode 100644 index 0000000000..cefcff853e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRaw.html @@ -0,0 +1 @@ +inferRaw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      inferRaw: S extends Schema<infer Raw, any> ? Raw : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawDiscriminant.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawDiscriminant.html new file mode 100644 index 0000000000..733eb6d266 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawDiscriminant.html @@ -0,0 +1 @@ +inferRawDiscriminant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inferRawDiscriminant: D extends string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ? D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            : D extends Discriminant<infer Raw, any> ? Raw : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawKey.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawKey.html new file mode 100644 index 0000000000..812c70f97f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawKey.html @@ -0,0 +1 @@ +inferRawKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias inferRawKey<ParsedKey, P>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          inferRawKey: P extends Property<infer Raw, any, any> ? Raw : ParsedKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ParsedKey extends string | number | symbol
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • P extends Property<any, any, any> | Schema<any, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObject.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObject.html new file mode 100644 index 0000000000..c61959e519 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObject.html @@ -0,0 +1 @@ +inferRawObject | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            inferRawObject: O extends ObjectSchema<infer Raw, any> ? Raw : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObjectFromPropertySchemas.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObjectFromPropertySchemas.html new file mode 100644 index 0000000000..04813bff31 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawObjectFromPropertySchemas.html @@ -0,0 +1 @@ +inferRawObjectFromPropertySchemas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inferRawObjectFromPropertySchemas: addQuestionMarksToNullableProperties<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [ParsedKey in keyof T as inferRawKey<ParsedKey, T[ParsedKey]>]: inferRawPropertySchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          T[ParsedKey],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawPropertySchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawPropertySchema.html new file mode 100644 index 0000000000..3cef2d6ca9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawPropertySchema.html @@ -0,0 +1 @@ +inferRawPropertySchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                inferRawPropertySchema: P extends Property<any, infer Raw, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ? Raw
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    : P extends Schema<any, any> ? inferRaw<P> : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnidiscriminatedUnionSchema.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnidiscriminatedUnionSchema.html new file mode 100644 index 0000000000..4e7e78ecda --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnidiscriminatedUnionSchema.html @@ -0,0 +1 @@ +inferRawUnidiscriminatedUnionSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias inferRawUnidiscriminatedUnionSchema<Schemas>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inferRawUnidiscriminatedUnionSchema: inferRaw<Schemas[number]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnion.html b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnion.html new file mode 100644 index 0000000000..f7b3f496fe --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.core.serialization.inferRawUnion.html @@ -0,0 +1 @@ +inferRawUnion | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    inferRawUnion: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [K in keyof U]: Record<inferRawDiscriminant<D>, K> & inferRawObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            U[K],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }[keyof U]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteResponse.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteResponse.html new file mode 100644 index 0000000000..04fe4c3395 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.ActorsDeleteResponse.html @@ -0,0 +1,2 @@ +ActorsDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActorsDeleteResponse: Record<string, unknown>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html new file mode 100644 index 0000000000..d053dede3f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html @@ -0,0 +1,2 @@ +CrashPolicy | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CrashPolicy: "restart" | "sleep" | "destroy"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html new file mode 100644 index 0000000000..970d462166 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html @@ -0,0 +1,2 @@ +HealthStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          HealthStatus: "ok" | "error"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RivetId.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RivetId.html new file mode 100644 index 0000000000..feb6d83256 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RivetId.html @@ -0,0 +1,2 @@ +RivetId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RivetId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKind.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKind.html new file mode 100644 index 0000000000..aad436cb70 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigKind.html @@ -0,0 +1 @@ +RunnerConfigKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RunnerConfigKind:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Rivet.RunnerConfigKindNormal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Rivet.RunnerConfigKindServerless
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html new file mode 100644 index 0000000000..7b6bc8bb84 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html @@ -0,0 +1,2 @@ +RunnerConfigVariant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigVariant: "serverless" | "normal"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteResponse.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteResponse.html new file mode 100644 index 0000000000..474238c068 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsDeleteResponse.html @@ -0,0 +1,2 @@ +RunnerConfigsDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RunnerConfigsDeleteResponse: Record<string, unknown>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequestBody.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequestBody.html new file mode 100644 index 0000000000..921b368b21 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataRequestBody.html @@ -0,0 +1,2 @@ +RunnerConfigsRefreshMetadataRequestBody | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RunnerConfigsRefreshMetadataRequestBody

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnerConfigsRefreshMetadataRequestBody: Record<string, unknown>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataResponse.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataResponse.html new file mode 100644 index 0000000000..40ebe2b39c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsRefreshMetadataResponse.html @@ -0,0 +1,2 @@ +RunnerConfigsRefreshMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigsRefreshMetadataResponse: Record<string, unknown>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This file was auto-generated by Fern from our API Definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponse.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponse.html new file mode 100644 index 0000000000..fd2743a8ca --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessHealthCheckResponse.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RunnerConfigsServerlessHealthCheckResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataError.html b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataError.html new file mode 100644 index 0000000000..625bcf939c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.index.Rivet.RunnerConfigsServerlessMetadataError.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.Raw.html new file mode 100644 index 0000000000..4a8ed03ca0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.CrashPolicy.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.CrashPolicy.Raw.html new file mode 100644 index 0000000000..ee06029f39 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.CrashPolicy.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Raw: "restart" | "sleep" | "destroy"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.HealthStatus.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.HealthStatus.Raw.html new file mode 100644 index 0000000000..c680179347 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.HealthStatus.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Raw: "ok" | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RivetId.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RivetId.Raw.html new file mode 100644 index 0000000000..4b888fc193 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RivetId.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Raw: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigKind.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigKind.Raw.html new file mode 100644 index 0000000000..16096786f4 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigKind.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.Raw.html new file mode 100644 index 0000000000..df1fc68502 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Raw: "serverless" | "normal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.Raw.html new file mode 100644 index 0000000000..9d6362a833 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Raw: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.Raw.html new file mode 100644 index 0000000000..7eecf2ffb3 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Raw: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.Raw.html new file mode 100644 index 0000000000..be86d3827a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Raw: Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.Raw.html new file mode 100644 index 0000000000..6c9b68c281 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.Raw.html b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.Raw.html new file mode 100644 index 0000000000..4ba260a23d --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.Raw.html @@ -0,0 +1 @@ +Raw | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorConfig.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorConfig.html new file mode 100644 index 0000000000..ec9383090a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorConfig.html @@ -0,0 +1,5 @@ +ActorConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ActorConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createTs: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      input: ArrayBuffer | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createTs: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  input: ArrayBuffer | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntent.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntent.html new file mode 100644 index 0000000000..5e6f18bb70 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntent.html @@ -0,0 +1 @@ +ActorIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ActorIntent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ActorIntentSleep"; val: ActorIntentSleep }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ActorIntentStop"; val: ActorIntentStop }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentSleep.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentSleep.html new file mode 100644 index 0000000000..fa02801209 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentSleep.html @@ -0,0 +1,2 @@ +ActorIntentSleep | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActorIntentSleep: null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Intent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentStop.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentStop.html new file mode 100644 index 0000000000..5c9edb8fd2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorIntentStop.html @@ -0,0 +1 @@ +ActorIntentStop | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorIntentStop: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorName.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorName.html new file mode 100644 index 0000000000..4d75ff5bb4 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorName.html @@ -0,0 +1,2 @@ +ActorName | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type ActorName = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata: Json;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata: Json
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorState.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorState.html new file mode 100644 index 0000000000..ff5afde27b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorState.html @@ -0,0 +1 @@ +ActorState | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorState:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "ActorStateRunning"; val: ActorStateRunning }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "ActorStateStopped"; val: ActorStateStopped }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateRunning.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateRunning.html new file mode 100644 index 0000000000..98ea0beb80 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateRunning.html @@ -0,0 +1,2 @@ +ActorStateRunning | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ActorStateRunning: null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              State

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateStopped.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateStopped.html new file mode 100644 index 0000000000..da20876a7d --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ActorStateStopped.html @@ -0,0 +1,3 @@ +ActorStateStopped | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ActorStateStopped = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    code: StopCode;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                code: StopCode
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Command.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Command.html new file mode 100644 index 0000000000..b5f022bdd7 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Command.html @@ -0,0 +1 @@ +Command | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Command:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | { tag: "CommandStartActor"; val: CommandStartActor }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | { tag: "CommandStopActor"; val: CommandStopActor }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStartActor.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStartActor.html new file mode 100644 index 0000000000..f4ef77c41e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStartActor.html @@ -0,0 +1,4 @@ +CommandStartActor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type CommandStartActor = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: ActorConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        generation: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    config: ActorConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    generation: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStopActor.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStopActor.html new file mode 100644 index 0000000000..364d8e3cd7 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandStopActor.html @@ -0,0 +1,3 @@ +CommandStopActor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type CommandStopActor = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          generation: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      generation: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandWrapper.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandWrapper.html new file mode 100644 index 0000000000..b92e8adca2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.CommandWrapper.html @@ -0,0 +1,3 @@ +CommandWrapper | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type CommandWrapper = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            index: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            inner: Command;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        index: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inner: Command
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Event.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Event.html new file mode 100644 index 0000000000..6516fc8183 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Event.html @@ -0,0 +1 @@ +Event | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Event:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "EventActorIntent"; val: EventActorIntent }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "EventActorStateUpdate"; val: EventActorStateUpdate }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "EventActorSetAlarm"; val: EventActorSetAlarm }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorIntent.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorIntent.html new file mode 100644 index 0000000000..a257635dd8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorIntent.html @@ -0,0 +1,5 @@ +EventActorIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MARK: Events

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type EventActorIntent = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generation: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                intent: ActorIntent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            generation: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            intent: ActorIntent
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorSetAlarm.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorSetAlarm.html new file mode 100644 index 0000000000..581fd4f784 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorSetAlarm.html @@ -0,0 +1,4 @@ +EventActorSetAlarm | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type EventActorSetAlarm = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  alarmTs: i64 | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  generation: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              alarmTs: i64 | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              generation: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorStateUpdate.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorStateUpdate.html new file mode 100644 index 0000000000..c8ce400f2e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventActorStateUpdate.html @@ -0,0 +1,4 @@ +EventActorStateUpdate | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type EventActorStateUpdate = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    generation: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    state: ActorState;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                generation: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                state: ActorState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventWrapper.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventWrapper.html new file mode 100644 index 0000000000..a4858b3c58 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.EventWrapper.html @@ -0,0 +1,3 @@ +EventWrapper | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type EventWrapper = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      index: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      inner: Event;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  index: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inner: Event
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Id.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Id.html new file mode 100644 index 0000000000..16d00d704e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Id.html @@ -0,0 +1 @@ +Id | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Json.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Json.html new file mode 100644 index 0000000000..10d9a976b0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.Json.html @@ -0,0 +1 @@ +Json | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Json: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteRequest.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteRequest.html new file mode 100644 index 0000000000..d72ab0f57c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteRequest.html @@ -0,0 +1,2 @@ +KvDeleteRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type KvDeleteRequest = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            keys: readonly KvKey[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        keys: readonly KvKey[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteResponse.html new file mode 100644 index 0000000000..7ebb0126ae --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDeleteResponse.html @@ -0,0 +1 @@ +KvDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          KvDeleteResponse: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropRequest.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropRequest.html new file mode 100644 index 0000000000..a1f9e01b56 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropRequest.html @@ -0,0 +1 @@ +KvDropRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvDropRequest: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropResponse.html new file mode 100644 index 0000000000..a1d2f7a135 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvDropResponse.html @@ -0,0 +1 @@ +KvDropResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              KvDropResponse: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvErrorResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvErrorResponse.html new file mode 100644 index 0000000000..eb029c1495 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvErrorResponse.html @@ -0,0 +1,3 @@ +KvErrorResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Response types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type KvErrorResponse = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetRequest.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetRequest.html new file mode 100644 index 0000000000..6a3c4072f0 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetRequest.html @@ -0,0 +1,3 @@ +KvGetRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Request types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type KvGetRequest = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      keys: readonly KvKey[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  keys: readonly KvKey[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetResponse.html new file mode 100644 index 0000000000..06f2d1a1b2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvGetResponse.html @@ -0,0 +1,4 @@ +KvGetResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type KvGetResponse = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        keys: readonly KvKey[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata: readonly KvMetadata[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        values: readonly KvValue[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    keys: readonly KvKey[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata: readonly KvMetadata[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    values: readonly KvValue[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvKey.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvKey.html new file mode 100644 index 0000000000..434f47ab5c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvKey.html @@ -0,0 +1,2 @@ +KvKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      KvKey: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Basic types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListAllQuery.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListAllQuery.html new file mode 100644 index 0000000000..f4c4a464a1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListAllQuery.html @@ -0,0 +1,2 @@ +KvListAllQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        KvListAllQuery: null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Query types

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListPrefixQuery.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListPrefixQuery.html new file mode 100644 index 0000000000..2b9083de8f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListPrefixQuery.html @@ -0,0 +1,2 @@ +KvListPrefixQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type KvListPrefixQuery = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: KvKey;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key: KvKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListQuery.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListQuery.html new file mode 100644 index 0000000000..aee4649b83 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListQuery.html @@ -0,0 +1 @@ +KvListQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvListQuery:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvListAllQuery"; val: KvListAllQuery }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvListRangeQuery"; val: KvListRangeQuery }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvListPrefixQuery"; val: KvListPrefixQuery }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRangeQuery.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRangeQuery.html new file mode 100644 index 0000000000..5720b8dd8b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRangeQuery.html @@ -0,0 +1,4 @@ +KvListRangeQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type KvListRangeQuery = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  end: KvKey;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  exclusive: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  start: KvKey;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              end: KvKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              exclusive: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              start: KvKey
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRequest.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRequest.html new file mode 100644 index 0000000000..8e3d18ac5b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListRequest.html @@ -0,0 +1,4 @@ +KvListRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type KvListRequest = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    limit: u64 | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    query: KvListQuery;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    reverse: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                limit: u64 | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                reverse: boolean | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListResponse.html new file mode 100644 index 0000000000..c2faf1433d --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvListResponse.html @@ -0,0 +1,4 @@ +KvListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type KvListResponse = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      keys: readonly KvKey[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata: readonly KvMetadata[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      values: readonly KvValue[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  keys: readonly KvKey[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata: readonly KvMetadata[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  values: readonly KvValue[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvMetadata.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvMetadata.html new file mode 100644 index 0000000000..5da0d346a1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvMetadata.html @@ -0,0 +1,3 @@ +KvMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type KvMetadata = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createTs: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createTs: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutRequest.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutRequest.html new file mode 100644 index 0000000000..0663f66ca2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutRequest.html @@ -0,0 +1,3 @@ +KvPutRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type KvPutRequest = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          keys: readonly KvKey[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          values: readonly KvValue[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      keys: readonly KvKey[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      values: readonly KvValue[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutResponse.html new file mode 100644 index 0000000000..9b8895d49a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvPutResponse.html @@ -0,0 +1 @@ +KvPutResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        KvPutResponse: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvRequestData.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvRequestData.html new file mode 100644 index 0000000000..1074703d43 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvRequestData.html @@ -0,0 +1,2 @@ +KvRequestData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          KvRequestData:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "KvGetRequest"; val: KvGetRequest }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "KvListRequest"; val: KvListRequest }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "KvPutRequest"; val: KvPutRequest }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "KvDeleteRequest"; val: KvDeleteRequest }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "KvDropRequest"; val: KvDropRequest }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Request/Response unions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvResponseData.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvResponseData.html new file mode 100644 index 0000000000..42a0204e0e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvResponseData.html @@ -0,0 +1 @@ +KvResponseData | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KvResponseData:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvErrorResponse"; val: KvErrorResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvGetResponse"; val: KvGetResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvListResponse"; val: KvListResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvPutResponse"; val: KvPutResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvDeleteResponse"; val: KvDeleteResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { tag: "KvDropResponse"; val: KvDropResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvValue.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvValue.html new file mode 100644 index 0000000000..df22c15800 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.KvValue.html @@ -0,0 +1 @@ +KvValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              KvValue: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.MessageId.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.MessageId.html new file mode 100644 index 0000000000..05a7b0c7cd --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.MessageId.html @@ -0,0 +1,2 @@ +MessageId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MessageId: ArrayBuffer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                UUIDv4

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ProtocolMetadata.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ProtocolMetadata.html new file mode 100644 index 0000000000..e3d5aa53bf --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ProtocolMetadata.html @@ -0,0 +1,3 @@ +ProtocolMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MARK: To Client

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ProtocolMetadata = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerLostThreshold: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnerLostThreshold: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.RequestId.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.RequestId.html new file mode 100644 index 0000000000..cdb2e09116 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.RequestId.html @@ -0,0 +1 @@ +RequestId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RequestId: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClient.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClient.html new file mode 100644 index 0000000000..b4d687f5c9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClient.html @@ -0,0 +1 @@ +ToClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ToClient:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | { tag: "ToClientInit"; val: ToClientInit }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | { tag: "ToClientClose"; val: ToClientClose }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | { tag: "ToClientCommands"; val: ToClientCommands }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | { tag: "ToClientAckEvents"; val: ToClientAckEvents }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | { tag: "ToClientKvResponse"; val: ToClientKvResponse }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | { tag: "ToClientTunnelMessage"; val: ToClientTunnelMessage }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientAckEvents.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientAckEvents.html new file mode 100644 index 0000000000..7a97e220b1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientAckEvents.html @@ -0,0 +1,2 @@ +ToClientAckEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ToClientAckEvents = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lastEventIdx: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        lastEventIdx: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientClose.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientClose.html new file mode 100644 index 0000000000..b65c83a91e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientClose.html @@ -0,0 +1 @@ +ToClientClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ToClientClose: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientCommands.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientCommands.html new file mode 100644 index 0000000000..5f43e2a277 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientCommands.html @@ -0,0 +1 @@ +ToClientCommands | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ToClientCommands: readonly CommandWrapper[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientInit.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientInit.html new file mode 100644 index 0000000000..159ae25e94 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientInit.html @@ -0,0 +1,4 @@ +ToClientInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ToClientInit = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  lastEventIdx: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata: ProtocolMetadata;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnerId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lastEventIdx: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientKvResponse.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientKvResponse.html new file mode 100644 index 0000000000..90c3056f2a --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientKvResponse.html @@ -0,0 +1,3 @@ +ToClientKvResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ToClientKvResponse = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    data: KvResponseData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestId: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestAbort.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestAbort.html new file mode 100644 index 0000000000..1c293fdeac --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestAbort.html @@ -0,0 +1 @@ +ToClientRequestAbort | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ToClientRequestAbort: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestChunk.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestChunk.html new file mode 100644 index 0000000000..cc8e565a19 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestChunk.html @@ -0,0 +1,3 @@ +ToClientRequestChunk | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type ToClientRequestChunk = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        finish: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    finish: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestStart.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestStart.html new file mode 100644 index 0000000000..a75ad9b7c1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientRequestStart.html @@ -0,0 +1,8 @@ +ToClientRequestStart | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      HTTP

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type ToClientRequestStart = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: ArrayBuffer | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headers: ReadonlyMap<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          method: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stream: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: ArrayBuffer | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headers: ReadonlyMap<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      method: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stream: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessage.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessage.html new file mode 100644 index 0000000000..0df7f9ef17 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessage.html @@ -0,0 +1,6 @@ +ToClientTunnelMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ToClientTunnelMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            gatewayReplyTo: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageId: MessageId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageKind: ToClientTunnelMessageKind;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: RequestId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        gatewayReplyTo: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Should be stripped before sending to the runner.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        messageId: MessageId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestId: RequestId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessageKind.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessageKind.html new file mode 100644 index 0000000000..fd3ab7421e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientTunnelMessageKind.html @@ -0,0 +1,4 @@ +ToClientTunnelMessageKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ToClientTunnelMessageKind:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "TunnelAck"; val: TunnelAck }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToClientRequestStart"; val: ToClientRequestStart }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToClientRequestChunk"; val: ToClientRequestChunk }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToClientRequestAbort"; val: ToClientRequestAbort }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToClientWebSocketOpen"; val: ToClientWebSocketOpen }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToClientWebSocketMessage"; val: ToClientWebSocketMessage }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToClientWebSocketClose"; val: ToClientWebSocketClose }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          To Client

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketClose.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketClose.html new file mode 100644 index 0000000000..3201c0468c --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketClose.html @@ -0,0 +1,3 @@ +ToClientWebSocketClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ToClientWebSocketClose = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                code: u16 | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                reason: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            code: u16 | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            reason: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketMessage.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketMessage.html new file mode 100644 index 0000000000..3264a4f3b9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketMessage.html @@ -0,0 +1,4 @@ +ToClientWebSocketMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ToClientWebSocketMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  binary: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  index: u16;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              binary: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              index: u16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketOpen.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketOpen.html new file mode 100644 index 0000000000..c7f3c55630 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToClientWebSocketOpen.html @@ -0,0 +1,5 @@ +ToClientWebSocketOpen | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WebSocket

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ToClientWebSocketOpen = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers: ReadonlyMap<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headers: ReadonlyMap<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToGateway.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToGateway.html new file mode 100644 index 0000000000..f7b205650b --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToGateway.html @@ -0,0 +1,3 @@ +ToGateway | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MARK: To Gateway

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ToGateway = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      message: ToServerTunnelMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServer.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServer.html new file mode 100644 index 0000000000..987c631b85 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServer.html @@ -0,0 +1 @@ +ToServer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ToServer:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerInit"; val: ToServerInit }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerEvents"; val: ToServerEvents }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerAckCommands"; val: ToServerAckCommands }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerStopping"; val: ToServerStopping }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerPing"; val: ToServerPing }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerKvRequest"; val: ToServerKvRequest }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerTunnelMessage"; val: ToServerTunnelMessage }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerAckCommands.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerAckCommands.html new file mode 100644 index 0000000000..af125aa2f2 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerAckCommands.html @@ -0,0 +1,2 @@ +ToServerAckCommands | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type ToServerAckCommands = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lastCommandIdx: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lastCommandIdx: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerEvents.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerEvents.html new file mode 100644 index 0000000000..667856b0a1 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerEvents.html @@ -0,0 +1 @@ +ToServerEvents | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ToServerEvents: readonly EventWrapper[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerInit.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerInit.html new file mode 100644 index 0000000000..244991417f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerInit.html @@ -0,0 +1,8 @@ +ToServerInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MARK: To Server

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type ToServerInit = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lastCommandIdx: i64 | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata: Json | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              prepopulateActorNames: ReadonlyMap<string, ActorName> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          lastCommandIdx: i64 | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata: Json | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          prepopulateActorNames: ReadonlyMap<string, ActorName> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          totalSlots: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerKvRequest.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerKvRequest.html new file mode 100644 index 0000000000..576a3f1029 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerKvRequest.html @@ -0,0 +1,4 @@ +ToServerKvRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ToServerKvRequest = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                actorId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: KvRequestData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId: u32;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actorId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: u32
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerPing.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerPing.html new file mode 100644 index 0000000000..bf5cb8fadf --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerPing.html @@ -0,0 +1,2 @@ +ToServerPing | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ToServerPing = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ts: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ts +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ts: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseAbort.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseAbort.html new file mode 100644 index 0000000000..bafb04f1b8 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseAbort.html @@ -0,0 +1 @@ +ToServerResponseAbort | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ToServerResponseAbort: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseChunk.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseChunk.html new file mode 100644 index 0000000000..982895a7b7 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseChunk.html @@ -0,0 +1,3 @@ +ToServerResponseChunk | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ToServerResponseChunk = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      finish: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  finish: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseStart.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseStart.html new file mode 100644 index 0000000000..5aac529b91 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerResponseStart.html @@ -0,0 +1,5 @@ +ToServerResponseStart | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type ToServerResponseStart = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: ArrayBuffer | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headers: ReadonlyMap<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        status: u16;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        stream: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: ArrayBuffer | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers: ReadonlyMap<string, string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: u16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    stream: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerStopping.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerStopping.html new file mode 100644 index 0000000000..614fce19de --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerStopping.html @@ -0,0 +1 @@ +ToServerStopping | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ToServerStopping: null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessage.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessage.html new file mode 100644 index 0000000000..fa24b4c9da --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessage.html @@ -0,0 +1,4 @@ +ToServerTunnelMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ToServerTunnelMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageId: MessageId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            messageKind: ToServerTunnelMessageKind;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId: RequestId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        messageId: MessageId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestId: RequestId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessageKind.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessageKind.html new file mode 100644 index 0000000000..057777dffa --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerTunnelMessageKind.html @@ -0,0 +1,4 @@ +ToServerTunnelMessageKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ToServerTunnelMessageKind:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "TunnelAck"; val: TunnelAck }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerResponseStart"; val: ToServerResponseStart }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerResponseChunk"; val: ToServerResponseChunk }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerResponseAbort"; val: ToServerResponseAbort }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerWebSocketOpen"; val: ToServerWebSocketOpen }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerWebSocketMessage"; val: ToServerWebSocketMessage }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerWebSocketMessageAck"; val: ToServerWebSocketMessageAck }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { tag: "ToServerWebSocketClose"; val: ToServerWebSocketClose }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          To Server

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketClose.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketClose.html new file mode 100644 index 0000000000..2d3ffb5456 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketClose.html @@ -0,0 +1,4 @@ +ToServerWebSocketClose | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ToServerWebSocketClose = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                code: u16 | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                reason: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                retry: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            code: u16 | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            reason: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            retry: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessage.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessage.html new file mode 100644 index 0000000000..6eaa4d2a4e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessage.html @@ -0,0 +1,3 @@ +ToServerWebSocketMessage | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ToServerWebSocketMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  binary: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: ArrayBuffer;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              binary: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: ArrayBuffer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessageAck.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessageAck.html new file mode 100644 index 0000000000..a34254c5a4 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketMessageAck.html @@ -0,0 +1,2 @@ +ToServerWebSocketMessageAck | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ToServerWebSocketMessageAck = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    index: u16;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                index: u16
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketOpen.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketOpen.html new file mode 100644 index 0000000000..724311f8fc --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerWebSocketOpen.html @@ -0,0 +1,3 @@ +ToServerWebSocketOpen | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ToServerWebSocketOpen = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      canHibernate: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      lastMsgIndex: i64;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  canHibernate: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  lastMsgIndex: i64
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServer.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServer.html new file mode 100644 index 0000000000..2c19ac6530 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServer.html @@ -0,0 +1 @@ +ToServerlessServer | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ToServerlessServer:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { tag: "ToServerlessServerInit"; val: ToServerlessServerInit }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServerInit.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServerInit.html new file mode 100644 index 0000000000..128b257aa9 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.ToServerlessServerInit.html @@ -0,0 +1,3 @@ +ToServerlessServerInit | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MARK: Serverless

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type ToServerlessServerInit = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runnerId: Id;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      runnerId: Id
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.TunnelAck.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.TunnelAck.html new file mode 100644 index 0000000000..9bda8ff02e --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.TunnelAck.html @@ -0,0 +1,2 @@ +TunnelAck | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TunnelAck: null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Ack

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.i64.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.i64.html new file mode 100644 index 0000000000..2c34e16ec6 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.i64.html @@ -0,0 +1 @@ +i64 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          i64: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u16.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u16.html new file mode 100644 index 0000000000..5750a610c7 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u16.html @@ -0,0 +1 @@ +u16 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            u16: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u32.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u32.html new file mode 100644 index 0000000000..844593e2fd --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u32.html @@ -0,0 +1 @@ +u32 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              u32: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u64.html b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u64.html new file mode 100644 index 0000000000..b303800c6f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_engine-runner-protocol.u64.html @@ -0,0 +1 @@ +u64 | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                u64: bigint
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/_rivetkit_framework-base.ActorsStateDerived.html b/website/public/typedoc/types/_rivetkit_framework-base.ActorsStateDerived.html new file mode 100644 index 0000000000..05d616277f --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_framework-base.ActorsStateDerived.html @@ -0,0 +1 @@ +ActorsStateDerived | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ActorsStateDerived<Registry, WorkerName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ActorsStateDerived: Derived<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          InternalRivetKitStore<Registry, ExtractActorsFromRegistry<Registry>>["actors"][string],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "handle" | "connection",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      > & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connection:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ActorConn<ExtractActorsFromRegistry<Registry>[WorkerName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          handle:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ActorHandle<ExtractActorsFromRegistry<Registry>[WorkerName]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/_rivetkit_framework-base.AnyActorOptions.html b/website/public/typedoc/types/_rivetkit_framework-base.AnyActorOptions.html new file mode 100644 index 0000000000..0f11d2b130 --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_framework-base.AnyActorOptions.html @@ -0,0 +1 @@ +AnyActorOptions | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias AnyActorOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AnyActorOptions: ActorOptions<AnyActorRegistry, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/_rivetkit_framework-base.AnyActorRegistry.html b/website/public/typedoc/types/_rivetkit_framework-base.AnyActorRegistry.html new file mode 100644 index 0000000000..6c51e5b5ee --- /dev/null +++ b/website/public/typedoc/types/_rivetkit_framework-base.AnyActorRegistry.html @@ -0,0 +1 @@ +AnyActorRegistry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AnyActorRegistry

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AnyActorRegistry: Registry<any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.actor_errors.InternalErrorMetadata.html b/website/public/typedoc/types/rivetkit.actor_errors.InternalErrorMetadata.html new file mode 100644 index 0000000000..d4b5ae2f9e --- /dev/null +++ b/website/public/typedoc/types/rivetkit.actor_errors.InternalErrorMetadata.html @@ -0,0 +1 @@ +InternalErrorMetadata | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias InternalErrorMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        InternalErrorMetadata: {}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.client_mod.ActorActionFunction.html b/website/public/typedoc/types/rivetkit.client_mod.ActorActionFunction.html new file mode 100644 index 0000000000..890303ca09 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.ActorActionFunction.html @@ -0,0 +1,3 @@ +ActorActionFunction | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ActorActionFunction<Args, Response>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorActionFunction: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ...args: Args extends [unknown, ...(infer Rest)] ? Rest : Args,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => Promise<Response>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Action function returned by Actor connections and handles.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Args extends unknown[] = unknown[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Response = unknown

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ...args: Args extends [unknown, ...(infer Rest)] ? Rest : Args,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ): Promise<Response>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ...args: Args extends [unknown, ...(infer Rest)] ? Rest : Args

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Arguments for the action function.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns Promise<Response>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.client_mod.ActorConn.html b/website/public/typedoc/types/rivetkit.client_mod.ActorConn.html new file mode 100644 index 0000000000..e882fb2e64 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.ActorConn.html @@ -0,0 +1,8 @@ +ActorConn | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ActorConn<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ActorConn: ActorConnRaw & ActorDefinitionActions<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Connection to a actor. Allows calling actor's remote procedure calls with inferred types. See ActorConnRaw for underlying methods.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const room = client.connect<ChatRoom>(...etc...);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // This calls the action named `sendMessage` on the `ChatRoom` actor.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await room.sendMessage('Hello, world!'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Private methods (e.g. those starting with _) are automatically excluded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.client_mod.ActorHandle.html b/website/public/typedoc/types/rivetkit.client_mod.ActorHandle.html new file mode 100644 index 0000000000..5f09dc7a0b --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.ActorHandle.html @@ -0,0 +1,9 @@ +ActorHandle | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ActorHandle<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorHandle: Omit<ActorHandleRaw, "connect"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    connect(): ActorConn<AD>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolve(): Promise<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & ActorDefinitionActions<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Stateless handle to a actor. Allows calling actor's remote procedure calls with inferred types +without establishing a persistent connection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                const room = client.get<ChatRoom>(...etc...);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                // This calls the action named `sendMessage` on the `ChatRoom` actor without a connection.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                await room.sendMessage('Hello, world!'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Private methods (e.g. those starting with _) are automatically excluded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.client_mod.CreateRequest.html b/website/public/typedoc/types/rivetkit.client_mod.CreateRequest.html new file mode 100644 index 0000000000..81da39c6e9 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.CreateRequest.html @@ -0,0 +1,2 @@ +CreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias CreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  CreateRequest: z.infer<typeof CreateRequestSchema>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Interface representing a request to create a actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/rivetkit.client_mod.EventUnsubscribe.html b/website/public/typedoc/types/rivetkit.client_mod.EventUnsubscribe.html new file mode 100644 index 0000000000..677e6b69c2 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.EventUnsubscribe.html @@ -0,0 +1,2 @@ +EventUnsubscribe | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias EventUnsubscribe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    EventUnsubscribe: () => void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A function that unsubscribes from an event.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/rivetkit.client_mod.ExtractActorsFromRegistry.html b/website/public/typedoc/types/rivetkit.client_mod.ExtractActorsFromRegistry.html new file mode 100644 index 0000000000..8a7fdb794e --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.ExtractActorsFromRegistry.html @@ -0,0 +1,2 @@ +ExtractActorsFromRegistry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ExtractActorsFromRegistry<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ExtractActorsFromRegistry: A extends Registry<infer Actors> ? Actors : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Extract the actor registry from the registry definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.client_mod.ExtractRegistryFromClient.html b/website/public/typedoc/types/rivetkit.client_mod.ExtractRegistryFromClient.html new file mode 100644 index 0000000000..476b930d5f --- /dev/null +++ b/website/public/typedoc/types/rivetkit.client_mod.ExtractRegistryFromClient.html @@ -0,0 +1,2 @@ +ExtractRegistryFromClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ExtractRegistryFromClient<C>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ExtractRegistryFromClient: C extends Client<infer A> ? A : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Extract the registry definition from the client.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/rivetkit.common_log.LogLevel.html b/website/public/typedoc/types/rivetkit.common_log.LogLevel.html new file mode 100644 index 0000000000..4dc8d6ae27 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.common_log.LogLevel.html @@ -0,0 +1 @@ +LogLevel | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.common_log.Logger.html b/website/public/typedoc/types/rivetkit.common_log.Logger.html new file mode 100644 index 0000000000..e4600af50e --- /dev/null +++ b/website/public/typedoc/types/rivetkit.common_log.Logger.html @@ -0,0 +1 @@ +Logger | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias Logger<CustomLevels, UseOnlyCustomLevels>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Logger: BaseLogger & LoggerExtras<CustomLevels> & CustomLevelLogger<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CustomLevels,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                UseOnlyCustomLevels,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • CustomLevels extends string = never
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • UseOnlyCustomLevels extends boolean = boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Actor.html b/website/public/typedoc/types/rivetkit.inspector_mod.Actor.html new file mode 100644 index 0000000000..31a3a2e74e --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Actor.html @@ -0,0 +1 @@ +Actor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.ActorId.html b/website/public/typedoc/types/rivetkit.inspector_mod.ActorId.html new file mode 100644 index 0000000000..5baab3e327 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.ActorId.html @@ -0,0 +1 @@ +ActorId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.ActorInspectorClient.html b/website/public/typedoc/types/rivetkit.inspector_mod.ActorInspectorClient.html new file mode 100644 index 0000000000..87a2065b56 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.ActorInspectorClient.html @@ -0,0 +1 @@ +ActorInspectorClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ActorInspectorClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ActorInspectorClient: typeof client
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.ActorLogEntry.html b/website/public/typedoc/types/rivetkit.inspector_mod.ActorLogEntry.html new file mode 100644 index 0000000000..6db507bd51 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.ActorLogEntry.html @@ -0,0 +1 @@ +ActorLogEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Build.html b/website/public/typedoc/types/rivetkit.inspector_mod.Build.html new file mode 100644 index 0000000000..d1342db46e --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Build.html @@ -0,0 +1 @@ +Build | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Builds.html b/website/public/typedoc/types/rivetkit.inspector_mod.Builds.html new file mode 100644 index 0000000000..03cf51d39b --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Builds.html @@ -0,0 +1 @@ +Builds | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Column.html b/website/public/typedoc/types/rivetkit.inspector_mod.Column.html new file mode 100644 index 0000000000..9b428a67df --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Column.html @@ -0,0 +1 @@ +Column | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Columns.html b/website/public/typedoc/types/rivetkit.inspector_mod.Columns.html new file mode 100644 index 0000000000..8576506c9b --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Columns.html @@ -0,0 +1 @@ +Columns | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Connection.html b/website/public/typedoc/types/rivetkit.inspector_mod.Connection.html new file mode 100644 index 0000000000..964714b980 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Connection.html @@ -0,0 +1 @@ +Connection | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.CreateActor.html b/website/public/typedoc/types/rivetkit.inspector_mod.CreateActor.html new file mode 100644 index 0000000000..0784215cb1 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.CreateActor.html @@ -0,0 +1 @@ +CreateActor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.DatabaseQuery.html b/website/public/typedoc/types/rivetkit.inspector_mod.DatabaseQuery.html new file mode 100644 index 0000000000..14fa51a18b --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.DatabaseQuery.html @@ -0,0 +1 @@ +DatabaseQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.ForeignKey.html b/website/public/typedoc/types/rivetkit.inspector_mod.ForeignKey.html new file mode 100644 index 0000000000..6c7c2864c9 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.ForeignKey.html @@ -0,0 +1 @@ +ForeignKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.ForeignKeys.html b/website/public/typedoc/types/rivetkit.inspector_mod.ForeignKeys.html new file mode 100644 index 0000000000..074ae77b09 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.ForeignKeys.html @@ -0,0 +1 @@ +ForeignKeys | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.ManagerInspectorClient.html b/website/public/typedoc/types/rivetkit.inspector_mod.ManagerInspectorClient.html new file mode 100644 index 0000000000..ab58fac831 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.ManagerInspectorClient.html @@ -0,0 +1 @@ +ManagerInspectorClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ManagerInspectorClient

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ManagerInspectorClient: typeof client
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Operation.html b/website/public/typedoc/types/rivetkit.inspector_mod.Operation.html new file mode 100644 index 0000000000..878d9c2542 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Operation.html @@ -0,0 +1 @@ +Operation | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Patch.html b/website/public/typedoc/types/rivetkit.inspector_mod.Patch.html new file mode 100644 index 0000000000..f752741140 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Patch.html @@ -0,0 +1 @@ +Patch | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.RealtimeEvent.html b/website/public/typedoc/types/rivetkit.inspector_mod.RealtimeEvent.html new file mode 100644 index 0000000000..c90ea5d3b0 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.RealtimeEvent.html @@ -0,0 +1 @@ +RealtimeEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.RecordedRealtimeEvent.html b/website/public/typedoc/types/rivetkit.inspector_mod.RecordedRealtimeEvent.html new file mode 100644 index 0000000000..fa834619e3 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.RecordedRealtimeEvent.html @@ -0,0 +1 @@ +RecordedRealtimeEvent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Table.html b/website/public/typedoc/types/rivetkit.inspector_mod.Table.html new file mode 100644 index 0000000000..4de9d86b97 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Table.html @@ -0,0 +1 @@ +Table | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/rivetkit.inspector_mod.Tables.html b/website/public/typedoc/types/rivetkit.inspector_mod.Tables.html new file mode 100644 index 0000000000..76d2985681 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.inspector_mod.Tables.html @@ -0,0 +1 @@ +Tables | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/rivetkit.mod.ActionContextOf.html b/website/public/typedoc/types/rivetkit.mod.ActionContextOf.html new file mode 100644 index 0000000000..b15f2869c2 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActionContextOf.html @@ -0,0 +1,2 @@ +ActionContextOf | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ActionContextOf<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActionContextOf: AD extends ActorDefinition<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          infer S,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          infer CP,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          infer CS,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          infer V,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          infer I,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          infer DB,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? ActionContext<S, CP, CS, V, I, DB>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Extracts the context type from an ActorDefinition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.mod.ActorConfig.html b/website/public/typedoc/types/rivetkit.mod.ActorConfig.html new file mode 100644 index 0000000000..61ca20267e --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActorConfig.html @@ -0,0 +1 @@ +ActorConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ActorConfig<TState, TConnParams, TConnState, TVars, TInput, TDatabase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorConfig: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            z.infer<typeof ActorConfigSchema>,

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "actions"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onCreate"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onWake"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onStateChange"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onBeforeConnect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onConnect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onDisconnect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onBeforeActionResponse"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onRequest"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "onWebSocket"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "state"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "createState"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "connState"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "createConnState"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "vars"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "createVars"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "db",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > & BaseActorConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Actions<TState, TConnParams, TConnState, TVars, TInput, TDatabase>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > & CreateState<TState, TConnParams, TConnState, TVars, TInput, TDatabase> & CreateConnState<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > & CreateVars<TState, TConnParams, TConnState, TVars, TInput, TDatabase> & ActorDatabaseConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TConnParams
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TConnState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TVars
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TInput
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • TDatabase extends AnyDatabaseProvider
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/rivetkit.mod.ActorConfigInput.html b/website/public/typedoc/types/rivetkit.mod.ActorConfigInput.html new file mode 100644 index 0000000000..1a0d4a699a --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActorConfigInput.html @@ -0,0 +1 @@ +ActorConfigInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ActorConfigInput<TState, TConnParams, TConnState, TVars, TInput, TDatabase, TActions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ActorConfigInput: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              types?: ActorTypes<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              z.input<typeof ActorConfigSchema>,

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "actions"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onCreate"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onWake"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onSleep"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onStateChange"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onBeforeConnect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onConnect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onDisconnect"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onBeforeActionResponse"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onRequest"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "onWebSocket"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "state"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "createState"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "connState"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "createConnState"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "vars"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "createVars"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "db",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > & BaseActorConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TActions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > & CreateState<TState, TConnParams, TConnState, TVars, TInput, TDatabase> & CreateConnState<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TConnParams,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TConnState,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TVars,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > & CreateVars<TState, TConnParams, TConnState, TVars, TInput, TDatabase> & ActorDatabaseConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TDatabase,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.mod.ActorContextOf.html b/website/public/typedoc/types/rivetkit.mod.ActorContextOf.html new file mode 100644 index 0000000000..b7dc59a548 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActorContextOf.html @@ -0,0 +1,2 @@ +ActorContextOf | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ActorContextOf<AD>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorContextOf: AD extends ActorDefinition<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer S,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer CP,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer CS,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer V,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer I,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                infer DB,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? ActorContext<S, CP, CS, V, I, DB>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : never

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Extracts the context type from an ActorDefinition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.mod.ActorKey.html b/website/public/typedoc/types/rivetkit.mod.ActorKey.html new file mode 100644 index 0000000000..32683ece5d --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActorKey.html @@ -0,0 +1 @@ +ActorKey | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ActorKey

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ActorKey: z.infer<typeof ActorKeySchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.mod.ActorQuery.html b/website/public/typedoc/types/rivetkit.mod.ActorQuery.html new file mode 100644 index 0000000000..94632cef57 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActorQuery.html @@ -0,0 +1 @@ +ActorQuery | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ActorQuery

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorQuery: z.infer<typeof ActorQuerySchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.mod.ActorRouter.html b/website/public/typedoc/types/rivetkit.mod.ActorRouter.html new file mode 100644 index 0000000000..2c5ebf95ba --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ActorRouter.html @@ -0,0 +1 @@ +ActorRouter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ActorRouter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ActorRouter: Hono<{ Bindings: ActorRouterBindings }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/rivetkit.mod.AnyActorDefinition.html b/website/public/typedoc/types/rivetkit.mod.AnyActorDefinition.html new file mode 100644 index 0000000000..07e66ad77d --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.AnyActorDefinition.html @@ -0,0 +1 @@ +AnyActorDefinition | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias AnyActorDefinition

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AnyActorDefinition: ActorDefinition<any, any, any, any, any, any, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/rivetkit.mod.AnyActorInstance.html b/website/public/typedoc/types/rivetkit.mod.AnyActorInstance.html new file mode 100644 index 0000000000..94713c4108 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.AnyActorInstance.html @@ -0,0 +1,2 @@ +AnyActorInstance | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AnyActorInstance

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AnyActorInstance: ActorInstance<any, any, any, any, any, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Actor type alias with all any types. Used for extends in classes referencing this actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.mod.AnyClient.html b/website/public/typedoc/types/rivetkit.mod.AnyClient.html new file mode 100644 index 0000000000..3f823ca72b --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.AnyClient.html @@ -0,0 +1 @@ +AnyClient | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/rivetkit.mod.AuthIntent.html b/website/public/typedoc/types/rivetkit.mod.AuthIntent.html new file mode 100644 index 0000000000..26b148be2f --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.AuthIntent.html @@ -0,0 +1 @@ +AuthIntent | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AuthIntentExperimental

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          AuthIntent: "get" | "create" | "connect" | "action" | "message"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.mod.Client.html b/website/public/typedoc/types/rivetkit.mod.Client.html new file mode 100644 index 0000000000..64a2c82f76 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.Client.html @@ -0,0 +1,4 @@ +Client | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias Client<A>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Client: ClientRaw & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [K in keyof ExtractActorsFromRegistry<A>]: ActorAccessor<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ExtractActorsFromRegistry<A>[K],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Client type with actor accessors. +This adds property accessors for actor names to the ClientRaw base class.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • A extends Registry<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The actor registry type.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.mod.DriverConfig.html b/website/public/typedoc/types/rivetkit.mod.DriverConfig.html new file mode 100644 index 0000000000..8542665cfd --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.DriverConfig.html @@ -0,0 +1 @@ +DriverConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.mod.Encoding.html b/website/public/typedoc/types/rivetkit.mod.Encoding.html new file mode 100644 index 0000000000..f655859841 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.Encoding.html @@ -0,0 +1,2 @@ +Encoding | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias Encoding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Encoding: z.infer<typeof EncodingSchema>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Encoding used to communicate between the client & actor.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.mod.InitContext.html b/website/public/typedoc/types/rivetkit.mod.InitContext.html new file mode 100644 index 0000000000..62ba03e62a --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.InitContext.html @@ -0,0 +1 @@ +InitContext | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias InitContext

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  InitContext: ActorContext<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/types/rivetkit.mod.RegistryActors.html b/website/public/typedoc/types/rivetkit.mod.RegistryActors.html new file mode 100644 index 0000000000..658b45ebbc --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.RegistryActors.html @@ -0,0 +1 @@ +RegistryActors | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RegistryActors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RegistryActors: z.infer<typeof ActorsSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/types/rivetkit.mod.RegistryConfig.html b/website/public/typedoc/types/rivetkit.mod.RegistryConfig.html new file mode 100644 index 0000000000..14f94cabd9 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.RegistryConfig.html @@ -0,0 +1 @@ +RegistryConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/types/rivetkit.mod.RunConfig.html b/website/public/typedoc/types/rivetkit.mod.RunConfig.html new file mode 100644 index 0000000000..a6f63bb527 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.RunConfig.html @@ -0,0 +1 @@ +RunConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/types/rivetkit.mod.RunConfigInput.html b/website/public/typedoc/types/rivetkit.mod.RunConfigInput.html new file mode 100644 index 0000000000..c719566a4f --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.RunConfigInput.html @@ -0,0 +1 @@ +RunConfigInput | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/types/rivetkit.mod.ServerlessActorDriverBuilder.html b/website/public/typedoc/types/rivetkit.mod.ServerlessActorDriverBuilder.html new file mode 100644 index 0000000000..b646c3d65c --- /dev/null +++ b/website/public/typedoc/types/rivetkit.mod.ServerlessActorDriverBuilder.html @@ -0,0 +1 @@ +ServerlessActorDriverBuilder | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ServerlessActorDriverBuilder

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ServerlessActorDriverBuilder: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                updateConfig: (config: RunConfig) => void,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => ActorDriver

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/types/rivetkit.utils.GetUpgradeWebSocket.html b/website/public/typedoc/types/rivetkit.utils.GetUpgradeWebSocket.html new file mode 100644 index 0000000000..85284926be --- /dev/null +++ b/website/public/typedoc/types/rivetkit.utils.GetUpgradeWebSocket.html @@ -0,0 +1 @@ +GetUpgradeWebSocket | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias GetUpgradeWebSocket

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GetUpgradeWebSocket: () => UpgradeWebSocket

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/types/rivetkit.utils.LongTimeoutHandle.html b/website/public/typedoc/types/rivetkit.utils.LongTimeoutHandle.html new file mode 100644 index 0000000000..e7df6ab758 --- /dev/null +++ b/website/public/typedoc/types/rivetkit.utils.LongTimeoutHandle.html @@ -0,0 +1,2 @@ +LongTimeoutHandle | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias LongTimeoutHandle

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type LongTimeoutHandle = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    abort: () => void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                abort: () => void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/types/rivetkit.utils.UpgradeWebSocket.html b/website/public/typedoc/types/rivetkit.utils.UpgradeWebSocket.html new file mode 100644 index 0000000000..d30d49a6fa --- /dev/null +++ b/website/public/typedoc/types/rivetkit.utils.UpgradeWebSocket.html @@ -0,0 +1 @@ +UpgradeWebSocket | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias UpgradeWebSocket

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  UpgradeWebSocket: (createEvents: (c: HonoContext) => any) => HonoHandler

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (createEvents: (c: HonoContext) => any): HonoHandler
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • createEvents: (c: HonoContext) => any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns HonoHandler

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.except.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.except.html new file mode 100644 index 0000000000..6d57dabdd0 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.except.html @@ -0,0 +1,7 @@ +except | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable exceptConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Adds except set operator to the query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Calling this method will retrieve all unique rows from the left query, except for the rows that are present in the result set of the right query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    See docs: https://orm.drizzle.team/docs/set-operations#except

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // Select all courses offered in department A but not in department B
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    import { except } from 'drizzle-orm/sqlite-core'

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await except(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    db.select({ courseName: depA.courseName }).from(depA),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    db.select({ courseName: depB.courseName }).from(depB)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    );
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    // or
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    await db.select({ courseName: depA.courseName })
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .from(depA)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .except(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    db.select({ courseName: depB.courseName }).from(depB)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.int.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.int.html new file mode 100644 index 0000000000..c529a66491 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.int.html @@ -0,0 +1 @@ +int | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      int: typeof integer
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.intersect.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.intersect.html new file mode 100644 index 0000000000..86b938ddfa --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.intersect.html @@ -0,0 +1,7 @@ +intersect | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable intersectConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Adds intersect set operator to the query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Calling this method will retain only the rows that are present in both result sets and eliminate duplicates.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        See docs: https://orm.drizzle.team/docs/set-operations#intersect

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Select course names that are offered in both departments A and B
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        import { intersect } from 'drizzle-orm/sqlite-core'

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await intersect(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        db.select({ courseName: depA.courseName }).from(depA),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        db.select({ courseName: depB.courseName }).from(depB)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        );
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // or
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        await db.select({ courseName: depA.courseName })
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .from(depA)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .intersect(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        db.select({ courseName: depB.courseName }).from(depB)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.sqliteTable.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.sqliteTable.html new file mode 100644 index 0000000000..f7d2be7b5e --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.sqliteTable.html @@ -0,0 +1 @@ +sqliteTable | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable sqliteTableConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          sqliteTable: SQLiteTableFn
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.union.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.union.html new file mode 100644 index 0000000000..e9f896f934 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.union.html @@ -0,0 +1,7 @@ +union | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable unionConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Adds union set operator to the query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Calling this method will combine the result sets of the select statements and remove any duplicate rows that appear across them.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            See docs: https://orm.drizzle.team/docs/set-operations#union

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // Select all unique names from customers and users tables
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            import { union } from 'drizzle-orm/sqlite-core'

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await union(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            db.select({ name: users.name }).from(users),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            db.select({ name: customers.name }).from(customers)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            );
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // or
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            await db.select({ name: users.name })
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .from(users)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            .union(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            db.select({ name: customers.name }).from(customers)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.unionAll.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.unionAll.html new file mode 100644 index 0000000000..3a9bb83c35 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.unionAll.html @@ -0,0 +1,7 @@ +unionAll | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable unionAllConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Adds union all set operator to the query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Calling this method will combine the result-set of the select statements and keep all duplicate rows that appear across them.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              See docs: https://orm.drizzle.team/docs/set-operations#union-all

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // Select all transaction ids from both online and in-store sales
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              import { unionAll } from 'drizzle-orm/sqlite-core'

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await unionAll(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              db.select({ transaction: onlineSales.transactionId }).from(onlineSales),
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              db.select({ transaction: inStoreSales.transactionId }).from(inStoreSales)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              );
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              // or
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              await db.select({ transaction: onlineSales.transactionId })
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .from(onlineSales)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .unionAll(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              db.select({ transaction: inStoreSales.transactionId }).from(inStoreSales)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.view.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.view.html new file mode 100644 index 0000000000..282579e866 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.view.html @@ -0,0 +1 @@ +view | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable viewConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                view: typeof sqliteView
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.withReplicas.html b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.withReplicas.html new file mode 100644 index 0000000000..3c951d0086 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_db.drizzle_mod.withReplicas.html @@ -0,0 +1 @@ +withReplicas | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable withReplicasConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  withReplicas: <
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TResultKind extends "sync"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "async",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TFullSchema extends Record<string, unknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TSchema extends TablesRelationalConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Q extends
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BaseSQLiteDatabase<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TResultKind,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TRunResult,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TFullSchema,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TSchema extends Record<string, unknown>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? ExtractTablesWithRelations<TFullSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : TSchema,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >(
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      primary: Q,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      replicas: [Q, ...Q[]],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      getReplica?: (replicas: Q[]) => Q,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => SQLiteWithReplicas<Q>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.BasicAuth.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.BasicAuth.html new file mode 100644 index 0000000000..4ea66c2c93 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.BasicAuth.html @@ -0,0 +1 @@ +BasicAuth | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BasicAuth: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        fromAuthorizationHeader: (header: string) => BasicAuth;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        toAuthorizationHeader: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            basicAuth: BasicAuth | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • fromAuthorizationHeader: (header: string) => BasicAuth
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • toAuthorizationHeader: (basicAuth: BasicAuth | undefined) => string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.BearerToken.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.BearerToken.html new file mode 100644 index 0000000000..58f42041b5 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.BearerToken.html @@ -0,0 +1 @@ +BearerToken | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BearerToken: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          fromAuthorizationHeader: (header: string) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          toAuthorizationHeader: (token: string | undefined) => string | undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • fromAuthorizationHeader: (header: string) => string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • toAuthorizationHeader: (token: string | undefined) => string | undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.RUNTIME.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.RUNTIME.html new file mode 100644 index 0000000000..b349ccfec7 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.RUNTIME.html @@ -0,0 +1,2 @@ +RUNTIME | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RUNTIME: Runtime

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A constant that indicates which environment and version the SDK is running in.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.Supplier.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.Supplier.html new file mode 100644 index 0000000000..cda512d0e6 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.Supplier.html @@ -0,0 +1 @@ +Supplier | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Supplier: { get: <T>(supplier: Supplier<T>) => Promise<T> }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • get: <T>(supplier: Supplier<T>) => Promise<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.fetcher.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.fetcher.html new file mode 100644 index 0000000000..e781e99077 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.fetcher.html @@ -0,0 +1 @@ +fetcher | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            fetcher: FetchFunction
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.any.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.any.html new file mode 100644 index 0000000000..13db65be2e --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.any.html @@ -0,0 +1 @@ +any | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any: () => Schema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.boolean.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.boolean.html new file mode 100644 index 0000000000..751b290ee7 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.boolean.html @@ -0,0 +1 @@ +boolean | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                boolean: () => Schema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.number.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.number.html new file mode 100644 index 0000000000..4638dc8b06 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.number.html @@ -0,0 +1 @@ +number | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  number: () => Schema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.string.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.string.html new file mode 100644 index 0000000000..d2983c7ec4 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.string.html @@ -0,0 +1 @@ +string | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string: () => Schema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.unknown.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.unknown.html new file mode 100644 index 0000000000..bc5e3437b0 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.core.serialization.unknown.html @@ -0,0 +1 @@ +unknown | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      unknown: () => Schema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html new file mode 100644 index 0000000000..3a1688bbab --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.CrashPolicy.html @@ -0,0 +1 @@ +CrashPolicy | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CrashPolicy: { Destroy: "destroy"; Restart: "restart"; Sleep: "sleep" }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ReadonlyDestroy: "destroy"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ReadonlyRestart: "restart"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ReadonlySleep: "sleep"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html new file mode 100644 index 0000000000..4a7a117066 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.HealthStatus.html @@ -0,0 +1 @@ +HealthStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          HealthStatus: { Error: "error"; Ok: "ok" }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ReadonlyError: "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ReadonlyOk: "ok"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html new file mode 100644 index 0000000000..3e3dc6733d --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.index.Rivet.RunnerConfigVariant.html @@ -0,0 +1 @@ +RunnerConfigVariant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RunnerConfigVariant: { Normal: "normal"; Serverless: "serverless" }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ReadonlyNormal: "normal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ReadonlyServerless: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Actor.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Actor.html new file mode 100644 index 0000000000..7cb1bea06b --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Actor.html @@ -0,0 +1 @@ +Actor | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorName.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorName.html new file mode 100644 index 0000000000..dc77bf0ad3 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorName.html @@ -0,0 +1 @@ +ActorName | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html new file mode 100644 index 0000000000..543884ec48 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateRequest.html @@ -0,0 +1 @@ +ActorsCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ActorsCreateRequest: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActorsCreateRequest.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Omit<Rivet.ActorsCreateRequest, "namespace">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html new file mode 100644 index 0000000000..301efc7d77 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsCreateResponse.html @@ -0,0 +1 @@ +ActorsCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ActorsCreateResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsCreateResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Rivet.ActorsCreateResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html new file mode 100644 index 0000000000..ac871e6001 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsDeleteResponse.html @@ -0,0 +1 @@ +ActorsDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActorsDeleteResponse: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ActorsDeleteResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Rivet.ActorsDeleteResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html new file mode 100644 index 0000000000..1415e0730f --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateRequest.html @@ -0,0 +1 @@ +ActorsGetOrCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActorsGetOrCreateRequest: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorsGetOrCreateRequest.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Omit<Rivet.ActorsGetOrCreateRequest, "namespace">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html new file mode 100644 index 0000000000..288f92bded --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsGetOrCreateResponse.html @@ -0,0 +1 @@ +ActorsGetOrCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ActorsGetOrCreateResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ActorsGetOrCreateResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Rivet.ActorsGetOrCreateResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html new file mode 100644 index 0000000000..ee0574933d --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListNamesResponse.html @@ -0,0 +1 @@ +ActorsListNamesResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ActorsListNamesResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ActorsListNamesResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Rivet.ActorsListNamesResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListResponse.html new file mode 100644 index 0000000000..de54e0a388 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.ActorsListResponse.html @@ -0,0 +1 @@ +ActorsListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ActorsListResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ActorsListResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Rivet.ActorsListResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.CrashPolicy.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.CrashPolicy.html new file mode 100644 index 0000000000..57f021a06c --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.CrashPolicy.html @@ -0,0 +1 @@ +CrashPolicy | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Datacenter.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Datacenter.html new file mode 100644 index 0000000000..0ae5738af7 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Datacenter.html @@ -0,0 +1 @@ +Datacenter | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacenterHealth.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacenterHealth.html new file mode 100644 index 0000000000..5357bd4837 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacenterHealth.html @@ -0,0 +1 @@ +DatacenterHealth | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html new file mode 100644 index 0000000000..c735a04428 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.DatacentersListResponse.html @@ -0,0 +1 @@ +DatacentersListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DatacentersListResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DatacentersListResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Rivet.DatacentersListResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html new file mode 100644 index 0000000000..5ce951d201 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthFanoutResponse.html @@ -0,0 +1 @@ +HealthFanoutResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HealthFanoutResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            HealthFanoutResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Rivet.HealthFanoutResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthResponse.html new file mode 100644 index 0000000000..47baa538de --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthResponse.html @@ -0,0 +1 @@ +HealthResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthStatus.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthStatus.html new file mode 100644 index 0000000000..e26fd99337 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.HealthStatus.html @@ -0,0 +1 @@ +HealthStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Namespace.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Namespace.html new file mode 100644 index 0000000000..4004032114 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Namespace.html @@ -0,0 +1 @@ +Namespace | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html new file mode 100644 index 0000000000..0c41eb83dd --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespaceListResponse.html @@ -0,0 +1 @@ +NamespaceListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                NamespaceListResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    NamespaceListResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Rivet.NamespaceListResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html new file mode 100644 index 0000000000..bb2e77241f --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateRequest.html @@ -0,0 +1 @@ +NamespacesCreateRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamespacesCreateRequest: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamespacesCreateRequest.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Rivet.NamespacesCreateRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html new file mode 100644 index 0000000000..ba9bec6193 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.NamespacesCreateResponse.html @@ -0,0 +1 @@ +NamespacesCreateResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    NamespacesCreateResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NamespacesCreateResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Rivet.NamespacesCreateResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Pagination.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Pagination.html new file mode 100644 index 0000000000..b7d32e2ed4 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Pagination.html @@ -0,0 +1 @@ +Pagination | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RivetId.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RivetId.html new file mode 100644 index 0000000000..f3bbecffb9 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RivetId.html @@ -0,0 +1 @@ +RivetId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Runner.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Runner.html new file mode 100644 index 0000000000..eeb215693c --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.Runner.html @@ -0,0 +1 @@ +Runner | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfig.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfig.html new file mode 100644 index 0000000000..1a2c59242e --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfig.html @@ -0,0 +1 @@ +RunnerConfig | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html new file mode 100644 index 0000000000..6fc3217d92 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKind.html @@ -0,0 +1 @@ +RunnerConfigKind | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html new file mode 100644 index 0000000000..8ad54db782 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindNormal.html @@ -0,0 +1 @@ +RunnerConfigKindNormal | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigKindNormal: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnerConfigKindNormal.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Rivet.RunnerConfigKindNormal,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html new file mode 100644 index 0000000000..fc606ac407 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerless.html @@ -0,0 +1 @@ +RunnerConfigKindServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RunnerConfigKindServerless: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigKindServerless.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Rivet.RunnerConfigKindServerless,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html new file mode 100644 index 0000000000..5bba98f2d5 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigKindServerlessServerless.html @@ -0,0 +1 @@ +RunnerConfigKindServerlessServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable RunnerConfigKindServerlessServerlessConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html new file mode 100644 index 0000000000..6b4fb0b8a5 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigServerless.html @@ -0,0 +1 @@ +RunnerConfigServerless | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigServerless: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RunnerConfigServerless.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Rivet.RunnerConfigServerless,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html new file mode 100644 index 0000000000..acc15142e1 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigVariant.html @@ -0,0 +1 @@ +RunnerConfigVariant | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html new file mode 100644 index 0000000000..6c9be7e0f0 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsDeleteResponse.html @@ -0,0 +1 @@ +RunnerConfigsDeleteResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RunnerConfigsDeleteResponse: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RunnerConfigsDeleteResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Rivet.RunnerConfigsDeleteResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html new file mode 100644 index 0000000000..e27cdd2196 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponse.html @@ -0,0 +1 @@ +RunnerConfigsListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RunnerConfigsListResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsListResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Rivet.RunnerConfigsListResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html new file mode 100644 index 0000000000..2bcf77556a --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsListResponseRunnerConfigsValue.html @@ -0,0 +1 @@ +RunnerConfigsListResponseRunnerConfigsValue | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable RunnerConfigsListResponseRunnerConfigsValueConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html new file mode 100644 index 0000000000..0ceb08e7ec --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataRequestBody.html @@ -0,0 +1 @@ +RunnerConfigsRefreshMetadataRequestBody | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable RunnerConfigsRefreshMetadataRequestBodyConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsRefreshMetadataRequestBody: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnerConfigsRefreshMetadataRequestBody.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Rivet.RunnerConfigsRefreshMetadataRequestBody,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html new file mode 100644 index 0000000000..f106439e7b --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsRefreshMetadataResponse.html @@ -0,0 +1 @@ +RunnerConfigsRefreshMetadataResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable RunnerConfigsRefreshMetadataResponseConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RunnerConfigsRefreshMetadataResponse: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigsRefreshMetadataResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Rivet.RunnerConfigsRefreshMetadataResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html new file mode 100644 index 0000000000..ae01e81d54 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckRequest.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable RunnerConfigsServerlessHealthCheckRequestConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnerConfigsServerlessHealthCheckRequest: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsServerlessHealthCheckRequest.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<Rivet.RunnerConfigsServerlessHealthCheckRequest, "namespace">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html new file mode 100644 index 0000000000..5318caeb66 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponse.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable RunnerConfigsServerlessHealthCheckResponseConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigsServerlessHealthCheckResponse: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RunnerConfigsServerlessHealthCheckResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Rivet.RunnerConfigsServerlessHealthCheckResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html new file mode 100644 index 0000000000..b8b9dc3d6f --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailure.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable RunnerConfigsServerlessHealthCheckResponseFailureConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html new file mode 100644 index 0000000000..eac6a699a0 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseFailureFailure.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseFailureFailure | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable RunnerConfigsServerlessHealthCheckResponseFailureFailureConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html new file mode 100644 index 0000000000..8c9b2d755e --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccess.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseSuccess | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable RunnerConfigsServerlessHealthCheckResponseSuccessConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html new file mode 100644 index 0000000000..c88dea1e55 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessHealthCheckResponseSuccessSuccess.html @@ -0,0 +1 @@ +RunnerConfigsServerlessHealthCheckResponseSuccessSuccess | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable RunnerConfigsServerlessHealthCheckResponseSuccessSuccessConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html new file mode 100644 index 0000000000..13420fca40 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataError.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataError | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable RunnerConfigsServerlessMetadataErrorConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RunnerConfigsServerlessMetadataError: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnerConfigsServerlessMetadataError.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Rivet.RunnerConfigsServerlessMetadataError,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html new file mode 100644 index 0000000000..de9e450023 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidRequest.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidRequest | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable RunnerConfigsServerlessMetadataErrorInvalidRequestConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html new file mode 100644 index 0000000000..f8ee332b16 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJson.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable RunnerConfigsServerlessMetadataErrorInvalidResponseJsonConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html new file mode 100644 index 0000000000..0d4e4b1d4d --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJson | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable RunnerConfigsServerlessMetadataErrorInvalidResponseJsonInvalidResponseJsonConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html new file mode 100644 index 0000000000..4aa91a8a82 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchema.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html new file mode 100644 index 0000000000..49dc91697e --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable RunnerConfigsServerlessMetadataErrorInvalidResponseSchemaInvalidResponseSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html new file mode 100644 index 0000000000..113a34adb2 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatus.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorNonSuccessStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable RunnerConfigsServerlessMetadataErrorNonSuccessStatusConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html new file mode 100644 index 0000000000..73ca4bfde1 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatus | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable RunnerConfigsServerlessMetadataErrorNonSuccessStatusNonSuccessStatusConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html new file mode 100644 index 0000000000..599ee79e00 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestFailed.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorRequestFailed | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable RunnerConfigsServerlessMetadataErrorRequestFailedConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html new file mode 100644 index 0000000000..0441343854 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsServerlessMetadataErrorRequestTimedOut.html @@ -0,0 +1 @@ +RunnerConfigsServerlessMetadataErrorRequestTimedOut | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable RunnerConfigsServerlessMetadataErrorRequestTimedOutConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html new file mode 100644 index 0000000000..be6b9e11cb --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertRequestBody.html @@ -0,0 +1 @@ +RunnerConfigsUpsertRequestBody | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RunnerConfigsUpsertRequestBody: Schema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnerConfigsUpsertRequestBody.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Omit<Rivet.RunnerConfigsUpsertRequestBody, "namespace">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html new file mode 100644 index 0000000000..1b6fc8f8b6 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnerConfigsUpsertResponse.html @@ -0,0 +1 @@ +RunnerConfigsUpsertResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RunnerConfigsUpsertResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RunnerConfigsUpsertResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Rivet.RunnerConfigsUpsertResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html new file mode 100644 index 0000000000..d329019ca5 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListNamesResponse.html @@ -0,0 +1 @@ +RunnersListNamesResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RunnersListNamesResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RunnersListNamesResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Rivet.RunnersListNamesResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListResponse.html b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListResponse.html new file mode 100644 index 0000000000..4d245b79c0 --- /dev/null +++ b/website/public/typedoc/variables/_rivetkit_engine-api-full.serialization.RunnersListResponse.html @@ -0,0 +1 @@ +RunnersListResponse | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RunnersListResponse: ObjectSchema<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RunnersListResponse.Raw,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Rivet.RunnersListResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_CODE.html b/website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_CODE.html new file mode 100644 index 0000000000..35d2ee1cc3 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_CODE.html @@ -0,0 +1 @@ +INTERNAL_ERROR_CODE | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable INTERNAL_ERROR_CODEConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            INTERNAL_ERROR_CODE: "internal_error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_DESCRIPTION.html b/website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_DESCRIPTION.html new file mode 100644 index 0000000000..59d2ba37a8 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.actor_errors.INTERNAL_ERROR_DESCRIPTION.html @@ -0,0 +1 @@ +INTERNAL_ERROR_DESCRIPTION | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable INTERNAL_ERROR_DESCRIPTIONConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              INTERNAL_ERROR_DESCRIPTION: "Internal error. Read the server logs for more details."
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/rivetkit.actor_errors.USER_ERROR_CODE.html b/website/public/typedoc/variables/rivetkit.actor_errors.USER_ERROR_CODE.html new file mode 100644 index 0000000000..58998ada6f --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.actor_errors.USER_ERROR_CODE.html @@ -0,0 +1 @@ +USER_ERROR_CODE | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable USER_ERROR_CODEConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                USER_ERROR_CODE: "user_error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/rivetkit.common_log.LogLevelSchema.html b/website/public/typedoc/variables/rivetkit.common_log.LogLevelSchema.html new file mode 100644 index 0000000000..6c041e808a --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.common_log.LogLevelSchema.html @@ -0,0 +1 @@ +LogLevelSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable LogLevelSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LogLevelSchema: ZodEnum<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ["trace", "debug", "info", "warn", "error", "fatal", "silent"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.DriverConfigSchema.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.DriverConfigSchema.html new file mode 100644 index 0000000000..3867127136 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.DriverConfigSchema.html @@ -0,0 +1 @@ +DriverConfigSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable DriverConfigSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DriverConfigSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            actor: ZodType<ActorDriverBuilder, ZodTypeDef, ActorDriverBuilder>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            manager: ZodType<ManagerDriverBuilder, ZodTypeDef, ManagerDriverBuilder>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        { actor: ActorDriverBuilder; manager: ManagerDriverBuilder; name: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_ID.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_ID.html new file mode 100644 index 0000000000..3f701777a5 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_ID.html @@ -0,0 +1 @@ +HEADER_ACTOR_ID | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_QUERY.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_QUERY.html new file mode 100644 index 0000000000..06e4087fa8 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ACTOR_QUERY.html @@ -0,0 +1 @@ +HEADER_ACTOR_QUERY | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable HEADER_ACTOR_QUERYConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        HEADER_ACTOR_QUERY: "x-rivet-query"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_CONN_PARAMS.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_CONN_PARAMS.html new file mode 100644 index 0000000000..6c78cee274 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_CONN_PARAMS.html @@ -0,0 +1 @@ +HEADER_CONN_PARAMS | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable HEADER_CONN_PARAMSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          HEADER_CONN_PARAMS: "x-rivet-conn-params"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ENCODING.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ENCODING.html new file mode 100644 index 0000000000..3a62051aeb --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_ENCODING.html @@ -0,0 +1 @@ +HEADER_ENCODING | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_ACTOR.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_ACTOR.html new file mode 100644 index 0000000000..a0bdc60c55 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_ACTOR.html @@ -0,0 +1 @@ +HEADER_RIVET_ACTOR | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_TARGET.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_TARGET.html new file mode 100644 index 0000000000..b0208309c0 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.HEADER_RIVET_TARGET.html @@ -0,0 +1 @@ +HEADER_RIVET_TARGET | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable HEADER_RIVET_TARGETConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HEADER_RIVET_TARGET: "x-rivet-target"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.RunConfigSchema.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.RunConfigSchema.html new file mode 100644 index 0000000000..70b774b7ed --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.RunConfigSchema.html @@ -0,0 +1,2 @@ +RunConfigSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable RunConfigSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RunConfigSchema: ZodDefault<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoConfigureServerless: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodBoolean,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers: ZodOptional<ZodRecord<(...), (...)>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  maxRunners: ZodOptional<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata: ZodOptional<ZodRecord<(...), (...)>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  minRunners: ZodOptional<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestLifespan: ZodOptional<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnersMargin: ZodOptional<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  slotsPerRunner: ZodOptional<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<(...), (...)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: Record<(...), (...)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<(...), (...)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: Record<(...), (...)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              basePath: ZodDefault<ZodOptional<ZodString>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultServerPort: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableActorDriver: ZodDefault<ZodOptional<ZodBoolean>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableDefaultServer: ZodDefault<ZodOptional<ZodBoolean>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driver: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actor: ZodType<ActorDriverBuilder, ZodTypeDef, ActorDriverBuilder>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          manager: ZodType<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ManagerDriverBuilder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodTypeDef,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ManagerDriverBuilder,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inspector: ZodDefault<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultEndpoint: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: ZodDefault<ZodOptional<ZodUnion<(...)>>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token: ZodDefault<ZodOptional<ZodFunction<(...), (...)>>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { actor?: (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | (...)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | (...); manager?: (...) | (...) | (...) };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: (...args: (...)[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              logging: ZodDefault<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseLogger: ZodOptional<ZodType<Logger, ZodTypeDef, Logger>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              level: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodEnum<[(...), (...), (...), (...), (...), (...), (...)]>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              level?: | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              level?: | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxIncomingMessageSize: ZodDefault<ZodOptional<ZodNumber>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noWelcome: ZodDefault<ZodOptional<ZodBoolean>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              overrideServerAddress: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngine: ZodDefault<ZodOptional<ZodBoolean>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngineVersion: ZodDefault<ZodOptional<ZodString>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKind: ZodDefault<ZodOptional<ZodEnum<["serverless", "normal"]>>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableMetadataLookup: ZodDefault<ZodOptional<ZodBoolean>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoding: ZodDefault<ZodEnum<["json", "cbor", "bare"]>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint: ZodEffects<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodOptional<ZodString>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getUpgradeWebSocket: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodType<GetUpgradeWebSocket, ZodTypeDef, GetUpgradeWebSocket>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers: ZodDefault<ZodOptional<ZodRecord<ZodString, ZodString>>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: ZodDefault<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKey: ZodEffects<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodOptional<ZodString>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName: ZodDefault<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token: ZodEffects<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodOptional<ZodString>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoConfigureServerless?: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              basePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultServerPort: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableActorDriver: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableDefaultServer: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableMetadataLookup: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoding: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inspector: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean | { actor: boolean; manager: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              logging: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  level?: | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxIncomingMessageSize: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noWelcome: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngine: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngineVersion: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKind: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autoConfigureServerless?: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  maxRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: Record<string, unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  minRunners?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  requestLifespan?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  runnersMargin?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  slotsPerRunner?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              basePath?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultServerPort?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableActorDriver?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableDefaultServer?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              disableMetadataLookup?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              driver?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actor: ActorDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  manager: ManagerDriverBuilder;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              encoding?: "json"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "cbor"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "bare";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getUpgradeWebSocket?: GetUpgradeWebSocket;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inspector?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaultEndpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean | { actor?: boolean; manager?: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  token?: (...args: unknown[]) => string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              logging?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  baseLogger?: Logger;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  level?: | "error"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "trace"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "fatal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "warn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "info"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "debug"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "silent";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxIncomingMessageSize?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              namespace?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noWelcome?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              overrideServerAddress?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngine?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runEngineVersion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKey?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerKind?: "serverless"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "normal";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              runnerName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              token?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              totalSlots?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  > = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Base config used for the actor config across all platforms.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ACTOR.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ACTOR.html new file mode 100644 index 0000000000..661ca928c3 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ACTOR.html @@ -0,0 +1 @@ +WS_PROTOCOL_ACTOR | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_CONN_PARAMS.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_CONN_PARAMS.html new file mode 100644 index 0000000000..dd0e4378de --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_CONN_PARAMS.html @@ -0,0 +1 @@ +WS_PROTOCOL_CONN_PARAMS | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable WS_PROTOCOL_CONN_PARAMSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      WS_PROTOCOL_CONN_PARAMS: "rivet_conn_params."
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ENCODING.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ENCODING.html new file mode 100644 index 0000000000..bc2a11435f --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_ENCODING.html @@ -0,0 +1 @@ +WS_PROTOCOL_ENCODING | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable WS_PROTOCOL_ENCODINGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        WS_PROTOCOL_ENCODING: "rivet_encoding."
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_PATH.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_PATH.html new file mode 100644 index 0000000000..fde633ab7a --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_PATH.html @@ -0,0 +1 @@ +WS_PROTOCOL_PATH | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_STANDARD.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_STANDARD.html new file mode 100644 index 0000000000..6047b4b5c4 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_STANDARD.html @@ -0,0 +1,2 @@ +WS_PROTOCOL_STANDARD | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable WS_PROTOCOL_STANDARDConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            WS_PROTOCOL_STANDARD: "rivet"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Some servers (such as node-ws & Cloudflare) require explicitly match a certain WebSocket protocol. This gives us a static protocol to match against.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_TARGET.html b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_TARGET.html new file mode 100644 index 0000000000..4b8b45e44a --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.driver-helpers_mod.WS_PROTOCOL_TARGET.html @@ -0,0 +1 @@ +WS_PROTOCOL_TARGET | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ActorId.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ActorId.html new file mode 100644 index 0000000000..ed4b93f29a --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ActorId.html @@ -0,0 +1 @@ +ActorId | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ActorLogEntry.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ActorLogEntry.html new file mode 100644 index 0000000000..c234e3a1e2 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ActorLogEntry.html @@ -0,0 +1 @@ +ActorLogEntry | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable ActorLogEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ActorLogEntry: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          level: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          message: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata: ZodOptional<ZodRecord<ZodString, ZodAny>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timestamp: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ActorSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ActorSchema.html new file mode 100644 index 0000000000..da18d05024 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ActorSchema.html @@ -0,0 +1 @@ +ActorSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable ActorSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ActorSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createdAt: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            destroyedAt: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            features: ZodOptional<ZodArray<ZodEnum<typeof ActorFeature>>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: $ZodBranded<ZodString, "ActorId">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: ZodArray<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            region: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            startedAt: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tags: ZodOptional<ZodRecord<ZodString, ZodString>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.BuildSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.BuildSchema.html new file mode 100644 index 0000000000..2ad2b7c472 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.BuildSchema.html @@ -0,0 +1 @@ +BuildSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable BuildSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BuildSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createdAt: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tags: ZodOptional<ZodRecord<ZodString, ZodString>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.BuildsSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.BuildsSchema.html new file mode 100644 index 0000000000..ee3d64661d --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.BuildsSchema.html @@ -0,0 +1 @@ +BuildsSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable BuildsSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BuildsSchema: ZodArray<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createdAt: ZodOptional<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tags: ZodOptional<ZodRecord<ZodString, ZodString>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ColumnSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ColumnSchema.html new file mode 100644 index 0000000000..9278e37073 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ColumnSchema.html @@ -0,0 +1 @@ +ColumnSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable ColumnSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ColumnSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cid: ZodNumber;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dflt_value: ZodNullable<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  notnull: ZodCoercedBoolean<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  pk: ZodNullable<ZodCoercedBoolean<unknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ZodPipe<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodString,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodTransform<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "blob"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "integer"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "text"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "real"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "numeric"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "serial",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ColumnsSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ColumnsSchema.html new file mode 100644 index 0000000000..2cf06e9423 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ColumnsSchema.html @@ -0,0 +1 @@ +ColumnsSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable ColumnsSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ColumnsSchema: ZodArray<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cid: ZodNumber;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dflt_value: ZodNullable<ZodString>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        notnull: ZodCoercedBoolean<unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pk: ZodNullable<ZodCoercedBoolean<unknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: ZodPipe<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ZodString,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ZodTransform<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "blob"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "integer"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "text"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "real"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "numeric"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "serial",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ConnectionSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ConnectionSchema.html new file mode 100644 index 0000000000..9a669053af --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ConnectionSchema.html @@ -0,0 +1 @@ +ConnectionSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable ConnectionSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ConnectionSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      auth: ZodOptional<ZodRecord<ZodString, ZodAny>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      params: ZodOptional<ZodRecord<ZodString, ZodAny>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      state: ZodOptional<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stateEnabled: ZodOptional<ZodBoolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.CreateActorSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.CreateActorSchema.html new file mode 100644 index 0000000000..d723d882e8 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.CreateActorSchema.html @@ -0,0 +1 @@ +CreateActorSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable CreateActorSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreateActorSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { input: ZodAny; key: ZodArray<ZodString>; name: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.DatabaseQuerySchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.DatabaseQuerySchema.html new file mode 100644 index 0000000000..51871abccd --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.DatabaseQuerySchema.html @@ -0,0 +1 @@ +DatabaseQuerySchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable DatabaseQuerySchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DatabaseQuerySchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      { args: ZodArray<ZodUnion<[ZodString, ZodNumber]>>; sql: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeySchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeySchema.html new file mode 100644 index 0000000000..4287ee7513 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeySchema.html @@ -0,0 +1 @@ +ForeignKeySchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable ForeignKeySchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ForeignKeySchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        { from: ZodString; id: ZodNumber; table: ZodString; to: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeysSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeysSchema.html new file mode 100644 index 0000000000..f8c2aaa69e --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.ForeignKeysSchema.html @@ -0,0 +1 @@ +ForeignKeysSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable ForeignKeysSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ForeignKeysSchema: ZodArray<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              { from: ZodString; id: ZodNumber; table: ZodString; to: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.OperationSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.OperationSchema.html new file mode 100644 index 0000000000..f75697f12b --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.OperationSchema.html @@ -0,0 +1 @@ +OperationSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable OperationSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        OperationSchema: ZodDiscriminatedUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<{ op: ZodLiteral<"remove">; path: ZodString }, $strip>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { op: ZodLiteral<"add">; path: ZodString; value: ZodUnknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { op: ZodLiteral<"replace">; path: ZodString; value: ZodUnknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { from: ZodString; op: ZodLiteral<"move">; path: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { from: ZodString; op: ZodLiteral<"copy">; path: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { op: ZodLiteral<"test">; path: ZodString; value: ZodUnknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.PatchSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.PatchSchema.html new file mode 100644 index 0000000000..28a0365c30 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.PatchSchema.html @@ -0,0 +1 @@ +PatchSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable PatchSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PatchSchema: ZodArray<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodDiscriminatedUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<{ op: ZodLiteral<"remove">; path: ZodString }, $strip>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { op: ZodLiteral<"add">; path: ZodString; value: ZodUnknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { op: ZodLiteral<"replace">; path: ZodString; value: ZodUnknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { from: ZodString; op: ZodLiteral<"move">; path: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { from: ZodString; op: ZodLiteral<"copy">; path: ZodString },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { op: ZodLiteral<"test">; path: ZodString; value: ZodUnknown },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.RealtimeEventSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.RealtimeEventSchema.html new file mode 100644 index 0000000000..1e2e379666 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.RealtimeEventSchema.html @@ -0,0 +1 @@ +RealtimeEventSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable RealtimeEventSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RealtimeEventSchema: ZodDiscriminatedUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            args: ZodArray<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ZodLiteral<"action">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            args: ZodArray<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ZodLiteral<"broadcast">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ZodLiteral<"subscribe">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ZodLiteral<"unsubscribe">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            args: ZodArray<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ZodLiteral<"event">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.RecordedRealtimeEventSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.RecordedRealtimeEventSchema.html new file mode 100644 index 0000000000..0db4d545e3 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.RecordedRealtimeEventSchema.html @@ -0,0 +1 @@ +RecordedRealtimeEventSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable RecordedRealtimeEventSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RecordedRealtimeEventSchema: ZodIntersection<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodDiscriminatedUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  args: ZodArray<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ZodLiteral<"action">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  args: ZodArray<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ZodLiteral<"broadcast">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ZodLiteral<"subscribe">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ZodLiteral<"unsubscribe">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  args: ZodArray<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connId: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  eventName: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ZodLiteral<"event">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodObject<{ id: ZodString; timestamp: ZodNumber }, $strip>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.TableSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.TableSchema.html new file mode 100644 index 0000000000..63f7899dfe --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.TableSchema.html @@ -0,0 +1 @@ +TableSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable TableSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TableSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: ZodEnum<{ table: "table"; view: "view" }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/public/typedoc/variables/rivetkit.inspector_mod.TablesSchema.html b/website/public/typedoc/variables/rivetkit.inspector_mod.TablesSchema.html new file mode 100644 index 0000000000..b8f4a1f25d --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.inspector_mod.TablesSchema.html @@ -0,0 +1 @@ +TablesSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable TablesSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TablesSchema: ZodArray<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: ZodString;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: ZodEnum<{ table: "table"; view: "view" }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $strip,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/website/public/typedoc/variables/rivetkit.mod.ALLOWED_PUBLIC_HEADERS.html b/website/public/typedoc/variables/rivetkit.mod.ALLOWED_PUBLIC_HEADERS.html new file mode 100644 index 0000000000..869d2d89f1 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.mod.ALLOWED_PUBLIC_HEADERS.html @@ -0,0 +1,3 @@ +ALLOWED_PUBLIC_HEADERS | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable ALLOWED_PUBLIC_HEADERSConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ALLOWED_PUBLIC_HEADERS: string[] = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Headers that publics can send from public clients.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Used for CORS.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/website/public/typedoc/variables/rivetkit.mod.ActorConfigSchema.html b/website/public/typedoc/variables/rivetkit.mod.ActorConfigSchema.html new file mode 100644 index 0000000000..12d3f38785 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.mod.ActorConfigSchema.html @@ -0,0 +1 @@ +ActorConfigSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable ActorConfigSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ActorConfigSchema: ZodEffects<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZodEffects<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodEffects<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actions: ZodDefault<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodRecord<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodString,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connState: ZodOptional<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createConnState: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createState: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createVars: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          db: ZodOptional<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onBeforeActionResponse: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onBeforeConnect: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onConnect: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onCreate: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onDisconnect: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onRequest: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onSleep: ZodOptional<ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onStateChange: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onWake: ZodOptional<ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onWebSocket: ZodOptional<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodFunction<ZodTuple<[], ZodUnknown>, ZodUnknown>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          options: ZodDefault<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actionTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      canHibernatWebSocket: ZodDefault<ZodUnion<[(...), (...)]>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessInterval: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnStateTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVarsTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      noSleep: ZodDefault<ZodBoolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnectTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStopTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sleepTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stateSaveInterval: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitUntilTimeout: ZodDefault<ZodNumber>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "strict",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actionTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      canHibernatWebSocket: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ((...args: [(...), ...(...)[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnStateTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVarsTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      noSleep: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnectTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStopTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sleepTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stateSaveInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitUntilTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actionTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      canHibernatWebSocket?: | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ((...args: [(...), ...(...)[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnStateTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVarsTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      noSleep?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnectTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStopTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sleepTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stateSaveInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitUntilTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          state: ZodOptional<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          vars: ZodOptional<ZodAny>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "strict",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actions: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          options: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actionTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              canHibernatWebSocket:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectionLivenessInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectionLivenessTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createConnStateTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createVarsTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noSleep: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onConnectTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onStopTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sleepTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stateSaveInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waitUntilTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actions?: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          options?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actionTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              canHibernatWebSocket?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectionLivenessInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connectionLivenessTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createConnStateTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createVarsTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              noSleep?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onConnectTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onStopTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sleepTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stateSaveInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              waitUntilTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actions: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actionTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          canHibernatWebSocket:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionLivenessInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionLivenessTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createConnStateTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createVarsTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          noSleep: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onConnectTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onStopTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          sleepTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stateSaveInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waitUntilTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actions?: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          actionTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          canHibernatWebSocket?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionLivenessInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          connectionLivenessTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createConnStateTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createVarsTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          noSleep?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onConnectTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onStopTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          sleepTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          stateSaveInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          waitUntilTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actions: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actionTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      canHibernatWebSocket:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnStateTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVarsTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      noSleep: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnectTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStopTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sleepTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stateSaveInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitUntilTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actions?: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      actionTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      canHibernatWebSocket?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      connectionLivenessTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createConnStateTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      createVarsTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      noSleep?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onConnectTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onStopTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      sleepTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      stateSaveInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      waitUntilTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actions: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actionTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  canHibernatWebSocket:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionLivenessInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionLivenessTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createConnStateTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createVarsTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  noSleep: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onConnectTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onStopTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sleepTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  stateSaveInterval: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waitUntilTimeout: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              actions?: Record<string, (...args: unknown[]) => unknown>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              connState?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createConnState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createState?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createVars?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              db?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onBeforeActionResponse?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onBeforeConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onConnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onCreate?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onDisconnect?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onRequest?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onSleep?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onStateChange?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onWake?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onWebSocket?: (...args: unknown[]) => unknown;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  actionTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  canHibernatWebSocket?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ((...args: [Request, ...unknown[]]) => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionLivenessInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  connectionLivenessTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createConnStateTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createVarsTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  noSleep?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onConnectTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onStopTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  sleepTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  stateSaveInterval?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  waitUntilTimeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              state?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              vars?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      > = ...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/website/public/typedoc/variables/rivetkit.mod.PATH_CONNECT.html b/website/public/typedoc/variables/rivetkit.mod.PATH_CONNECT.html new file mode 100644 index 0000000000..0d41d80e17 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.mod.PATH_CONNECT.html @@ -0,0 +1 @@ +PATH_CONNECT | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/website/public/typedoc/variables/rivetkit.mod.PATH_WEBSOCKET_PREFIX.html b/website/public/typedoc/variables/rivetkit.mod.PATH_WEBSOCKET_PREFIX.html new file mode 100644 index 0000000000..3e6d0182e6 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.mod.PATH_WEBSOCKET_PREFIX.html @@ -0,0 +1 @@ +PATH_WEBSOCKET_PREFIX | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable PATH_WEBSOCKET_PREFIXConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PATH_WEBSOCKET_PREFIX: "/websocket/"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/website/public/typedoc/variables/rivetkit.mod.RegistryConfigSchema.html b/website/public/typedoc/variables/rivetkit.mod.RegistryConfigSchema.html new file mode 100644 index 0000000000..21326b1792 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.mod.RegistryConfigSchema.html @@ -0,0 +1,2 @@ +RegistryConfigSchema | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable RegistryConfigSchemaConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RegistryConfigSchema: ZodObject<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    use: ZodRecord<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ZodString,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ZodType<AnyActorDefinition, ZodTypeDef, AnyActorDefinition>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "strip",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ZodTypeAny,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { use: Record<string, AnyActorDefinition> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { use: Record<string, AnyActorDefinition> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            > = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Base config used for the actor config across all platforms.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/website/public/typedoc/variables/rivetkit.utils.EXTRA_ERROR_LOG.html b/website/public/typedoc/variables/rivetkit.utils.EXTRA_ERROR_LOG.html new file mode 100644 index 0000000000..6cfc3fcefe --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.utils.EXTRA_ERROR_LOG.html @@ -0,0 +1 @@ +EXTRA_ERROR_LOG | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable EXTRA_ERROR_LOGConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              EXTRA_ERROR_LOG: { issues: string; support: string; version: string } = ...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • issues: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • support: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/website/public/typedoc/variables/rivetkit.utils.VERSION.html b/website/public/typedoc/variables/rivetkit.utils.VERSION.html new file mode 100644 index 0000000000..91bce22597 --- /dev/null +++ b/website/public/typedoc/variables/rivetkit.utils.VERSION.html @@ -0,0 +1 @@ +VERSION | Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Documentation
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable VERSIONConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                VERSION: string = pkgJson.version
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/website/scripts/gen-typedoc.ts b/website/scripts/gen-typedoc.ts new file mode 100644 index 0000000000..4983e6b628 --- /dev/null +++ b/website/scripts/gen-typedoc.ts @@ -0,0 +1,328 @@ +#!/usr/bin/env tsx +import * as fs from "node:fs/promises"; +import { resolve, dirname, join } from "node:path"; +import { fileURLToPath } from "node:url"; +import { exec } from "node:child_process"; +import { promisify } from "node:util"; + +const execAsync = promisify(exec); +const __filename = fileURLToPath(import.meta.url); +const __dirname = dirname(__filename); + +interface PackageJson { + name?: string; + private?: boolean; + workspaces?: string[] | { packages?: string[] }; + exports?: any; +} + +interface PackageInfo { + name: string; + path: string; + entryPoints: string[]; +} + +/** + * Recursively extract all .d.ts file paths from package.json exports + */ +function extractDtsFiles(exports: any, result: string[] = []): string[] { + if (typeof exports === "string") { + if (exports.endsWith(".d.ts")) { + result.push(exports); + } + } else if (typeof exports === "object" && exports !== null) { + for (const value of Object.values(exports)) { + extractDtsFiles(value, result); + } + } + return result; +} + +/** + * Map a .d.ts path to its corresponding source .ts file + * Example: ./dist/tsup/mod.d.ts -> ./src/mod.ts + * Example: ./dist/mod.d.ts -> ./src/mod.ts + * Example: ./dist/drizzle/mod.d.ts -> ./src/drizzle/mod.ts + */ +function mapDtsToSource(dtsPath: string): string { + // Remove leading ./ + let path = dtsPath.replace(/^\.\//, ""); + + // Replace dist directory with src, preserving subdirectories + // Common patterns: dist/tsup/, dist/, dist/esm/, etc. + // For dist/drizzle/mod.d.ts -> src/drizzle/mod.ts + if (path.startsWith("dist/")) { + // Remove dist/ prefix + path = path.replace(/^dist\//, ""); + // Remove build tool directories (tsup, esm, cjs, etc) if they're the first segment + path = path.replace(/^(?:tsup|esm|cjs|umd|iife)\//, ""); + // Add src/ prefix + path = `src/${path}`; + } + + // Replace .d.ts with .ts + path = path.replace(/\.d\.ts$/, ".ts"); + + return `./${path}`; +} + +/** + * Check if a file exists and is a file (not directory) + */ +async function fileExists(filePath: string): Promise { + try { + const stats = await fs.stat(filePath); + return stats.isFile(); + } catch { + return false; + } +} + +/** + * Get entry points from package exports, preferring source .ts files + */ +async function getEntryPoints( + packagePath: string, + packageName: string, + exports: any, +): Promise { + const dtsFiles = extractDtsFiles(exports); + const uniqueDtsFiles = [...new Set(dtsFiles)]; + const entryPointsMap = new Map(); + + console.log(` Found ${uniqueDtsFiles.length} unique .d.ts files in exports`); + + // Force .d.ts only for engine-api-full due to source compilation errors + const preferDts = packageName === "@rivetkit/engine-api-full"; + + for (const dtsFile of uniqueDtsFiles) { + const sourcePath = mapDtsToSource(dtsFile); + const sourceFullPath = resolve(packagePath, sourcePath); + const dtsFullPath = resolve(packagePath, dtsFile); + + // Try source file first (unless preferDts is true) + if (!preferDts && (await fileExists(sourceFullPath))) { + console.log(` ✓ Using source: ${sourcePath}`); + entryPointsMap.set(sourcePath, sourcePath); + } else if (await fileExists(dtsFullPath)) { + console.log(` ⚠ Falling back to .d.ts: ${dtsFile}`); + entryPointsMap.set(dtsFile, dtsFile); + } else { + console.log(` ✗ Neither source nor .d.ts found for: ${dtsFile}`); + } + } + + return Array.from(entryPointsMap.values()); +} + +/** + * Create a TypeDoc config file for the package + */ +async function createTypeDocConfig( + packagePath: string, + entryPoints: string[], +): Promise { + const config = { + entryPoints, + tsconfig: "./tsconfig.typedoc.json", + }; + + const configPath = resolve(packagePath, "typedoc.json"); + await fs.writeFile(configPath, JSON.stringify(config, null, 2)); + console.log(` Created typedoc.json`); +} + +/** + * Create a tsconfig that extends the package's base tsconfig + */ +async function createTypedocTsconfig( + packagePath: string, + packageName: string, + entryPoints: string[], +): Promise { + // Check if package has a tsconfig.json + const baseTsconfigPath = resolve(packagePath, "tsconfig.json"); + let extendsPath = "./tsconfig.json"; + + try { + await fs.access(baseTsconfigPath); + } catch { + // No base tsconfig, don't extend anything + extendsPath = "../../../tsconfig.base.json"; + } + + // Determine include paths based on entry points + // If all entry points are .d.ts files, only include those directories + const allDts = entryPoints.every((ep) => ep.endsWith(".d.ts")); + let include: string[]; + + if (allDts) { + // Extract unique directories from .d.ts entry points + const dirs = new Set(); + for (const ep of entryPoints) { + const dir = dirname(ep.replace(/^\.\//, "")); + dirs.add(`${dir}/**/*`); + } + include = Array.from(dirs); + console.log(` Using .d.ts-only includes: ${include.join(", ")}`); + } else { + // Include both src and dist for source files + include = ["src/**/*", "dist/**/*"]; + } + + const config = { + extends: extendsPath, + compilerOptions: { + skipLibCheck: true, + }, + include, + }; + + const configPath = resolve(packagePath, "tsconfig.typedoc.json"); + await fs.writeFile(configPath, JSON.stringify(config, null, 2)); + console.log(` Created tsconfig.typedoc.json`); +} + +/** + * Find all TypeScript packages in the workspace and extract their entry points + */ +async function findTypeScriptPackages( + workspaceRoot: string, +): Promise { + try { + const { stdout } = await execAsync("pnpm list -r --depth -1 --json", { + cwd: workspaceRoot, + }); + + const packages = JSON.parse(stdout) as Array<{ + name: string; + path: string; + private: boolean; + }>; + + const tsPackages: PackageInfo[] = []; + + for (const pkg of packages) { + // Only include rivetkit packages for documentation + if (!pkg.name.startsWith("@rivetkit/") && pkg.name !== "rivetkit") { + continue; + } + + // Read package.json to check if it has exports + const pkgJsonPath = resolve(pkg.path, "package.json"); + try { + const pkgJsonContent = await fs.readFile(pkgJsonPath, "utf-8"); + const pkgJson: PackageJson = JSON.parse(pkgJsonContent); + + // Only include if it has exports (public API) + if (pkgJson.exports) { + console.log(`\nProcessing ${pkg.name}:`); + + const entryPoints = await getEntryPoints( + pkg.path, + pkg.name, + pkgJson.exports, + ); + + if (entryPoints.length > 0) { + await createTypeDocConfig(pkg.path, entryPoints); + await createTypedocTsconfig(pkg.path, pkg.name, entryPoints); + + tsPackages.push({ + name: pkg.name, + path: pkg.path, + entryPoints, + }); + + console.log(` ✓ Package ready with ${entryPoints.length} entry points`); + } else { + console.log(` ✗ No valid entry points found, skipping`); + } + } + } catch (error) { + console.error(` ✗ Error processing package:`, error); + } + } + + return tsPackages; + } catch (error: any) { + console.error("Failed to list workspace packages:", error.message); + return []; + } +} + +/** + * Clean up generated config files + */ +async function cleanupConfigs(packages: PackageInfo[]): Promise { + console.log("\nCleaning up generated config files..."); + for (const pkg of packages) { + try { + await fs.unlink(resolve(pkg.path, "typedoc.json")); + await fs.unlink(resolve(pkg.path, "tsconfig.typedoc.json")); + } catch (error) { + // Ignore errors + } + } +} + +async function main() { + const websiteRoot = resolve(__dirname, ".."); + const workspaceRoot = resolve(websiteRoot, ".."); + const outputPath = resolve(websiteRoot, "public", "typedoc"); + + console.log("Website root:", websiteRoot); + console.log("Workspace root:", workspaceRoot); + console.log("Output path:", outputPath); + + // Find all TypeScript packages in the workspace + console.log("\nSearching for TypeScript packages in workspace..."); + const packages = await findTypeScriptPackages(workspaceRoot); + + if (packages.length === 0) { + console.error("\nNo TypeScript packages with exports found!"); + process.exit(1); + } + + console.log(`\n✓ Found ${packages.length} packages ready for documentation`); + + // Clean up old documentation + console.log("\nCleaning up old documentation..."); + try { + await fs.rm(outputPath, { recursive: true, force: true }); + } catch (error) { + // Ignore errors if directory doesn't exist + } + + // Ensure output directory exists + await fs.mkdir(outputPath, { recursive: true }); + + console.log(`\nGenerating TypeDoc for ${packages.length} packages...`); + + // Run typedoc with packages entry point strategy + const packagePathsArg = packages.map((p) => p.path).join(" "); + + try { + const { stdout, stderr } = await execAsync( + `NODE_OPTIONS="--max-old-space-size=8192" pnpm exec typedoc ${packagePathsArg} --out ${outputPath} --entryPointStrategy packages --readme none --hideGenerator --excludeExternals --excludePrivate`, + { + cwd: websiteRoot, + }, + ); + + if (stdout) console.log(stdout); + if (stderr) console.error(stderr); + + console.log(`\n✓ TypeDoc generated successfully at ${outputPath}`); + } catch (error: any) { + console.error(`✗ Failed to generate TypeDoc:`, error.message); + if (error.stdout) console.log(error.stdout); + if (error.stderr) console.error(error.stderr); + process.exit(1); + } finally { + // Clean up generated config files + await cleanupConfigs(packages); + } +} + +main(); diff --git a/website/src/content/docs/actors/api-reference.mdx b/website/src/content/docs/actors/api-reference.mdx new file mode 100644 index 0000000000..03982e5482 --- /dev/null +++ b/website/src/content/docs/actors/api-reference.mdx @@ -0,0 +1,8 @@ +--- +title: "API Reference" +--- + +# API Reference + +For comprehensive API documentation, please refer to the [TypeDoc generated documentation](/typedoc/). + diff --git a/website/src/sitemap/mod.ts b/website/src/sitemap/mod.ts index ff6ef6171e..ca3a83cc51 100644 --- a/website/src/sitemap/mod.ts +++ b/website/src/sitemap/mod.ts @@ -422,6 +422,11 @@ export const sitemap = [ }, ], }, + { + title: "API Reference", + href: "/docs/actors/api-reference", + // icon: faCode, + }, ] }, ],